Hey all.I've pretty much got this ffmpegx thing figured out, and can burn subtitles onto .avi files when converting from .mpeg no problem. But when I went to do a .vob to .avi, I input the subtitles in the exact same way, and it came out the other end as a beautiful .avi but without any subtitles at all. I searched the forums but may have missed it if this question has been answered before... At any rate, is there something different that I need to do?
Thanks for all your help so far.
Results 1 to 6 of 6
-
-
convert the vob to mpeg-2 with vob2mpg first.
--
"a lot of people are better dead" - prisoner KSC2-303
-
vob files can contain subs. they are mpeg-2 video, audio, and subs but they can contain multiples of each. until you extract just one of each you may have problems.
find something that can extract a single stream of video, audio, and sub to use as input.--
"a lot of people are better dead" - prisoner KSC2-303
-
Originally Posted by aeslis
I just converted a VOB to AVI, adding external .srt subtitles in the process, and it went fine. You should be able to do the same.
ffmpegX will pick the first video stream and one selected audio stream from the VOB. ffmpegX ignores any subtitle stream from the VOB if the 'VOB Subtitles' checkbox (in the Filters tab) is not set.
-
I was using the XviD mencoder output, and had the VOB Subtitles box unchecked, since they were external and not sourced from the VOB itself. So that's odd... I wonder why it didn't work? I'll try it again and see what happens.
Similar Threads
-
How Can I Remove the Subtitles from a .VOB File and a .AVI File?
By channelz28 in forum Newbie / General discussionsReplies: 3Last Post: 21st Nov 2011, 19:45 -
Help with avi/mkv conversion to vob with enabled italic subtitles
By hibbs in forum Newbie / General discussionsReplies: 0Last Post: 2nd Oct 2011, 21:18 -
What format for raw encoding? VOB, AVI or MP4
By Vman94 in forum Newbie / General discussionsReplies: 1Last Post: 22nd Oct 2010, 11:00 -
.VOB to .AVI Encoding Error Bug
By spinzore in forum ffmpegX general discussionReplies: 1Last Post: 27th Aug 2010, 01:51 -
Help with converting DVB subtitles to idx/vob subtitles
By Talayero in forum SubtitleReplies: 8Last Post: 21st Feb 2009, 17:10