[FFmpeg-cvslog] tests/lavf-regression: Add mp4 timecode test

Michael Niedermayer git at videolan.org
Sun Feb 28 04:26:35 CET 2016


ffmpeg | branch: master | Michael Niedermayer <michael at niedermayer.cc> | Sun Feb 28 03:54:50 2016 +0100| [5d18dc37953966422ad1b64a395ce54b9a641081] | committer: Michael Niedermayer

tests/lavf-regression: Add mp4 timecode test

Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5d18dc37953966422ad1b64a395ce54b9a641081
---

 tests/lavf-regression.sh |    1 +
 tests/ref/lavf/mov       |    9 +++++++++
 2 files changed, 10 insertions(+)

diff --git a/tests/lavf-regression.sh b/tests/lavf-regression.sh
index a37f714..bedeb89 100755
--- a/tests/lavf-regression.sh
+++ b/tests/lavf-regression.sh
@@ -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
diff --git a/tests/ref/lavf/mov b/tests/ref/lavf/mov
index 72d962a..2e1f24d 100644
--- a/tests/ref/lavf/mov
+++ b/tests/ref/lavf/mov
@@ -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



More information about the ffmpeg-cvslog mailing list