DoctorM
22nd June 2013, 07:28
I'm trying to tweak an old piece of video with a yellow push.
Using coloryuv(autowhite=true) is a little cold looking. I read a suggestion to use coloryuv(analyze=true) and manually setting the chromau and chromav using those numbers.
The thing is, it doesn't work how I'd really like it to. Unless I'm wrong, the average Y, U, and V generated by analyze is for each frame.
What I'd really like is some way to take a cumulative average across the whole piece of video and then setting one U and V value based on that.
Is that even possible?
Using coloryuv(autowhite=true) is a little cold looking. I read a suggestion to use coloryuv(analyze=true) and manually setting the chromau and chromav using those numbers.
The thing is, it doesn't work how I'd really like it to. Unless I'm wrong, the average Y, U, and V generated by analyze is for each frame.
What I'd really like is some way to take a cumulative average across the whole piece of video and then setting one U and V value based on that.
Is that even possible?