I am trying to convert .VOB files to .mp4 files so I can be edit them with iMovie, but so far, I have not been able to get ffmpegX to accomplish this. Whenever I try, I wind up with an empty file. Process information displays the following message:
Occasionally it says the following:FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard
Sat Apr 4 10:18:45 EDT 2009
Mac OSX universal build for ffmpegX
libavutil version: 49.0.0
libavcodec version: 51.9.0
libavformat version: 50.4.0
Input #0, mpeg, from '/Users/antony1/Movies/VIDEO_TS/test.VOB':
Duration: 00:00:55.1, start: 0.211411, bitrate: 139672 kb/s
Stream #0.0[0x80]: Audio: ac3, 48000 Hz, stereo, 256 kb/s
Stream #0.1[0x1e0], 29.97 fps(r): Video: mpeg2video, yuv420p, 352x480, 4400 kb/s
Codec type mismatch for mapping #0.0 -> #0.0
Any ideas?Could not find input stream #0.2
Results 1 to 7 of 7
-
-
This file presents first the audio track, then the video track. FFmpeg always expects the opposite. Check the "invert track mapping" options, under the "audio" tab.
Jean-Philippe Schuck
Un générique, un autre jour, le blog sur les génériques de dessins animés
-
It works now, but only half the video was converted. The original video was 90 minutes long, but only the first 49 were converted. Is there a maximum video size that ffmpegX can handle?
-
This may be caused by an incorrect time code setting (e.g. if the present .vob file was made by assembling 2 other .vob files). MPEGStreamclip is able to fix that and can also do the .vob>.dv conversion (QuicktimeMPEG-2 component required for both operations) ; you can try Mpgtx as an alternative .
Jean-Philippe Schuck
Un générique, un autre jour, le blog sur les génériques de dessins animés
-
I think I figured it out. The original was on a DVD, and ffmpegX will not read directly from that media. So, I copied the VOB file over to my hard drive, only to realize that I had left half of the video behind. MPEGStreamclip looks like it is able to do the job, without all of the hassles of ffmpegX.
Thank you for your help.
Similar Threads
-
ffmpeg help... convert mp4 to jpeg array, and back to mp4 - problem!
By SaskVideoMaker in forum Video ConversionReplies: 2Last Post: 4th Feb 2011, 04:53 -
HELP! Convert Library of DVD/.vob to mp4 h.264
By phiton in forum DVD RippingReplies: 9Last Post: 21st Nov 2010, 04:53 -
Best software to convert VOB to mp4 or AVI, or AVI to MP4?
By 80zforever in forum DVD RippingReplies: 7Last Post: 18th May 2010, 12:32 -
From VOB to MP4, using the subtiltes of the VOB?
By risager in forum User guidesReplies: 2Last Post: 24th Mar 2010, 10:52 -
Convert VOB file to MP4 (PSP)
By HunterD in forum Video ConversionReplies: 4Last Post: 5th Mar 2010, 02:39