New submission from Mathias <a>: I tried to encode the 16-bit per channel Sintel pngs and all I get is a funky output: http://i.imgur.com/Dmvmy.png
I tried the following: mplayer mf://720p/00001*.png x264 --demuxer lavf %08d.png and piping from ffmpeg (forgot the command line) to x264, all of them produced the same problems. On these files: http://media.xiph.org/sintel/sintel-4k-png16/ These are my versions: MPlayer SVN-r1.0~svn-r32667-4.4.5 (C) 2000-2010 MPlayer Team (from some Ubuntu repository) My local ffmpeg is FFmpeg version git-203df50, Copyright (c) 2000-2011 the FFmpeg developers x264 0.114.1913M 5fd3dce (libswscale 0.12.0) (libavformat 52.102.0) built on Mar 8 2011, gcc: 4.4.5 and x264 from x264.nl 2011-02-19 03:32:20 (32bit) with probably a recent ffmpeg version (via Wine) When I download the tifs from here: http://media.xiph.org/sintel/sintel-4k-tiff16/ Encoding kinda works. But when I convert the pngs to tif, I get the same error. The only difference i found between the downloaded and converted tifs (imagemagick) are the "Rows/Strip" in the tif. Note: When you download the files, keep in mind, that the first 68 frames are pure black and thus have 1-bit color depth. ---------- messages: 13855 priority: normal status: new substatus: new title: Problems decoding 48-bit PNGs and tifs topic: ffmpeg type: bug ________________________________________________ FFmpeg issue tracker <iss...@roundup.ffmpeg.org> <https://roundup.ffmpeg.org/issue2658> ________________________________________________