Opened 8 years ago

Last modified 5 years ago

#12963 new task

Media Kit Test Baseline

Reported by: kallisti5 Owned by: kallisti5
Priority: normal Milestone: Unscheduled
Component: Audio & Video Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Xiph has a nice selection of open test videos here: https://media.xiph.org/video/derf/

It would be good to form a baseline based on these videos to track improvements / regressions to our video decoding.

Change History (3)

comment:1 by pulkomandy, 8 years ago

These are uncompressed videos, so they test only the most boring parts of decoding (in a format we probably can't even decode yet?).

There is already a large testsuite of many common and uncommon formats (and various broken files) at http://samples.ffmpeg.org (and a mirror at mplayer).

There is also a set of freely redistributable videos in our "sample" packages.

What we need is not a set of videos, but an automated way to test them: 1) No crashes when decoding 2) Correct framerate and infos in BMediaTrack/BMediaFile 3) That decoding is not complete crap (I don't know how to test this? Maybe compare a few select frames with PNG extracted using ffmpeg directly?)

comment:2 by cocobean, 6 years ago

Last edited 5 years ago by cocobean (previous) (diff)

comment:3 by waddlesplash, 5 years ago

Component: - GeneralAudio & Video
Note: See TracTickets for help on using tickets.