I get the following process info when trying to encode to FLV:
Encoding started on Wed Sep 24 22:06:22 CEST 2008
FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard
Mac OSX universal build for ffmpegX
libavutil version: 49.0.0
libavcodec version: 51.9.0
libavformat version: 50.4.0
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/ konst/ utstaĆąllningar - oĆąvriga/DJURET/D: Roslagsbanan/Djuret/Djuret QT liten 3.mov':
Duration: 00:29:10.7, start: 0.000000, bitrate: 50659 kb/s
Stream #0.0(eng): Audio: pcm_u8, 290 Hz, 0 channels
Number of stream maps must match number of output streams
What did I do wrong?![]()
Results 1 to 3 of 3
-
-
ffmpegX only finds an audio stream in your source file, and it doesn't know how to create an FLV file from that with both video and audio.
Even more, the audio that it finds seems to have 0 channels.
How about some enlightenment from what QuickTime Player has to say (Cmd-I) about the source file?
Similar Threads
-
Problem with window size when encode mov to flv
By amedeop in forum ffmpegX general discussionReplies: 1Last Post: 16th Feb 2010, 17:23 -
Do FLV files have an internal encode date?
By sdsumike619 in forum Video ConversionReplies: 2Last Post: 29th Aug 2009, 19:18 -
FLV ENCODE not working
By wave in forum ffmpegX general discussionReplies: 5Last Post: 26th Jun 2009, 22:13 -
What encode does FFMPEGX use for FLV?
By pieman1968 in forum ffmpegX general discussionReplies: 1Last Post: 3rd Apr 2009, 13:16 -
Problems trying to encode .mov to .flv
By bneubert in forum ffmpegX general discussionReplies: 2Last Post: 19th Jul 2007, 15:17