Jump to content

Archived

This topic is now archived and is closed to further replies.

kicsrules

does xbmc play hevc ?

Recommended Posts

i can confirm that hevc is supported in kodi 15.2 (thats what i got installed) now my question is, is it going to be the same support (kodi mygica version) in which kodi is modified to support hardware codec for hevc ?

edit: i noticed that some 1080 p hevc files play really slow (file size is no more than 500mb)

Share this post


Link to post
Share on other sites
i can confirm that hevc is supported in kodi 15.2 (thats what i got installed) now my question is, is it going to be the same support (kodi mygica version) in which kodi is modified to support hardware codec for hevc ?

edit: i noticed that some 1080 p hevc files play really slow (file size is no more than 500mb)

We plan on going to KODI Playstore version on Android 5, this will make things easier for those that always want the latest version of KODI.

So whatever support Official KODI offers, will work on MyGica.

Share this post


Link to post
Share on other sites

ok, well i just found out that it plays really well 720p hevc files, but struggles playing 1080p hevc,

the 4k player that is included in the box, what types of files does it play ?

Share this post


Link to post
Share on other sites

here is the code of the debug log when playing 1080 hevc, clearly some codecs are not working....

00:32:26 T:1787749984  NOTICE: DVDPlayer: Opening: smb://CLOUDBOX/Family/Download/Clannad After Story OP_.mkv
00:32:26 T:1787749984 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
00:32:26 T:1860353656  NOTICE: Thread DVDPlayer start, auto delete: false
00:32:26 T:1860353656  NOTICE: Creating InputStream
00:32:26 T:1901696768  NOTICE: Thread FileCache start, auto delete: false
00:32:26 T:1860353656  NOTICE: Creating Demuxer
00:32:27 T:1860353656  NOTICE: Opening stream: 0 source: 256
00:32:27 T:1860353656  NOTICE: Creating video codec with codec id: 1211250229
00:32:27 T:1860353656   ERROR: CDVDVideoCodecAndroidMediaCodec:: Failed to create Android MediaCodec
00:32:27 T:1860353656   ERROR: CDVDVideoCodecStageFright::virtual bool CDVDVideoCodecStageFright::Open(CDVDStreamInfo&, CDVDCodecOptions&) - failed to open, codec(1211250229), profile(2), level(120)
00:32:27 T:1860353656  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: HEVC (High Efficiency Video Coding)
00:32:27 T:1860353656  NOTICE: Creating video thread
00:32:27 T:1968290840  NOTICE: Thread DVDPlayerVideo start, auto delete: false
00:32:27 T:1860353656  NOTICE: Opening stream: 1 source: 256
00:32:27 T:1968290840  NOTICE: running thread: video_thread
00:32:27 T:1860353656  NOTICE: Finding audio codec for: 86018
00:32:27 T:1860353656  NOTICE: Creating audio thread
00:32:27 T:1903497304  NOTICE: Thread DVDPlayerAudio start, auto delete: false
00:32:27 T:1903497304  NOTICE: running thread: CDVDPlayerAudio::Process()
00:32:27 T:1860353656  NOTICE: Opening stream: 2 source: 256
00:32:27 T:1903497304  NOTICE: Creating audio stream (codec id: 86018, channels: 6, sample rate: 48000, no pass-through)

this is the full log

http://xbmclogs.com/pd1fqcakw

Share this post


Link to post
Share on other sites
here is the code of the debug log when playing 1080 hevc, clearly some codecs are not working....

00:32:26 T:1787749984  NOTICE: DVDPlayer: Opening: smb://CLOUDBOX/Family/Download/Clannad After Story OP_.mkv
00:32:26 T:1787749984 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
00:32:26 T:1860353656  NOTICE: Thread DVDPlayer start, auto delete: false
00:32:26 T:1860353656  NOTICE: Creating InputStream
00:32:26 T:1901696768  NOTICE: Thread FileCache start, auto delete: false
00:32:26 T:1860353656  NOTICE: Creating Demuxer
00:32:27 T:1860353656  NOTICE: Opening stream: 0 source: 256
00:32:27 T:1860353656  NOTICE: Creating video codec with codec id: 1211250229
00:32:27 T:1860353656   ERROR: CDVDVideoCodecAndroidMediaCodec:: Failed to create Android MediaCodec
00:32:27 T:1860353656   ERROR: CDVDVideoCodecStageFright::virtual bool CDVDVideoCodecStageFright::Open(CDVDStreamInfo&, CDVDCodecOptions&) - failed to open, codec(1211250229), profile(2), level(120)
00:32:27 T:1860353656  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: HEVC (High Efficiency Video Coding)
00:32:27 T:1860353656  NOTICE: Creating video thread
00:32:27 T:1968290840  NOTICE: Thread DVDPlayerVideo start, auto delete: false
00:32:27 T:1860353656  NOTICE: Opening stream: 1 source: 256
00:32:27 T:1968290840  NOTICE: running thread: video_thread
00:32:27 T:1860353656  NOTICE: Finding audio codec for: 86018
00:32:27 T:1860353656  NOTICE: Creating audio thread
00:32:27 T:1903497304  NOTICE: Thread DVDPlayerAudio start, auto delete: false
00:32:27 T:1903497304  NOTICE: running thread: CDVDPlayerAudio::Process()
00:32:27 T:1860353656  NOTICE: Opening stream: 2 source: 256
00:32:27 T:1903497304  NOTICE: Creating audio stream (codec id: 86018, channels: 6, sample rate: 48000, no pass-through)

this is the full log

http://xbmclogs.com/pd1fqcakw

Is this on the Official KODI 15.2 Version from Kodi.tv ??

Share this post


Link to post
Share on other sites
yes, official build from kodi.tv

1800/582/380 only software decode HEVC 2.65

So that might be the reason why you are having issues

Share this post


Link to post
Share on other sites

well, thnx for the info :/

i was trying to figure out why it wouldn't play smoothly some x265 720p videos, i'll stick with x264 for a while, thnx for the info

Share this post


Link to post
Share on other sites
well, thnx for the info :/

i was trying to figure out why it wouldn't play smoothly some x265 720p videos, i'll stick with x264 for a while, thnx for the info

No problem

Share this post


Link to post
Share on other sites

×
×
  • Create New...