OS X Isengard + Mac Mini + Bluray :-(
#1
Sad 
OS-X 10.10.3, Mac Mini 7,1 (Late 2014), Kodi 15.0-RC1 Git:2015-06-24-95c0b93 installed from dmg
MakeMKV v1.9.4

In Kodi using [Videos -> Files -> MOVIE_NAME -> BDMV -> index.bdmv] and then [ret] the movie will play. The audio sounds good but the video looks like this:

http://imagebin.ca/v/26UA76UQC8tV

with the 'o' key toggled:

http://imagebin.ca/v/26UBEjDTb2Rt

VLC doesn't appear to have this problem.

I've tried two Bluray discs so far (The Fifth Element, The Homesman) with the same result.

The video is nominal when using VLC 2.2.1 or Kodi 14.2.

Here is the debug log file: Isengard Bluray Log
Reply
#2
Geneate an advancedsettings.xml (wiki) and put the following into it:

Code:
<advancedsettings>
<video>
<useffmpegvda>false</useffmpegvda>
</video>
</advancedsettings>

Then try again and report back. (this disables the ffmpeg vda hardware decoder and enables our own old vda hardware codec).
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#3
also from the log
Code:
795.13:26:00 T:4644372480   ERROR: ffmpeg[114D38000]: [h264] hardware accelerator failed to decode picture

Are you sure this is an unencrypted blueray?
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#4
(2015-06-26, 10:29)Memphiz Wrote: Geneate an advancedsettings.xml (wiki) and put the following into it:

Code:
<advancedsettings>
<video>
<useffmpegvda>false</useffmpegvda>
</video>
</advancedsettings>

Then try again and report back. (this disables the ffmpeg vda hardware decoder and enables our own old vda hardware codec).

That fixed the problem. Thanks Memphiz.
Reply
#5
crap ...
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#6
can you provide a sample of a failing file?
Reply

Logout Mark Read Team Forum Stats Members Help
Isengard + Mac Mini + Bluray :-(0