H.265/HEVC support in Matlab 2015?

11 views (last 30 days)
medic911
medic911 on 14 Dec 2015
I have a H.265 encoded video. He can use it and put processes in matlab?

Answers (3)

Walter Roberson
Walter Roberson on 14 Dec 2015
MATLAB does not have any support yet for H.265. I looked around and I could not see any MATLAB implementations of the whole process, but I could have missed something somewhere. The way to use it in MATLAB would be to find a C/C++ library that implemented H.265 and call it from MATLAB.
  11 Comments
faxal axim
faxal axim on 3 Nov 2018
Ok sir thanks. sir can i communicate with u on gmail...
Walter Roberson
Walter Roberson on 3 Nov 2018
"can i communicate with u on gmail"
No, I only use my gmail for authenticating to Google products.

Sign in to comment.


Ali
Ali on 2 Mar 2018
Edited: Walter Roberson on 27 Oct 2018
You can find better HEVC implementation here: https://hevc.hhi.fraunhofer.de/HM-doc/
Also you can find a good tutorial about the H.265 itself in this IEEE paper: http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=6316136 (it should be downloadable and open access)
Also you can find a good tutorial here that it can help you make your first HEVC encoded video: https://codesequoia.wordpress.com/2012/11/04/make-your-first-hevc-stream/
  2 Comments
faxal axim
faxal axim on 30 Oct 2018
sir i am searching H.265 matlab codec from where can i got it.
Deerren Matadeen
Deerren Matadeen on 5 Sep 2020
I am having the same problem, need intercode for HEVC for matlab, please help.

Sign in to comment.


faxal axim
faxal axim on 27 Oct 2018
dear i need H.265 matlab code if any one have please send me on my email...... faxalaxim@gmail.com
  4 Comments
beibei
beibei on 19 Jul 2019
ah, I see. Thanks for your response.
Alber
Alber on 26 Feb 2020
In the end could you get the code?

Sign in to comment.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!