Anyone know if there is a programme that can convert .yuv10 file to RGB or YUV file format?
I can download some test patterns but cannot open the files!!
The only interesting pattern is EBU_3325_1080_7.yuv10
The file format is interleaved 4:2:2 YUV (UYVY) with 10-bit samples in big-endian 16 bit words. This format could handle up to 16-bit YUV, and it's pretty much a waste of space for 10-bit YUV.
The only interesting pattern is EBU_3325_1080_7.yuv10
The file format is interleaved 4:2:2 YUV (UYVY) with 10-bit samples in big-endian 16 bit words. This format could handle up to 16-bit YUV, and it's pretty much a waste of space for 10-bit YUV.
Ron
100% Agree, all other patterns are not something special, most of them are for measuring panel uniformity or topic contrast of different a parts of the screen.
That's the reason i used only this pattern to my 2010 Calibration Disk (unreleased to public)
The pattern has below black and above white, so it's more interesting in video level RGB.
Ron
Thanks again Ron for your help, reaaly appreciated.
One more question i have is that im looking at designing a few flashing and moving custom test patterns but alas ive not been able to locate any details or information on how to create these within a .avs script.
Wondering if anyone knows or could point me in the right direction?
The way I have done it in the past (am sure there is an easier way) was to load the relevant still pictures in the first part of the script (like normal) and then at the bottom clip 3 equal clip1+clip2+clip1+clip2 for as long as required, turns out like a long script.