>De : Nicolas Gaullier <[email protected]> >Envoyé : mercredi 9 octobre 2024 22:30 > >diff --git a/tests/fate/demux.mak b/tests/fate/demux.mak >index c16b540d2f..fe5073397e 100644 >--- a/tests/fate/demux.mak >+++ b/tests/fate/demux.mak >@@ -1,82 +1,82 @@ >(..) >-FATE_SAMPLES_DEMUX-$(call ALLYES, S337M_DEMUXER DOLBY_E_PARSER >FRAMECRC_MUXER) += fate-s337m-demux >+FATE_SAMPLES_DEMUX-$(call FRAMECRC, S337M,, DOLBY_E_PARSER FRAMECRC_MUXER) += >fate-s337m-demux > fate-s337m-demux: CMD = framecrc -i $(TARGET_SAMPLES)/dolby_e/16-11 -c copy > -ss 2 -t 1
Ooops, I failed to remove the redundant FRAMECRC_MUXER here. I'll send a v2 early next week including other potential feedbacks if any. Nicolas _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
