ffmpeg | branch: master | Anton Khirnov <an...@khirnov.net> | Tue Jul  2 
11:34:43 2024 +0200| [24b3bad811f147ebb089048f64fea97a1e627243] | committer: 
Anton Khirnov

tests/fate/mov: add a test for VFR muxing

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

 tests/fate/mov.mak | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/tests/fate/mov.mak b/tests/fate/mov.mak
index b54fe19620..d12980815f 100644
--- a/tests/fate/mov.mak
+++ b/tests/fate/mov.mak
@@ -218,6 +218,11 @@ fate-mov-pcm-remux: CMD = md5 -i 
$(TARGET_PATH)/tests/data/asynth-44100-1.wav -m
 fate-mov-pcm-remux: CMP = oneline
 fate-mov-pcm-remux: REF = e76115bc392d702da38f523216bba165
 
+FATE_MOV_FFMPEG-$(call TRANSCODE, RAWVIDEO, MOV, TESTSRC_FILTER SETPTS_FILTER) 
+= fate-mov-vfr
+fate-mov-vfr: CMD = md5 -filter_complex testsrc=size=2x2:duration=1,setpts=N*N 
-c rawvideo -fflags +bitexact -f mov
+fate-mov-vfr: CMP = oneline
+fate-mov-vfr: REF = 1558b4a9398d8635783c93f84eb5a60d
+
 FATE_MOV_FFMPEG_FFPROBE-$(call TRANSCODE, FLAC, MOV, WAV_DEMUXER 
PCM_S16LE_DECODER) += fate-mov-mp4-iamf-stereo
 fate-mov-mp4-iamf-stereo: tests/data/asynth-44100-2.wav 
tests/data/streamgroups/audio_element-stereo 
tests/data/streamgroups/mix_presentation-stereo
 fate-mov-mp4-iamf-stereo: SRC = $(TARGET_PATH)/tests/data/asynth-44100-2.wav

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

To unsubscribe, visit link above, or email
ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to