BippyM
3rd October 2004, 01:48
Hiya guys
I am new to using AVISynth and I have a 50fps avi I created myself
I am using the following avisynth script
AVISource("J:\DemoDVD\3ddemo.avi")
AssumeFieldBased
Weave
When I try to open I get the following error:
AVISource: the video decompressor couldn't produce YUY2 or RGB output
The AVI is uncompressed RGB16 and I am trying to weave this into a 25fps avi
Any help appreciated
I am new to using AVISynth and I have a 50fps avi I created myself
I am using the following avisynth script
AVISource("J:\DemoDVD\3ddemo.avi")
AssumeFieldBased
Weave
When I try to open I get the following error:
AVISource: the video decompressor couldn't produce YUY2 or RGB output
The AVI is uncompressed RGB16 and I am trying to weave this into a 25fps avi
Any help appreciated