[FFmpeg-devel] [PATCH 2/2] ogg/{vorbis, flac, opus}: Remove header packets from subsequent ogg streams from the demuxer output.
Michael Niedermayer
michael at niedermayer.cc
Sat Apr 26 04:38:11 EEST 2025
On Tue, Apr 22, 2025 at 04:44:08PM -0500, Romain Beauxis wrote:
> ---
> libavformat/oggdec.c | 26 ++++++++++----------
> libavformat/oggdec.h | 6 +++++
> libavformat/oggparseflac.c | 28 ++++++++++++++++++++--
> libavformat/oggparseopus.c | 12 ++++++++++
> libavformat/oggparsevorbis.c | 4 +++-
> tests/ref/fate/ogg-flac-chained-meta.txt | 2 --
> tests/ref/fate/ogg-opus-chained-meta.txt | 1 -
> tests/ref/fate/ogg-vorbis-chained-meta.txt | 3 ---
> 8 files changed, 61 insertions(+), 21 deletions(-)
Is this supposed to pass fate ?
make: *** [tests/Makefile:316: fate-vorbis-3] Error 1
make: *** [tests/Makefile:316: fate-vorbis-2] Error 1
make: *** [tests/Makefile:316: fate-vorbis-1] Error 1
make: *** [tests/Makefile:315: fate-vorbis-5] Error 1
make: *** [tests/Makefile:316: fate-vorbis-4] Error 1
make: *** [tests/Makefile:316: fate-vorbis-10] Error 1
make: *** [tests/Makefile:316: fate-vorbis-6] Error 1
make: *** [tests/Makefile:316: fate-vorbis-9] Error 1
make: *** [tests/Makefile:316: fate-vorbis-7] Error 1
make: *** [tests/Makefile:316: fate-vorbis-8] Error 1
make: *** [tests/Makefile:316: fate-vorbis-11] Error 1
make: *** [tests/Makefile:316: fate-vorbis-13] Error 1
make: *** [tests/Makefile:315: fate-vorbis-12] Error 1
make: *** [tests/Makefile:316: fate-vorbis-15] Error 1
make: *** [tests/Makefile:315: fate-vorbis-16] Error 1
make: *** [tests/Makefile:316: fate-vorbis-17] Error 1
make: *** [tests/Makefile:316: fate-vorbis-18] Error 1
make: *** [tests/Makefile:315: fate-vorbis-14] Error 1
make: *** [tests/Makefile:316: fate-vorbis-19] Error 1
make: *** [tests/Makefile:316: fate-vorbis-20] Error 1
make: *** [tests/Makefile:316: fate-vorbis-encode] Error 1
make: *** [tests/Makefile:316: fate-lavf-fate-vp8.ogg] Error 1
make: *** [tests/Makefile:316: fate-limited_input_seek] Error 1
make: *** [tests/Makefile:316: fate-limited_input_seek-copyts] Error 1
make: *** [tests/Makefile:316: fate-webm-dash-chapters] Error 1
make: *** [tests/Makefile:316: fate-mov-mp4-chapters] Error 1
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Nations do behave wisely once they have exhausted all other alternatives.
-- Abba Eban
-------------- 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/20250426/2be31a92/attachment.sig>
More information about the ffmpeg-devel
mailing list