Forum Archive Home -> ffmpegX bugs and suggestions -> Can't convert to flash format
Can't convert to flash format | ||
| jweb posted 2007 Dec 04 15:47 | ||
| 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. | ||
| Case posted 2007 Dec 14 13:21 | ||
| ||
| Case posted 2009 Apr 04 03:01 | ||
| 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. |
Login/Register to our forum to be able to post here.
