WarpEnterprises
11th August 2002, 21:49
Can someone explain how avisynth displays the color format to the calling application?
AFAIK every AVI has a FOURCC code which indicates the codec to be used.
Ok, when Avisynth outputs RGB no codec is needed.
But what if the output is YUY2?
There seems to be a definition for a default codec on every system, which is called.
And the behaviour of VD and e.g. TMPG is different (on my system there is a YUY2 codec coming from my capture card?, 4cc is YUY2. This one doesn't open AVS correctly, there are some weak vertical color bars. This is NOT visible in VD, but in TMPG.)
And what about the "force RGB output" thing?
(would be good to add an explanation to docu...)
AFAIK every AVI has a FOURCC code which indicates the codec to be used.
Ok, when Avisynth outputs RGB no codec is needed.
But what if the output is YUY2?
There seems to be a definition for a default codec on every system, which is called.
And the behaviour of VD and e.g. TMPG is different (on my system there is a YUY2 codec coming from my capture card?, 4cc is YUY2. This one doesn't open AVS correctly, there are some weak vertical color bars. This is NOT visible in VD, but in TMPG.)
And what about the "force RGB output" thing?
(would be good to add an explanation to docu...)