-
Washed out x264 and 8×8 DCT flag
Like many out there, I’ve suffered through the apparent Apple/Quicktime H.264 wash-out “bug”. I’ve tried time after time to work out a method for exporting from FCP that won’t result in gamma shifts in video encoded for the web, never to much success.
Today I started playing with the x264encoder.component for Quicktime. It gives much finer control over the encode and container settings than the default H.264 codec. I think it’s really fantastic.
Getting to the point: I found that at the default settings it would give me great, gamma accurate output. However, using the “Tuned” settings, I got exactly the same wash out as Apple H.264. I went through the settings one-by-one, and determined that the FLAG2_8x8DCT setting was singularly responsible.
Now, I’m trying to figure out what this is, why it might be important, and why it leads to the wash out. I was hoping somebody with more knowledge of codecs might have some ideas. Is it also conceivable that this is what the Apple codec does as well, and, if so, with this knowledge could the root of this problem be sussed out?
Thanks,
Michael