H.265/HEVC support in Matlab 2015?

조회 수: 21 (최근 30일)
medic911
medic911 2015년 12월 14일
댓글: Deerren Matadeen 2020년 9월 5일
I have a H.265 encoded video. He can use it and put processes in matlab?

답변 (3개)

Walter Roberson
Walter Roberson 2015년 12월 14일
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
faxal axim
faxal axim 2018년 11월 3일
Ok sir thanks. sir can i communicate with u on gmail...
Walter Roberson
Walter Roberson 2018년 11월 3일
"can i communicate with u on gmail"
No, I only use my gmail for authenticating to Google products.

댓글을 달려면 로그인하십시오.


Ali
Ali 2018년 3월 2일
편집: Walter Roberson 2018년 10월 27일
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
faxal axim
faxal axim 2018년 10월 30일
sir i am searching H.265 matlab codec from where can i got it.
Deerren Matadeen
Deerren Matadeen 2020년 9월 5일
I am having the same problem, need intercode for HEVC for matlab, please help.

댓글을 달려면 로그인하십시오.


faxal axim
faxal axim 2018년 10월 27일
dear i need H.265 matlab code if any one have please send me on my email...... faxalaxim@gmail.com
  댓글 수: 4
beibei
beibei 2019년 7월 19일
ah, I see. Thanks for your response.
Alber
Alber 2020년 2월 26일
In the end could you get the code?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by