[FFmpeg-devel] [PATCH 1/2] avcodec: add photocd decoder

Carl Eugen Hoyos ceffmpeg at gmail.com
Fri Dec 21 17:30:59 EET 2018


2018-12-20 10:02 GMT+01:00, Paul B Mahol <onemda at gmail.com>:
> On 12/20/18, Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:
>> 2018-12-19 21:32 GMT+01:00, Paul B Mahol <onemda at gmail.com>:
>>
>>> +static av_cold int photocd_decode_init(AVCodecContext *avctx)
>>> +{
>>> +    avctx->pix_fmt    = AV_PIX_FMT_YUV420P;
>>
>> I very much welcome this patch but it appears that the colourspace
>> conversion is missing that was part of the original patchset=-(
>
> Please refrain from telling me such obvious untrue things.

I may misunderstand your comment, to clarify I attach a jpg
that shows FFmpeg output on top and reference output below
for the sample image IMG0024.PCD.

Carl Eugen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: IMG0024.jpg
Type: image/jpeg
Size: 46702 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20181221/3b19fda4/attachment.jpg>


More information about the ffmpeg-devel mailing list