I have AVI and SRT source files.
I followed the how-to (http://ffmpegx.com/dvd_sub.html) for creating a DVD with selectable subtitles using the ffmpeg encoder (for better video quality), but I ended up with DVD with selectable AND rendered subtitles. Is there a way to get just selectable ones using this encoder?
I noticed that using the mpeg2enc encoder gives you a few options for creating selectable subtitles: .IDX and .SRT. What's the diff?
Results 1 to 7 of 7
-
-
Originally Posted by exekutive
Originally Posted by exekutive
-
Originally Posted by Case
The finished DVD has hard subs and when I turn the selectable ones on, they overlay the hard ones... same words and timing and everything.
Originally Posted by Case
-
Me, I gave up, I could never get selectable subtitles out ffmpegx...I'd get hardcoded subs and the optional selectable one overlaying the existing subs.
-
I have spent quite a bit of time trying to add selectable subtitles to my DVD and found the following to work (most of the time):
in the summary tab of ffmpeg
select an mpeg2 file. mpeg files made by MPEG Streamclip (convert to mpeg) work, others (e.g. VOB) do not
set preset to DVD mpeg2enc (DVDffmpeg will also work but for some reason the pos button that changes the location of the subtitles (in the filters tab) is disabled putting the subtitles at the default position (80) which is pretty high up in the picture
in the video tab set the bitrate and video parameters
in the audio tab choose the audio codec (if your mpeg2 file contains AC3 audio choose Passthrough)
in the filters tab: select an .srt file (load subs)
set the font to Arial or TrebuchetMS (I like the second one better) and the font size to 2
set the pos(ition) between 95 and 99 (this puts the subtitles all the way at the bottom)
check subtitles with preview (for some reason I don't get any sound but it is there in the finished movie)
in the options tab: check decode with Quicktime
hit the encode button (and wait up to 6 h for the finished product (on my 2 GHz G5)
A much simpler and speedier way is to use MovieGate (inexpensive shareware; www.versiontracker.com/dyn/moreinfo/macosx/25352), a great application. If you use a demuxed m2v video and ac3 audio file it takes about 30 min to prepare the VIDEO-TS file containing the subtitles. A hell of a lot less than ffmpeg
MovieGate gives you less choice in font types (at least the trial version does). But it does have the option to chapter the resulting DVD (limited to 4 chapters in the trial version). DVDs subtitled with ffmpeg in the manner described above have only a single chapter.
Furthermore MovieGate lets you add an (animated) menu as well as a submenu if you so desire.
All in all well worth the outlay.
Similar Threads
-
Adding selectable subtitles to an existing dvd with a mac
By chiappa in forum MacReplies: 5Last Post: 17th Mar 2012, 20:00 -
AVI to DVD with selectable subtitles
By egooxenos in forum ffmpegX general discussionReplies: 9Last Post: 5th Dec 2009, 02:04 -
Rip a DVD to a MPG file with selectable subtitles
By jjulio1 in forum DVD RippingReplies: 3Last Post: 1st Feb 2008, 01:24 -
How to burn a DVD with TWO (2) selectable set of subtitles?
By DaPuertorican in forum MacReplies: 0Last Post: 22nd Nov 2007, 12:27 -
DVD or AVI -> to MP4 with selectable subtitles
By radium02 in forum DVD RippingReplies: 4Last Post: 6th Sep 2007, 00:55