I tried to convert an AVI file with sub file using the procedure described in previously in this Forum; using the subtitle menu under Filters.
I can see the result in Preview and it looks perfect. However the converted file shows up as name.avi.ff.mpg; never converts to Video-TS folder; and the log shows that the sub file could not be loaded.
I'm using PPC Mac with System OSX 10.5
Any suggestions?
Results 1 to 2 of 2
-
-
What is the format of the sub file?
Unfortunately, the ".sub" suffix is used by multiple kinds of subtitle files, both text-based and image-based. Text-based subtitles can be opened in TextEdit, where you can read the subtitle lines. Text-based subtitles are small, usually under 200 KB. Image based subtitles are large, usually over 2 MB.
Three text-based subtitle file formats with suffix ".sub" are: SubViewer, MPSub, and MicroDVD. They are not very common, but SubViewer is seen more than the other two. (The most popular text-based subtitle format still is SubRip, which uses the ".srt" suffix.)
One image-based subtitle file format that has files with a ".sub" suffix is VobSub. VobSub subtitles come in a set of ".sub" and ".idx". These are quite common, as they are easy to extract from DVDs. (A DVD subtitle stream is images and it does not have to be OCR'ed and spell-checked when extracted to an image-based subtitle file.)
You can't use a ffmpegX conversion to DVD using external VobSub subtitles, as that requires text-based subtitles.
The easiest solution is to find a matching .srt (SubRip) text based subtitle on one of the subtitle search sites (1) (2).
The hard solution is to combine the AVI with the VobSub in a MKV container, which then can be converted with ffmpegX, but the subs will be permanent (burned onto the video) then.
Similar Threads
-
converting subtitles from avi to dvd???
By denze1 in forum ffmpegX general discussionReplies: 1Last Post: 11th Feb 2010, 11:39 -
Converting AVI to DVD plus Subtitles (Loss of quality on subtitles)
By somenho in forum ffmpegX general discussionReplies: 2Last Post: 27th Aug 2009, 09:23 -
Change .ass subtitles size & position when converting
By jadas in forum SubtitleReplies: 2Last Post: 24th Mar 2009, 15:35 -
Help Adding Subtitles to an AVI while converting to an MPEG
By canas15 in forum ffmpegX general discussionReplies: 8Last Post: 26th Dec 2008, 23:28 -
help with converting AVI to DVD with subtitles
By Pariah in forum ffmpegX general discussionReplies: 13Last Post: 7th Mar 2008, 23:28