it's finally that time.
windows
mac
linux
source
can people (especially thrillness) check this yua 8 release candidate to make sure it's handling different colorspace input -> output correctly? again, the wacky input that started this discussion in the first place is here:
http://nate.quandra.org/dffpd-Test.avi
... but it would be good to check with a variety of input since it's a new way of going about handling color now. thanks.
windows
mac
linux
source
can people (especially thrillness) check this yua 8 release candidate to make sure it's handling different colorspace input -> output correctly? again, the wacky input that started this discussion in the first place is here:
http://nate.quandra.org/dffpd-Test.avi
... but it would be good to check with a variety of input since it's a new way of going about handling color now. thanks.
Quote from nate:
i got halfway through dealing with the colorspace standard stuff when i realized that yua should probably not be outputting different colorspace standards depending on the input when i can just standardize on one standard (...) and decode all input to that, using it internally. so i patched yua to always decode to bt709 which seemed like a good standard (especially considering yua can only output yuv, hdtv-like stuff). yua also includes that colorspace standard in the output as metadata now so players that pick up on that will show the right colors. players that don't should be close since bt709 is apparently very close to bt601 which is probably what they will incorrectly decode as.
if no one sees any holes in this then i will upload a beta for your testing. really need to test this one since i'm not 100% sure about something (yua uses rgb internally and i'm not sure whether decoding to rgb with bt709 is really a good idea). worst that will happen is the colors are wrong for some input and we will have to think of something else.
if no one sees any holes in this then i will upload a beta for your testing. really need to test this one since i'm not 100% sure about something (yua uses rgb internally and i'm not sure whether decoding to rgb with bt709 is really a good idea). worst that will happen is the colors are wrong for some input and we will have to think of something else.