. 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
> 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
> 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
> 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: [
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:
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..
> 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
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
> 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.
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.
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
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
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
>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
14 matches
Mail list logo