Hello everyone!
I need to burn some subs into the video an so far, I could do so easily, whether the subs were ASS or SRT. But now, I have idx/sub Subtitles and I don't know what to do with it as there are two files instead of one. Here's the script I use:
I just drop the script to AnyVideoConverter and convert it to whatever format I need (usually iPod). I hope you can adjust this script to burn idx/sub format of subtitles.Code:DirectShowSource("Path to Vid") TextSub("Path to Subs")
Thanks a lot!
+ Reply to Thread
Results 1 to 5 of 5
-
-
Thanks for answer but do I point to the .idx or .sub file? Probably .idx as it identifies the subs but just to be sure
Thanks again! -
Of course I have the LoadPlugin line in there but I assumed it didnt need any changes.
I used DirectShowSource instead of AviSource because Im burning the subs to MKV format vid, while converting it to iPod format at the same time.
UPDATE: It doesnt work, for some reason. When I used TextSub, AVC (AnyVideoConverter) told me there was an error in processing the file. Now, when I use VobSub, it loads correctly but when I play the vid in preview window, the subs arent there. When I used TextSub for my other vids and subs, the subtitles showed up in the preview window. Any ideas why it doesnt work?
UPDATE 2: Ah, sorry, Im such a dumbass! Looks like something is wrong with the MKV because even when I play it on my PC (in either VLC Media Player or Media Player Classic) the subs dont show up although they are integrated into the MKV. Looks like Ill have to redownload the vids from different source. Sorry for bothering you
Thanks for all the help!Last edited by MousE0910; 21st Feb 2010 at 13:10.
Similar Threads
-
How to make idx/sub subtitles
By GoldenDragon in forum SubtitleReplies: 5Last Post: 1st Sep 2010, 09:40 -
Change IDX/SUB Framerate
By r9800pro in forum SubtitleReplies: 8Last Post: 15th May 2010, 22:46 -
use AviSynth script to add graphic idx/sub subs in DVD Flick?
By MilesAhead in forum SubtitleReplies: 7Last Post: 17th Dec 2009, 12:24 -
Possible To Change Default Script GKnot uses when IVTC Selected?
By onesikgypo in forum Newbie / General discussionsReplies: 0Last Post: 4th Oct 2009, 22:43 -
Help with converting DVB subtitles to idx/vob subtitles
By Talayero in forum SubtitleReplies: 8Last Post: 21st Feb 2009, 17:10