On Wed, Dec 02, 2015 at 20:09:04 +0500, Mohammad Shakir wrote: > ffmpeg version N-45624-g596636a- http://johnvansickle.com/ffmpeg/ > Copyright (c) 2000-2014 the FFmpeg developers > built on Aug 30 2014 02:30:28 with gcc 4.8 (Debian 4.8.3-9)
This version is *very* old, and no-one is willing to figure out potential bugs in 16 month old versions of ffmpeg, when the issue may already have been fixed. ffmpeg does give you a very clear recommendation: > [mpegts @ 0x3ec1920] Could not find codec parameters for stream 6 (Video: > h264 ([27][0][0][0] / 0x001B)): unspecified size > Consider increasing the value for the 'analyzeduration' and 'probesize' > options Have you tried that? > [buffer @ 0x3f81240] Unable to parse option value "0x0" as image size > [buffer @ 0x3f81240] Unable to parse option value "-1" as pixel format > [buffer @ 0x3f81240] Unable to parse option value "0x0" as image size > [buffer @ 0x3f81240] Error setting option video_size to value 0x0. > [graph 0 input from stream 0:10 @ 0x3fe8940] Error applying options to the > filter. > Error opening filters! This is the part I don't know anything about. Are you sure your stream is not encrypted? Moritz _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
