After a certain a mount of trial and error, I have managed to add hard-burned subtitles on top of AVI files using ffmpegX.
However, I've only got it to work with the ".srt" format.
I have a couple of other movies where I'd like to do it, but their subtitles are in ".sub" format, where there's a .sub and a .idx file.
I can't get ffmpegX to read them, selecting either of those files.
Any suggestions?
The output just says Cannot load subtitles: /Users/me/Desktop/downloads/Province77/Province77.sub
so not much to go on there.
Results 1 to 2 of 2
-
-
for these situations, i simply mux all the files into an .mkv container (audio, video, both sub pieces), and then run the muxed .mkv through ffmpegx with the 'Xvid Mencoder' target format. then i go on to the Filters tab, check the Vob Subtitles checkbox (with settings beside it as "0" and "Burn"), get the position and size i want, and then hit encode.
you could also try the same steps you've been using, except instead of using the .sub file, you use the .idx file instead. i believe (not entirely too certain) that that's the file with the actual subtitle information out of the 2, not the .sub... but this is just a hazy recollection.
oh, and to mux the .mkv file, use the mkvtoolnix application available from bunkus.org. it works like an absolute dream on 10.4
Similar Threads
-
How to add ".ass" subtitles to a ..."h264" file?
By Tatsubon in forum SubtitleReplies: 3Last Post: 20th Apr 2012, 18:35 -
Adding hebrew subtitle to "Klass" DVD
By Efib in forum Authoring (DVD)Replies: 18Last Post: 23rd Jun 2010, 01:32 -
How to get an "l"not an "I" when ripping the dvd subtitle to text format
By cairuitao123 in forum SubtitleReplies: 12Last Post: 24th Mar 2010, 20:50 -
AutoGK question: Can I "Force IVTC" on "Hard-encoded NTSC&am
By BozQ in forum DVD RippingReplies: 11Last Post: 12th Jun 2009, 13:46 -
Autodesk Cleaner: adding letterbox black bars ("widescreen matte"
By sybariten in forum Video ConversionReplies: 2Last Post: 13th Mar 2008, 07:57