DDogg
27th March 2003, 16:22
Koepi, Nic - This may have no significance to you but I wanted to properly report.
I was doing some timing tests with CCE 2.50. One of those tests was designating the divx or Xvid dlls in registry (Drivers32)
vidc.YV12 = Xvid.dll
to handle YV12. This allowed the removal of the ConvertToYUV2 statement in the AVS (Just experimenting and wanted to measure the data).
Anyway, I got two different errors from two xvid builds and thought it might be info you guys might want:
Mar 11 build (nic's? Sorry don't remember) - "bitcount12 is not supported"
XviD-04102002-1.exe - "ICDecompressGetFormat() failed:-2"
FYI - the Divx.dll (5.03) did not throw an error and handled the YV12 translation but was significantly slower than the Converttoyuv2 statement.
As I said, just dutifully reporting an anomaly and I hope not wasting your time.
I was doing some timing tests with CCE 2.50. One of those tests was designating the divx or Xvid dlls in registry (Drivers32)
vidc.YV12 = Xvid.dll
to handle YV12. This allowed the removal of the ConvertToYUV2 statement in the AVS (Just experimenting and wanted to measure the data).
Anyway, I got two different errors from two xvid builds and thought it might be info you guys might want:
Mar 11 build (nic's? Sorry don't remember) - "bitcount12 is not supported"
XviD-04102002-1.exe - "ICDecompressGetFormat() failed:-2"
FYI - the Divx.dll (5.03) did not throw an error and handled the YV12 translation but was significantly slower than the Converttoyuv2 statement.
As I said, just dutifully reporting an anomaly and I hope not wasting your time.