I'm converting MPG4 to any DiVx or DVD or other. The common issue is that when I choose the audio track (1) instead of the default selection - 0, then the conversion takes 1 second and the output file isn't readable.
When I choose audio track 1 I get the audio as well when I click the play button in ffmpegX but the conversion bugs. Choosing Audio Track 0 produces a viewable file without audio.
Can anybody help with the Dilema ?
Thanks
Results 1 to 6 of 6
-
-
1/ If your source file has only one video track and one audio track, then leave the audio track selection at "0".
2/ Possibly the stream mapping is reversed from what ffmpegX expects. To check this, take a look at the log and post that here. You may access the Process Information log by clicking the blue "i" in the ffmpegX Progress window after a conversion/conversion attempt.
-
Thanks for the reply:
Here is the log:
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 '/Volumes/WD 300GB/Classes/Audio_Video/FRX/Specification sets.mp4':
Duration: 00:05:35.7, start: 0.000000, bitrate: 643 kb/s
Stream #0.0(eng): Audio: aac, 44100 Hz, stereo
Stream #0.1(eng), 30.00 fps(r): Video: h264, yuv420p, 640x360
Number of stream maps must match number of output streams
Mon Nov 29 17:41:02 EST 2010
I also get this with diffrent options: Codec type mismatch for mapping #0.0 -> #0.0
Funny, it worked once today, and I can't figure out what it was that made it work.
-
Notice how the the audio is mentioned before the video. ffmpeg gives the streams a number (#0.0 and #0.1), which is taken from the stream order. We'll use this. read on...
Originally Posted by doward
Originally Posted by doward
-
Thanks! It works!
I thought I did invert mapping before...
I'm trying to make the screen capture movie more fluid in my output but so far the conversion loses some of that fluidity.
Any way to save a profile so I use the same options next time quickly?
Any advice on what options make sense for screen capture-movies that can go on a USB stick or have plenty of bandwith?
I used Trellies quantization and the output is 5 times bigger and 2 times worse.
-
You may save presets from the File menu.
Originally Posted by doward
Similar Threads
-
Audio track shorter than video track in MPEG Video Wizard DVD?
By xxxyyy in forum EditingReplies: 3Last Post: 30th Jan 2011, 13:24 -
Get audio track from DVD Extra instead of film sound track in VIDEO TS
By Josephine in forum Newbie / General discussionsReplies: 4Last Post: 2nd Aug 2010, 12:25 -
Problem converting MKV files with a DTS audio track to DivX
By ryebeena in forum Newbie / General discussionsReplies: 2Last Post: 28th Nov 2009, 04:31 -
Vdub audio filters causing problem on video track
By SearchQuality in forum AudioReplies: 4Last Post: 10th Feb 2008, 11:42 -
Video audio track cleaning problem
By efiste2 in forum AudioReplies: 1Last Post: 9th Feb 2008, 14:49