Jeff D
14th March 2003, 05:29
I've been all over rage3d, and that confused me more.
The talk was about the YUV format being 16bit, which makes sense. But I'm still confused by the debug information.
On playback the codec spits out the following:
DecompressQuery: input = HFYU, 16 bits, method 2, output = 0, 32 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = 0, 32 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = CLJR, 8 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = UYVY, 16 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = YUY2, 16 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = 0, 32 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = CLJR, 8 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = UYVY, 16 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = YUY2, 16 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = 0, 32 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = 3, 32 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = 0, 24 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = 3, 16 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = 0, 16 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = 0, 8 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = YUY2, 16 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = CLJR, 8 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = UYVY, 16 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = YUY2, 16 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = 0, 32 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = 3, 32 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = 0, 24 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = 3, 16 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = 0, 16 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = 0, 8 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = YUY2, 16 bits
DecompressBegin: input = HFYU, 16 bits, method 2, output = 0, 32 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = CLJR, 8 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = UYVY, 16 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = YUY2, 16 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = 0, 32 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = 3, 32 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = 0, 24 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = 3, 16 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = 0, 16 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = 0, 8 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = YUY2, 16 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = CLJR, 8 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = UYVY, 16 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = YUY2, 16 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = 0, 32 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = 3, 32 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = 0, 24 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = 3, 16 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = 0, 16 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = 0, 8 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = YUY2, 16 bits
DecompressBegin: input = HFYU, 16 bits, method 2, output = 0, 32 bits
DecompressQuery: input = HFYU, 16 bits, method 2, output = 0, 32 bits
So, what I don't understand is that it looks like it's trying to be able to output something better than 16 bit, but it can't.
I really don't know how to decode this information.
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.