[FFmpeg-devel] [PATCH] Add DPX decoder
Jimmy Christensen
jimmy
Wed May 6 17:04:50 CEST 2009
On 2009-05-06 14:27, Jimmy Christensen wrote:
> Hi,
>
> Added DPX decoder codec. Only support 10-bit and does no log to lin conversion, which means it only supports linear DPX files. Have tested with DPX files from various software and it seems to work ok with them.
>
> Based largely on the TGA decoder.
>
> Best Regards
> Jimmy Christensen
> Developer
> Ghost A/S
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel
Hi,
Hopefully all formatting issues should be solved now.
Didn't mean to take up all of everyone's time educating me :)
Changed format to rgb24 instead of rgb32, since 10bit DPX files can
never have alpha channels. Ofcourse discarding 2 bit is unwanted, but is
seems that RGB48 is not well supported at the moment.
Best Regards
Jimmy Christensen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpegDPX-rev2.diff
Type: text/x-patch
Size: 7304 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090506/32a6baab/attachment.bin>
More information about the ffmpeg-devel
mailing list