View Single Post
Old 2012-05-15, 05:32   Link #15
Quarkboy
Translator, Producer
 
 
Join Date: Nov 2003
Location: Tokyo, Japan
Age: 44
Quote:
Originally Posted by HauntingShock View Post
I still can't make it work

I'm only a beginner so I don't really understand much about this...

Could someone give me an example code?
Let's say I have a video named video1.mp4 and a subtitle file named subs1.ass, then I need to make an avs script with notepad...and import it to MeGUI right?

What's supposed to be the code?
Basically something like

LoadPlugin(" ") ffms dll
LoadPlugin(" ") vsfilter.dll
vid = FFVideoSource("video1.mp4")
aud = FFAudioSource("video1.mp4")
Audiodub(vid,aud)
textsub("subs1.ass")

Note, the first time this script is loaded the mp4 will be indexed and an ffindex file will get saved.
__________________
Read Light Novels in English at J-Novel Club!
Translator, Producer, Japan Media Export Expert
Founder and Owner of J-Novel Club
Sam Pinansky
Quarkboy is offline   Reply With Quote