[FFmpeg-user] Issue of using ffmpeg: "Invalid TIFF header" +"Could not find codec parameters for stream 0 (Video: tiff, none):"
Xiaoming Hu
swcandy0818 at gmail.com
Tue Dec 29 03:39:27 CET 2015
Hi,
I tried to create video from some .tiff images but failed. Could you please
help me to debug wether the images are in wrong format or the cml is wrong?
BTW, I used it on MacBook and the .tiff image could display. I tried to
attach the image file but failed due to the size limit. Thanks!
*the cml is :*
ffmpeg -framerate 3 -i %05d.tiff -r 10 video.mp4
*the output is :*
ffmpeg version 2.8.2 Copyright (c) 2000-2015 the FFmpeg developers
built with Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM
3.6.0svn)
configuration: --disable-yasm
libavutil 54. 31.100 / 54. 31.100
libavcodec 56. 60.100 / 56. 60.100
libavformat 56. 40.101 / 56. 40.101
libavdevice 56. 4.100 / 56. 4.100
libavfilter 5. 40.101 / 5. 40.101
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 2.101 / 1. 2.101
[tiff @ 0x7fba38811200] Invalid TIFF header
Last message repeated 36 times
[image2 @ 0x7fba38810600] decoding for stream 0 failed
[image2 @ 0x7fba38810600] Could not find codec parameters for stream 0
(Video: tiff, none): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize'
options
%05d.tiff: could not find codec parameters
Input #0, image2, from '%05d.tiff':
Duration: 00:00:12.33, start: 0.000000, bitrate: N/A
Stream #0:0: Video: tiff, none, 3 fps, 3 tbr, 3 tbn, 3 tbc
[buffer @ 0x7fba38600920] Unable to parse option value "0x0" as image size
[buffer @ 0x7fba38600920] Unable to parse option value "-1" as pixel format
[buffer @ 0x7fba38600920] Unable to parse option value "0x0" as image size
[buffer @ 0x7fba38600920] Error setting option video_size to value 0x0.
[graph 0 input from stream 0:0 @ 0x7fba38600a20] Error applying options to
the filter.
Error opening filters!
More information about the ffmpeg-user
mailing list