PDA

View Full Version : Using AVS file with AviSource?


Various
16th February 2008, 16:20
Hi folks,

I recently created a film using the results of several avs files as inputs to the final master avs's output. These avs files however produced very large avi files since I use lossless HuffyAV compression.

It then occurred to me that I ought to be able to use avs files as inputs using AviSource.

However I found that AviSource won't take avs as input successfully. The master avs complains that "video formats don't match".

So, to review the situation:
I'm trying to combine (dissolve, actually) several clips, all of them except one are HuffyAV compressed.
The one that is not is an avs file.

Anybody know what the workaround is?

Thanks.

sh0dan
16th February 2008, 21:48
:script:

You probably need to convert them to the same colorspace. Use ConvertToYV12(interlaced=false) or ConvertToYUY2() as appropriate.