Firra
1st May 2008, 20:59
Hey im trying to decode an avi clip from vegas into xVid, but when i open my avs file with vdub i get this message.
AVISYNTH open failure:
AVISOURCE: the video decompressor couldnt produce YUY2 or RGB output
(C:\USERS\FREDRIK\XVID\DUCKINTRO.avs,line 1)
my avs script is
AVISource("DUCK.avi")
Crop(0,0,-0,-0)
ConvertToYV12()
when i try to open the avi instead i get:
The decompression codec cannot decompress to an rgb format. This is very unusual. Check that any "Force YUY2" options are not enabled in the codecs properties
What could be the problem?
Also when i render from sony vegas a 4 minute clip is about 150-170 gb big, could that be part of the solution?
Would really appreciate some help, its frigging me off
AVISYNTH open failure:
AVISOURCE: the video decompressor couldnt produce YUY2 or RGB output
(C:\USERS\FREDRIK\XVID\DUCKINTRO.avs,line 1)
my avs script is
AVISource("DUCK.avi")
Crop(0,0,-0,-0)
ConvertToYV12()
when i try to open the avi instead i get:
The decompression codec cannot decompress to an rgb format. This is very unusual. Check that any "Force YUY2" options are not enabled in the codecs properties
What could be the problem?
Also when i render from sony vegas a 4 minute clip is about 150-170 gb big, could that be part of the solution?
Would really appreciate some help, its frigging me off