Re: H.265/HEVC encoding and decoding in mac os x using AVFoundation?

2016-06-17 Thread Gary L. Wade
I remember there were some constants in CoreMedia for H.265 for last year's OSes, but it seemed you'd have to roll a lot yourself, and my priorities changed enough to not follow through, but it may be things changed for this year's forthcoming releases. If the docs aren't helpful, do a grep on

H.265/HEVC encoding and decoding in mac os x using AVFoundation?

2016-06-17 Thread Muthulingam Ammaiappan
Hi Friends, currently i am working on the project that deals with decoding and encoding of H.265/HEVC(High Efficiency Video Coding) files... my question : *is it possible by using AVFoundation to do the decoding and encoding for H.265 files?* and if it is not possible can you guys please