Anton Khirnov (12021-12-14): > The same thing happening to channel layouts is something we very much do > not want IMO. Opaque IDs referring to higher-layer side data allows > implementing the same capabilities without stuffing complexity in places > it doesn't belong.
Opaque IDs only work for applications that were designed to make use of them and have logic to map them onto something the user can understand. We need something that can work with a generic application, starting with ffmpeg itself. Something that will work if only a few components (muxers and demuxers maybe) know about these strange layouts, and most components only look at the standard part of the layout and behave as they do now or with the straightforward extension to the more powerful API. -- Nicolas George
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".