[FFmpeg-devel] [PATCH v6 3/9] libavformat/oggparsevorbis.c: Don't append new metadata.
Romain Beauxis
romain.beauxis at gmail.com
Mon Feb 24 08:19:36 EET 2025
Le dim. 23 févr. 2025 à 20:43, Michael Niedermayer
<michael at niedermayer.cc> a écrit :
>
> On Tue, Feb 18, 2025 at 11:24:39PM -0600, Romain Beauxis wrote:
> > See before/after vorbis tests in following patch.
> >
> > ---
> > libavformat/oggparsevorbis.c | 4 +---
> > 1 file changed, 1 insertion(+), 3 deletions(-)
>
> This breaks:
>
> ./ffprobe -hide_banner multi-performer.ogg 2>&1 | grep 'performer '
>
>
> performer : prophetik (saxophone);Usa (percussion)
> vs.
> performer : Usa (percussion)
Do you have a sample/file you can share to reproduce this?
-- Romain
More information about the ffmpeg-devel
mailing list