[FFmpeg-devel] [PATCH 2/2] dpx: 10 and 12 bit encoding
Paul B Mahol
onemda at gmail.com
Sun Aug 26 12:19:17 CEST 2012
On 8/25/12, Georg Lippitsch <georg.lippitsch at gmx.at> wrote:
> Am 25.08.2012, 12:31 Uhr, schrieb Paul B Mahol <onemda at gmail.com>:
>
>> On 8/25/12, Michael Niedermayer <michaelni at gmx.at> wrote:
>>> On Fri, Aug 24, 2012 at 03:24:15PM +0200, Georg Lippitsch wrote:
>>>> Encode GBRP10 pixel format into 10 bit DPX.
>>>> Encode GBRP12 pixel format into 12 bit DPX.
>>>> ---
>>>> libavcodec/dpxenc.c | 71
>>>> +++++++++++++++++++++++++++++++++++++++++++++++++-
>>>> 1 files changed, 69 insertions(+), 2 deletions(-)
>>>
>>> applied
>>
>> This is useless in sense that swscale AFAIK does not support output
>> for planar rgb pixel formats.
>
> But FFV1 supports it since recently. And probably I intend do support it
> with more codecs or even swscale.
Swscale support is welcome.
More information about the ffmpeg-devel
mailing list