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

2025-04-21 Thread Ronan Waide
. Per suggestion from sw, disable_2pp defaults to true. Signed-off-by: Ronan Waide --- doc/encoders.texi | 27 + libavcodec/dvbsubenc.c | 68 +++--- 2 files changed, 77 insertions(+), 18 deletions(-) diff --git a/doc/encoders.texi

Re: [FFmpeg-devel] [PATCH v5] libavcodec/dvbsubenc.c: add a disable_2bpp option to work around some decoders.

2025-03-30 Thread Ronan Waide
> On 8 Mar 2025, at 08:02, Ronan Waide wrote: > > > >> On 2 Mar 2025, at 20:38, Soft Works >> wrote: >> >> >> >>> -Original Message- >>> From: ffmpeg-devel On Behalf Of Ronan >>> Waide >>> Sent: S

Re: [FFmpeg-devel] [PATCH v5] libavcodec/dvbsubenc.c: add a disable_2bpp option to work around some decoders.

2025-03-08 Thread Ronan Waide
> On 2 Mar 2025, at 20:38, Soft Works > wrote: > > > >> -Original Message- >> From: ffmpeg-devel On Behalf Of Ronan >> Waide >> Sent: Sonntag, 2. März 2025 18:24 >> To: ffmpeg-devel@ffmpeg.org >> Cc: Ronan Waide >> Subject

Re: [FFmpeg-devel] [PATCH v4] libavcodec/dvbsubenc.c: add a disable_2bpp option to work around some decoders.

2025-03-02 Thread Ronan Waide
> On 2 Mar 2025, at 15:00, Soft Works wrote: > > > >> -Original Message- >> From: ffmpeg-devel On Behalf Of Ronan >> Waide >> Sent: Samstag, 1. März 2025 16:32 >> To: ffmpeg-devel@ffmpeg.org >> Cc: Ronan Waide >> Subject: [

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

2025-03-02 Thread Ronan Waide
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. Per suggestion from sw, disable_2pp defaults to true. Signed-off-by:

[FFmpeg-devel] retriggering patchwork for failed fate tests?

2025-03-02 Thread Ronan Waide
ust going to hit the same problem. Cheers, Waider. -- Ronan Waide wai...@waider.ie ___ 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..

Re: [FFmpeg-devel] [PATCH v3] libavcodec/dvbsubenc.c: add a disable_2bpp option to work around some decoders.

2025-03-01 Thread Ronan Waide
> On 1 Mar 2025, at 15:00, Soft Works > wrote: > > > >> -Original Message- >> From: ffmpeg-devel On Behalf Of Ronan >> Waide >> Sent: Samstag, 1. März 2025 15:30 >> To: ffmpeg-devel@ffmpeg.org >> Subject: Re: [FFmpeg-devel] [PATC

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

2025-03-01 Thread Ronan Waide
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

Re: [FFmpeg-devel] [PATCH v3] libavcodec/dvbsubenc.c: add a disable_2bpp option to work around some decoders.

2025-03-01 Thread Ronan Waide
> On 1 Mar 2025, at 14:10, Ronan Waide wrote: > > (changes from previous attempt: fixed an error in the docfile and made sure > I'm diffing against origin/master) > > As noted in the code in several places, some DVB subtitle decoders > don't handle 2bpp color.

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

2025-03-01 Thread Ronan Waide
hich would use 2bpp will be bumped up to 4bpp. Signed-off-by: Ronan Waide --- doc/encoders.texi | 27 ++ libavcodec/dvbsubenc.c | 85 +- 2 files changed, 95 insertions(+), 17 deletions(-) diff --git a/doc/encoders.texi b/doc/encoders.

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

2025-03-01 Thread Ronan Waide
a disable_2bpp option to >> work around some decoders. >> >> 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 2bp

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

2025-03-01 Thread Ronan Waide
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

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

2025-03-01 Thread Ronan Waide
ent code is such that it relies more on the number of colours than the bits-per-pixel so that would have been a more intrusive change. Cheers, Waider. -- Ronan Waide wai...@waider.ie ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffm

[FFmpeg-devel] [PATCH] filters: Add an OpenCL filter for filtering GoPro Max native .360 files into standard equirectangular (default) or youtube equiangular cubemap (eac) projection

2021-05-08 Thread Ronan .
>From 47c39e21f81b6536c96b91aebfd755e3f8a39463 Mon Sep 17 00:00:00 2001 From: Ronan LE MEILLAT Date: Sun, 9 May 2021 08:42:58 +0200 Subject: [PATCH] filters: Add an OpenCL filter for filtering GoPro Max native .360 files into standard equirectangular (default) or youtube equiangular cube