[FFmpeg-devel] [PATCH 001/281] Add a new channel layout API
James Almer
jamrial at gmail.com
Mon Jan 17 16:02:55 EET 2022
On 1/17/2022 10:56 AM, Nicolas George wrote:
> James Almer (12022-01-17):
>> Yes, which is why I'll make describe() stop looking at the name field.
>
> Unacceptable.
Either that, or the field is removed. The opaque field is more than
enough for your usecase. lavfi can and should use it to do everything
you need.
Alternative, you can, at any time, extend this API yourself to cover all
kinds of crazy musical instrumental scenarios. Create a new layout order
and go nuts. But I'm not going to overdesign this API or its helpers
just because you want less code in lavfi.
There are real world files and real world scenarios waiting for this API
to land, unlike front center pianos and clarinets wishing they could
skip one entry in your -filter_complex line, so it's not an excuse to
delay it any longer.
>
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
More information about the ffmpeg-devel
mailing list