On Wed, Apr 16, 2025 at 02:31:58AM +0000, softworkz . wrote: > > > > -----Original Message----- > > From: ffmpeg-devel <ffmpeg-devel-boun...@ffmpeg.org> On Behalf Of > > Michael Niedermayer > > Sent: Mittwoch, 16. April 2025 03:34 > > To: FFmpeg development discussions and patches <ffmpeg- > > de...@ffmpeg.org> > > Subject: Re: [FFmpeg-devel] [PATCH 2/2] avformat/id3v2: Check that > > decode_str() did advance > > > > On Wed, Apr 16, 2025 at 01:29:02AM +0000, softworkz . wrote: > > [...] > > > > > This will cause deserialization errors for many people in the > > world > > > > > who are processing FFprobe data. > > > > > > > > As said, ffprobe should not produce troublesome output > > > > > > As I said, it cannot be remedied on the FFprobe side without making > > a > > > > If you want ffprobe to combine multiple author tags with ";", you > > certainly can do that in ffprobe > > Which by-the-way contradicts most of your earlier arguments against > semicolon delimited values.
does it ? > > I gain the impression that the actual reason for why you (seemingly) > want this, might be for having an actual use case for the duplicate key > support > in AVMap..? 😊 the AVDictionary struct FFmpeg uses supports multiple equal keys since over 9 years: commit 4ebf0b109cdb4daa888d69e8294621948168c46c Author: Thilo Borgmann <thilo.borgm...@mail.de> Date: Sat Mar 12 14:52:17 2016 +0100 lavu/dict: Add new flag to allow multiple equal keys. thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Everything should be made as simple as possible, but not simpler. -- Albert Einstein
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".