[FFmpeg-devel] avcodec/psd : add support for gray float (WIP)

Martin Vignali martin.vignali at gmail.com
Mon Aug 20 16:39:05 EEST 2018


Hello,

Better patch in attach (reuse the same "copy part" than uint 8bpc and 16
bpc pix fmt)

Works only after applying swscale patch in discussion :
swscale : hScale16To19 : limit shift for float(32bits) input

Can be test with :
./ffmpeg -i lena-gray_float.psd -pix_fmt gray8 res8.png
./ffmpeg -i lena-gray_float.psd res16.png

Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avcodec-psd-add-support-for-gray-float.patch
Type: application/octet-stream
Size: 958 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180820/6b50734b/attachment.obj>


More information about the ffmpeg-devel mailing list