Hi, I have been trying to test out QuEnc, but come upon the following error
AVS file is not outputing(use ConvertToYV12() at end of script)
The AVS file contains
pp = avisource("F:\video.avi")
ConvertToYV12(pp)
The file is from a DV camera
Any suggestions ?[/img]
+ Reply to Thread
Results 1 to 4 of 4
-
-
It works for me with only this;
Avisource ("C:\video.avi")
ConvertToYV12
Maybe your just trying too hard! -
Is it type 1 or type 2 DV?
See article:
https://www.videohelp.com/guides.php?guideid=565
Similar Threads
-
AviSynth "ConvertToYV12()" command - correct placement in script?
By spicediver10191 in forum Video ConversionReplies: 2Last Post: 11th Dec 2010, 19:15 -
AviSynth & VirtualDub - Comfortable ways to create avs-files?
By klischee in forum EditingReplies: 7Last Post: 28th Oct 2010, 16:20 -
Batch Test AVISynth (avs) files
By tevert in forum Video ConversionReplies: 9Last Post: 2nd Apr 2010, 10:38 -
What is ConvertToYV12?
By ultraman36 in forum Video ConversionReplies: 1Last Post: 13th Jan 2008, 07:23 -
Adobe Premiere project using AVISynth AVS scripts crashes when rendering!
By Mark001 in forum EditingReplies: 2Last Post: 10th Jun 2007, 23:25