PDA

View Full Version : How do I embed subs with MeGUI?


vassie
22nd August 2008, 08:33
Hello,

I have read a few posts, however, I am not having much luck, I am trying to embed subtitles into an MP4 video, I have added the following lines to my avs file, however, the final MP4 does not have subtitles.

LoadPlugin("c:\path_to\vsfilter.dll")
VobSub("c:\path_to\subs.idx")

The final output is perfect, just no subs, I want to embed them, as I want to play back the file on my Xbox 360.

I have used the MeGUI - VobSub Indexer to extract the idx file.

Thanks

vassie
22nd August 2008, 09:35
Nevermind, tried again, and this time it worked :)