pest
30th January 2006, 02:41
I use the common Avifile api to access my avs-files.
Everything works as expected in YV12,RGB24 and RGB32 mode.
If i set a ConvertToYUY2() in the avs-file the reported
FOURCC is "YUY2" but the retrieved DIBs are RGB24.
The biCompression Field is set to 0 in contrast to YV12
which sets "YV12".
any help would be great
Everything works as expected in YV12,RGB24 and RGB32 mode.
If i set a ConvertToYUY2() in the avs-file the reported
FOURCC is "YUY2" but the retrieved DIBs are RGB24.
The biCompression Field is set to 0 in contrast to YV12
which sets "YV12".
any help would be great