I'm trying to create a flash file for internet use.
The original file is Quicktime H.264....When I encode the video the progress bar jumps right to finished.
Here is what the progress report says:
Encoding started on Mon Dec 3 23:35:34 EST 2007
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
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x4701fc]negative ctts, ignoring
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Users/Jason/Desktop/MyVideo.mov':
Duration: 00:04:11.9, start: 0.000000, bitrate: 3733 kb/s
Stream #0.0(eng): Audio: pcm_s16be, 48000 Hz, stereo, 1536 kb/s
Stream #0.1(eng), 29.97 fps(r): Video: h264, yuv420p, 320x240
Could not find input stream #0.2
Any answers or suggestions would be great.
Thanks in advance.
Results 1 to 3 of 3
-
-
A little late, but I think we figured it out:
You must have changed the audio track number from the default "0" to "1", which you shouldn't have done.
Keep the audio track number at "0" for files with just one video track and one audio track.
The audio tracks do not start counting at "1", but at "0" for the first track.
Similar Threads
-
Can't export in flash format
By jweb in forum ffmpegX general discussionReplies: 18Last Post: 4th May 2009, 22:13 -
Flash Format (FLV) Question
By Ttownboy23 in forum Video Streaming DownloadingReplies: 3Last Post: 21st Apr 2009, 08:34 -
Converting from Flash .flv format to iPod Compatible .mp4 format in ffmpegX
By bananasontoast in forum ffmpegX general discussionReplies: 1Last Post: 3rd Jan 2009, 09:15 -
Can someone teach me how to convert this flash file into flv format?
By kcaJoC in forum Newbie / General discussionsReplies: 18Last Post: 1st Oct 2007, 21:44