Hello, Like gray float pix fmt is now added, add support for PSD gray float picture
Sample can be found here : https://we.tl/t-QHDNyfMr1S Can be test with : ./ffmpeg -i lena-gray_float.psd -pix_fmt gray8 res8.png Doesn't work with : ./ffmpeg -i lena-gray_float.psd res16.png I hoped to have something cleaner to support this, but without the use of LE pix fmt, and bytestream_get_be32, i doesnt have the expected output Maybe someone will have a better idea to support this. Martin
0001-avcodec-psd-add-support-for-gray-float.patch
Description: Binary data
0002-avcodec-psd-indent-after-prev-commit.patch
Description: Binary data
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel