XviD and AVS in Vegas 7

For help and discussion concerning Magix's (formerly Sony's) Movie Studio and Vegas Pro editing software.
Locked
User avatar
steelie
Joined: Thu Dec 14, 2006 11:52 am
Org Profile

XviD and AVS in Vegas 7

Post by steelie » Sun Sep 23, 2007 8:44 am

I tried to load a XviD .avi file to Vegas 7. It wasn't a good idea, because on the timeline was just audio, no video (mpg file was loaded normally). I tried to use avisynth via VFAPI 1.05, but when I loaded an .avs file an error occured: "???? G:\AviSynth\hells1.avs ????". I also want to use .mkv files, so I really need to use avs and I can't convert them to huffyUV, because they would be much too big after this.

User avatar
Scintilla
(for EXTREME)
Joined: Mon Mar 31, 2003 8:47 pm
Status: Quo
Location: New Jersey
Contact:
Org Profile

Post by Scintilla » Sun Sep 23, 2007 8:50 am

Image
ImageImage
:pizza: :pizza: Image :pizza: :pizza:

User avatar
steelie
Joined: Thu Dec 14, 2006 11:52 am
Org Profile

Post by steelie » Sun Sep 23, 2007 9:53 am

directshowsource("F:\[S^M] Hellsing Ultimate OVA 01-03 RAW\[S^M] Hellsing Ultimate OVA 01 RAW.mkv")

That's the whole script, I just wanna load it to Vegas

User avatar
Scintilla
(for EXTREME)
Joined: Mon Mar 31, 2003 8:47 pm
Status: Quo
Location: New Jersey
Contact:
Org Profile

Post by Scintilla » Sun Sep 23, 2007 10:43 am

I would suggest setting <b>audio=false</b> in order to kill the audio (assuming you don't need it), and also setting the <b>fps</b> parameter to whatever the MKV's frame rate is.
ImageImage
:pizza: :pizza: Image :pizza: :pizza:

User avatar
steelie
Joined: Thu Dec 14, 2006 11:52 am
Org Profile

Post by steelie » Sun Sep 23, 2007 12:26 pm

OK, so now my script looks like that:

Code: Select all

directshowsource("F:\[S^M] Hellsing Ultimate OVA 01-03 RAW\[S^M] Hellsing Ultimate OVA 01 RAW.mkv")
killaudio()
convertfps(23)
But I still can't load it to VFAPI :(

User avatar
Rapture**
Joined: Thu Nov 23, 2006 2:19 pm
Location: Vilnius , Lithuania
Org Profile

Post by Rapture** » Sun Sep 23, 2007 1:06 pm

steelie wrote:OK, so now my script looks like that:

Code: Select all

directshowsource("F:\[S^M] Hellsing Ultimate OVA 01-03 RAW\[S^M] Hellsing Ultimate OVA 01 RAW.mkv")
killaudio()
convertfps(23)
But I still can't load it to VFAPI :(
I'll fix it and then copypasta it :

Code: Select all

directshowsource("F:\[S^M] Hellsing Ultimate OVA 01-03 RAW\[S^M] Hellsing Ultimate OVA 01 RAW.mkv", fps=*input your footage fps here*)
killaudio()
convertfps(23.976)
It should work now.
:D I like laughter ;DD
ImageImage

User avatar
steelie
Joined: Thu Dec 14, 2006 11:52 am
Org Profile

Post by steelie » Sun Sep 23, 2007 1:44 pm

Well, it doesn't.
It runs in player, my script runs too, but the problem is I can't load it to VFAPI and due to this can't use it in Vegas 7.

User avatar
steelie
Joined: Thu Dec 14, 2006 11:52 am
Org Profile

Post by steelie » Sun Sep 23, 2007 1:47 pm

If you know any other methods of using mkv in Vegas than VFAPI, it'll be ok :)

User avatar
Rapture**
Joined: Thu Nov 23, 2006 2:19 pm
Location: Vilnius , Lithuania
Org Profile

Post by Rapture** » Sun Sep 23, 2007 4:26 pm

I don't understand why you're not using VDubMod to create clips? I understand that your HDD space might be low,but that's the easiest way,and most reliable one. Load your .avs script into VDubMod,select range you want,and render it as lossless .avi(if you have low HDD space,I would suggest Lagarith). It may take up some time to get used to it,but it's much more convenient than having to go trough all these troubles.
:D I like laughter ;DD
ImageImage

Kevmaster
Eisenbahnmörser
Joined: Sun May 28, 2006 12:20 pm
Org Profile

Post by Kevmaster » Mon Sep 24, 2007 5:59 am


Locked

Return to “Movie Studio & Vegas Pro”