Hi,
Whenever I try to load an .avs file into CCE, it just vanishes (crashes). Here is a sample of my .avs script, I am working on an Athlon XP 2100+
video=avisource("C:\movie.avi")
audio=wavsource("C:\sound.wav")
BicubicResize(720,272)
AddBorders(0,104,0,104)
resampleaudio(44100)
Thanks in advance
ta2
+ Reply to Thread
Results 1 to 3 of 3
-
-
Ok, I've solved that problem... But now I have a new one...
CCE Encodes 240 frames of error message.
:P
Something along the lines of this:
AVISource Autodetect: Couldn't Open File
Error Code: 2
(C:\movie.avs, line 2)
EDIT: solved the problem by using:
avisource("C:\movie.avi")
BicubicResize(720,272)
AddBorders(0,104,0,104)
Similar Threads
-
CCE vs ConvertXtoDVD
By ranosb in forum Video ConversionReplies: 23Last Post: 5th May 2009, 20:14 -
Problem DVD Rebuilder Pro: Is not a ECL for CCE SP Trial Version
By Talayero in forum DVD RippingReplies: 2Last Post: 30th May 2008, 13:25 -
cce video bitrate problem
By DSLGuy in forum Video ConversionReplies: 11Last Post: 16th Feb 2008, 12:53 -
CCE OPV
By name123 in forum Newbie / General discussionsReplies: 2Last Post: 7th Jan 2008, 12:03 -
Problem converting avi to vcd using CCE
By Hittz in forum Newbie / General discussionsReplies: 4Last Post: 2nd Dec 2007, 20:27