View Single Post
Old 2012-08-17, 07:17   Link #16
Quarkboy
Translator, Producer
 
 
Join Date: Nov 2003
Location: Tokyo, Japan
Age: 44
Quote:
Originally Posted by cyberbeing View Post
According to the notes from the last HEVC meeting, it sounds like only Main profile supporting 8-bit 4:2:0 will be finalized in January 2013. All other profiles (10-bit to 14-bit, 4:2:2, 4:4:4 and others) won't be finalized until January 2014. It also doesn't seem like HEVC Main Profile allows IBDI at all, and is completely fixed at 8-bit.

bit_depth_luma_minus8 = 0
bit_depth_chroma_minus8 = 0
BitDepthY = 8 + bit_depth_luma_minus8
BitDepthC = 8 + bit_depth_chroma_minus8

Maybe things will become a bit more clear in a later draft. IBDI may be restricted to the profile extensions to be defined in 2014. Google seems to have a few older references to a "High Efficiency Profiles" supporting IBDI in addition to "Main Profile" which didn't, but maybe that got scrapped for the time being to meet the January 2013 deadline they set. It will be interesting to see how this all develops over the next few years.
Yeah, okay, I see now... There definitely seemed to be nothing in the draft about adaptive bitdepth...
Too bad.

By the way, wouldn't quantum computers enable incredibly fast and effecient video compression?
Quantum computers are essentially parallel matrix multipliers, and there's already algorithms (similar to Shor's factoring algorithm) which can do fourier tranforms on quantum states in n log n time.
Has anyone actually done any research into applying quantum computers to mpeg-like video compression? Or better yet design a new video compression scheme that takes advantage of the types of calculations quantum computers are good at?
__________________
Read Light Novels in English at J-Novel Club!
Translator, Producer, Japan Media Export Expert
Founder and Owner of J-Novel Club
Sam Pinansky
Quarkboy is offline   Reply With Quote