I have a certain AviSynth script I like to run my videos through, but to run my DV video through it, I have convert to another AVI format, or to MPEG. If anyone knows another way, please help me out. If I try to open DVs in AviSynth now, I get a file not supported error, whether it is in Virtual Dub or TMPGEnc (Direst Show highest priority,etc).
+ Reply to Thread
Results 1 to 4 of 4
-
Hello.
-
use a vfw dv codec (like mainconcepts), or use directshowsource("thedv.avi",fps)
i recommend a vfw codec, because if you use directshowsource, your using microsoft's decoder, and the directshowsource command does not support audio at this time. -
I first convert to type 2 and then change the 4cc code using canopus codec. Then I can open up in avisynth using avisource. I could just open the original using directshowsource. Does anyone know of any other advantages to using avisource to open up the files in avisynth. I dont know if doing these conversions makes any difference.
-
Originally Posted by liquid217
Originally Posted by Troyvcd1IHello.
Similar Threads
-
Can't open FLV with Avisynth
By Greensmurfet in forum Video ConversionReplies: 1Last Post: 21st Oct 2011, 18:00 -
AviSynth open failure in VirtualDub
By fatcharlie in forum Newbie / General discussionsReplies: 5Last Post: 3rd Mar 2011, 21:32 -
How to open aac file in avisynth?
By lovyagin in forum Video ConversionReplies: 13Last Post: 16th Aug 2009, 08:25 -
AviSynth open failure:
By rocky12 in forum Newbie / General discussionsReplies: 11Last Post: 29th Jul 2008, 20:35 -
Avisynth open failure for cropping
By php111 in forum Newbie / General discussionsReplies: 51Last Post: 26th Mar 2008, 12:24