Forum Archive Home -> ffmpegX general discussion -> VOB (VIDEO_TS) to mp4?
| VOB (VIDEO_TS) to mp4? | ||||
| hackwojr posted 2008 Jun 04 02:55 | ||||
| I did a search and saw questions but no answers, so sorry if this has a clear answer somewhere on the forum - i just didn't see it.
I have been using ffmpegx to convert my VOB files to XvID, then XviD to Mp4, which works fine, but it is a 3 step process (Mactheripper to VOD to xvid to Mp4). For some reason, ffmpex can't handle going from the VIDEO_TS folder to mp4 directly. So, have tried to to use mactheripper to make a single VOB file, so that ffmpegx can convert this directly to mp4. However, I can't get the sound to encode when doing this. I have tried several different audio streams. I have tried encoding mp4 (ipod preset) with AC3, AAC, mp3, but none of then work. Handbrake takes a VIDEO_TS folder with all the VOB files and converts it to mp4 just fine. I like ffmpegx better, but this is forcing my hand to use handbrake. Any suggestions how to get this to work? Also, any reason that the folks at ffmpegx can't figure out how to get the program to go from several VOB files to mp4? I mean....it works to go to divx, why can't it work to go to mp4. In addittion, if the boys at handbrake can figure it out, can't the guys at ffmpegx do it? There program is much better in many ways i think. Thanks! | ||||
| Case posted 2008 Jun 04 12:23 | ||||
| When you encode from a VIDEO_TS folder, you need to use a mencoder preset.
When you encode from a single VOB file, you can use any preset. It seems you have found out how to rip a DVD title to a single VOB file. The iPod presets need AAC audio. I don't think AC3 or MP3 audio in MP4 files are iPod compatible. Possibly your audio encoding fails because the ffmpeg engine uses stream mapping, which defaults to audio at stream #0.1 (track "0"). If your ripped VOB has more than two streams, including subtitle streams, then that may confuse the encoder, not knowing which stream is the audio stream that it needs to convert. The Process Information log should be able to confirm this:
(Alternatively, you could try ripping with such settings that the VOB file does not contain any additional streams.) |
Login/Register to our forum to be able to post here.
