[FFmpeg-devel] [PATCH 7/7] ffmpeg: deprecate the ac option
James Almer
jamrial at gmail.com
Sun Mar 20 22:05:50 EET 2022
On 3/20/2022 4:44 PM, Nicolas George wrote:
> James Almer (12022-03-20):
>> Same as the AVCodecContext option.
>>
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>> fftools/ffmpeg.h | 2 ++
>> fftools/ffmpeg_opt.c | 8 ++++++++
>> 2 files changed, 10 insertions(+)
>
> I do not like this: it requires more typing from the user, even with the
> "short" alias in the previous patch.
Ok, patch dropped then. Will map it to set ch_layout on the underlying
demuxer instead.
>
> Also, there are many occurrences of "-ac" in the documentation, they
> need to be updated too.
>
> Regards,
>
>
> _______________________________________________
> 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