tests/lavf-regression: Add mp4 timecode test

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
pull/181/merge
Michael Niedermayer 9 years ago
parent b4dcd351ec
commit 5d18dc3795
  1. 1
      tests/lavf-regression.sh
  2. 9
      tests/ref/lavf/mov

@ -122,6 +122,7 @@ if [ -n "$do_mov" ] ; then
mov_common_opt="-acodec pcm_alaw -vcodec mpeg4 -threads 1"
do_lavf mov "" "-movflags +rtphint $mov_common_opt"
do_lavf_timecode mov "-movflags +faststart $mov_common_opt"
do_lavf_timecode mp4 "-vcodec mpeg4 -an -threads 1"
fi
if [ -n "$do_ismv" ] ; then

@ -10,3 +10,12 @@ ba3b8b49e420510a0d417400dbedfc2d *./tests/data/lavf/lavf.mov
fd0e4de8e7f6d0c8c0681d7020f00f50 *./tests/data/lavf/lavf.mov
356921 ./tests/data/lavf/lavf.mov
./tests/data/lavf/lavf.mov CRC=0xbb2b949b
ebca72c186a4f3ba9bb17d9cb5b74fef *./tests/data/lavf/lavf.mp4
312457 ./tests/data/lavf/lavf.mp4
./tests/data/lavf/lavf.mp4 CRC=0x9d9a638a
9944512475d82d2d601f3c96101bdf9c *./tests/data/lavf/lavf.mp4
321343 ./tests/data/lavf/lavf.mp4
./tests/data/lavf/lavf.mp4 CRC=0xe8130120
7b3e71f294901067046c09f03a426bdc *./tests/data/lavf/lavf.mp4
312001 ./tests/data/lavf/lavf.mp4
./tests/data/lavf/lavf.mp4 CRC=0x9d9a638a

Loading…
Cancel
Save