Hi,
I am quite new in using ffmpeg and have a question.
I am trying to create a DVD from .VOB file and I am using "DVD ffmpeg" or "DVD mpeg2enc" decoding but at the end I have only ".mpv" file and not a VIDEO_TS directory. The .mpv file is without audio.
I also tried to create DVD from .m2v and .mp2 file but still the same result - only .mpv file for result.
The .VOB or .m2v and .mp2 are from mactheripper. I would like just to add subtitles to an existing DVD
I did this two weeks ago and it was OK but now when I am repeating it does not work. What I am doing wrong?
Thank you and best regards,
Vera
Results 1 to 6 of 6
-
-
It could be any of these : a) you're not waiting for the 'Finished' message to appear, or b) there are spaces or special characters in your path names or file names, or c) the ffmpegX application is not in the Applications folder.
-
Hi,
I am waiting till it Finished. There is also a sound at the end. There are not any spaces or special characters in the path names or file name.
The .VOB files is:
EMVOX-Computer:~ vera$ /Users/vera/Desktop/und.VOB
and the subtitles file is:
EMVOX-Computer:~ vera$ /Users/vera/Desktop/und.srt
ffmpeg is in Applications folder.
Here is also the info from the last try:
Input #0, mpeg, from '/Users/vera/Desktop/und.VOB':
Wed Apr 13 18:18:20 CEST 2005
Duration: 02:43:13.1, start: 0.271133, bitrate: 3796 kb/s
Stream #0.0: Video: mpeg2video, 720x576, 25.00 fps
Stream #0.1: Audio: mp2, 48000 Hz, stereo, 224 kb/s
Output #0, rawvideo, to '/Users/vera/Desktop/und.VOB.ff.mpv':
Stream #0.0: Video: mpeg2video (hq), 720x576, 25.00 fps, q=2-20, 3252 kb/s
Stream mapping:
Stream #0.0 -> #0.0
bench: utime=7126.180s
video:3887672kB audio:0kB global headers:0kB muxing overhead 0.000000%
usage: movtoway -o output.wav movie.mov
Is there some other things I have to do in order to have it working?
Thanx and best regards,
Vera
-
To add 2 audio tracks follow this guide http://homepage.mac.com/major4/svcd2audio.html (but use Mux as.. DVD instead of SVCD). To add a subtitle, take the resulting .mpg file and use the "Author" tool on it (load the mpg and text-based subtitle file in the "browse.." fields).
Similar Threads
-
DVDslideshowGUI stopped creating VIDEO_TS. IFO & BUP files
By gobettee in forum Authoring (DVD)Replies: 1Last Post: 23rd Jan 2012, 14:52 -
VIDEO_TS to AVI xVid with AC3 5.1 passthrough - problems
By couldtryharder in forum ffmpegX general discussionReplies: 11Last Post: 29th Nov 2011, 09:08 -
Problems making video_TS files with fmpegX
By skorn in forum ffmpegX general discussionReplies: 2Last Post: 31st Mar 2009, 20:31 -
Creating chapters with VIDEO_TS?
By silentsteps in forum Authoring (DVD)Replies: 1Last Post: 28th Jul 2008, 22:37 -
Problems creating VIDEO_TS -> DivX
By Someguyyyyyy in forum ffmpegX general discussionReplies: 3Last Post: 6th Feb 2008, 15:09