[FFmpeg-devel] [PATCH] dvbsubenc: add a disable_2bpp option to work around some decoders.

2025-03-01 Thread Waider
As noted in the code in several places, some DVB subtitle decoders don't handle 2bpp color. This patch adds a disable_2bpp option which disables the 2bpp format; subtitles which would use 2bpp will be bumped up to 4bpp. Signed-off-by: Ronan Waide --- doc/encoders.texi | 24 libav

[FFmpeg-devel] [FFFjo] Re: [FFmpeg/FFmpeg] avcodec/dvbsubenc: add a min_bpp option to work around some decoders. (PR #20023)

2025-07-26 Thread waider
Requested to review #20023 ( https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20023 ). --- View it on FFmpeg Forgejo ( https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20023#issuecomment-499 ) or reply to this email directly. ___ ffmpeg-devel mailing list ffmpe