I have a movie and an english subtitle with files: (in the same directory as the AVI)
*.sub
*.idx
*.ifo
I installed VobSub 1.58 and when I play the movie th esubtitle is perfect... but it's not there when I open it in Virtual Dub... I wanna convert this Avi AND subtitle into and SVCD and I can't find anyway to make the Subtitle "burnt" into the AVI. The subtitle for Substation Alpha plugin for Virtual Dub did'nt accept the files. So what can I do??? please help!
+ Reply to Thread
Results 1 to 2 of 2
-
Thanx/
Lars -
These files are probably created by vobsub. Did you download the files or do you know, how they were created?
Open the avi in VirtualDub. Go to filters and add vobsub. At the vobsub configure tab open the .ifo file and select the subtitle language if more than one are available (probably not). Hit OK, add all the other filters you need, set compression and whatever you need and save avi.
If you want to make a SVCD, start the frameserver instead of saving avi and open the signpost file (.vdr) in your favorite encoder. Don't forget to install the handler.
It is also possible to frameserve with Avisynth. You know, I love Avisynth, that's why I have to mention it.
LoadPlugin("C:\..full path..\vobsub.dll")
AVISource("D:\..full path..\filename.avi")
VobSub("D:\..full path..\vts_02_0")
"vts_02_0" is an example, type here the name of the .ifo file.
<font size=-1>[ This Message was edited by: Truman on 2001-11-13 14:46:44 ]</font>
Similar Threads
-
how to add permanent subtitle to avi video?
By Sh@DY in forum SubtitleReplies: 4Last Post: 4th Oct 2011, 12:41 -
Permanent .avi file fix?
By Smack2k in forum Video ConversionReplies: 2Last Post: 18th May 2011, 02:44 -
How to insert NON-PERMANENT subtitles to a DVD?
By CrisLark in forum SubtitleReplies: 2Last Post: 9th May 2009, 14:27 -
Permanent subtitles with avi+srt to flv
By nunrg in forum SubtitleReplies: 3Last Post: 20th Mar 2008, 08:40 -
Add permanent subtitles to an AVI file using a MAC?
By blueblitz in forum MacReplies: 1Last Post: 15th Oct 2007, 05:10