[Ffmpeg-devel] FFmpeg MOV files problem
Sorokoletov, Alexander
Sorokoletov
Wed Aug 30 10:11:33 CEST 2006
Hi2all!
I have a problem with ffmpeg and mov files. Some of them ffmpeg handles
correctly and some bad.
For example, I have a file in 11 Mbytes, and ffmpeg recognizes it as
video file but doesn't find any VIDEO or AUDIO stream.
This is an output of ffmpeg and this file
ffmpeg -i input.mov -f flv output.flv OR ffmpeg -i input.mov -f avi
output.avi
Console output:
ffmpeg -i 543.jpg -f flv 543.flv
FFmpeg version SVN-r6072, Copyright (c) 2000-2004 Fabrice Bellard
configuration: --enable-gpl --enable-mp3lame --enable-shared
libavutil version: 49.0.0
libavcodec version: 51.11.0
libavformat version: 50.5.0
built on Aug 24 2006 15:08:46, gcc: 4.0.2 20050901 (prerelease) (SUSE
Linux)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '543.jpg':
Duration: 00:01:17.9, start: 0.000000, bitrate: 1169 kb/s
Stream #0.0(eng): Data: m1s / 0x2073316D
No audio or video streams available
I can't upload sample file on your FTP - it failes to upload the file (I
splitted it into 10 Mbytes).
I need to find a solution of this problem ASAP.
More information about the ffmpeg-devel
mailing list