[FFmpeg-devel] [PATCH] tests/fate/mov: add a test for VFR muxing

Michael Niedermayer michael at niedermayer.cc
Sun Jul 7 02:59:59 EEST 2024


On Sun, Jul 07, 2024 at 01:57:56AM +0200, Michael Niedermayer wrote:
> On Tue, Jul 02, 2024 at 11:36:43AM +0200, Anton Khirnov wrote:
> > ---
> >  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
> 
> seems not working here
> 
> TEST    mov-vfr
> --- -	2024-07-07 01:56:44.023200989 +0200
> +++ tests/data/fate/mov-vfr	2024-07-07 01:56:44.018435695 +0200
> @@ -1 +1 @@
> -1558b4a9398d8635783c93f84eb5a60d
> +84979b46f7fddec88c3b173a60efacae
> Test mov-vfr failed. Look at tests/data/fate/mov-vfr.err for details.
> make: *** [tests/Makefile:311: fate-mov-vfr] Error 1

disregard this, i need some sleep

thx

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The greatest way to live with honor in this world is to be what we pretend
to be. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20240707/3ca526be/attachment.sig>


More information about the ffmpeg-devel mailing list