Extracting Audio or Saving it through VDM

Locked
User avatar
Toshi.des
Joined: Sat Sep 01, 2007 4:21 am
Org Profile

Extracting Audio or Saving it through VDM

Post by Toshi.des » Tue Mar 25, 2008 10:41 am

I'm having issues saving a film with it's audio attached through VDM.

For my script all I have is:

AVISource("C:\Users\Nightfire\Desktop\Sequence 01.avi")
ConvertToYV12()
deen("a3d",4,10,12)
mftoon(strength=255)

I remember that killing the audio can speed the process of saving it up but I didn't include that here.

And in my stream's list I have:
Image

Which shouldn't mean it would be included in the project when saved?

User avatar
Kariudo
Twilight prince
Joined: Fri Jul 15, 2005 11:08 pm
Status: 1924 bots banned and counting!
Location: Los taquitos unidos
Contact:
Org Profile

Post by Kariudo » Tue Mar 25, 2008 11:02 am

as you have it now, the audio will still be attached to the video.
If you want to kill the audio, click the speaker icon under "1"
or you could add killaudio() to your script

what is the problem you're having though?
Image
Image

Locked

Return to “Video & Audio Help”