• 1
  • 84
  • 85
  • 86(current)
  • 87
  • 88
  • 111
OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 1
Hi,

Is there anywhere a sample file for a 3D mvc movie (dropbox, googledrive), so i can test it in my envir.?

I ve only this 2D from posts before
https://docs.google.com/uc?id=0B-6zmEDJw...t=download

Thx
J
http://forum.kodi.tv/showthread.php?tid=...pid1957073
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2015-03-23, 14:29)Milhouse Wrote: http://forum.kodi.tv/showthread.php?tid=...pid1957073

Yes thx but these i have and they are 2D mkv files.

Greetz,
J.
(2015-03-23, 14:51)SSC_Jarod Wrote: Yes thx but these i have and they are 2D mkv files.

No they are 3D MVC files. You need to rename them or use the OSD video settings to tell kodi they are 3D.
(2015-03-23, 15:11)popcornmix Wrote:
(2015-03-23, 14:51)SSC_Jarod Wrote: Yes thx but these i have and they are 2D mkv files.

No they are 3D MVC files. You need to rename them or use the OSD video settings to tell kodi they are 3D.

Thx for that tip! It looks impressive great and the 3D Effect is much better like in my "normal" Version of these Scene in my complete movie!

Know this is off topic, but how can i see what 3D movies have mvc if i see them as mkv ?

thx again for help!

BTW: the TAB mkv 3D movies are still black in picture (still in new #321) if "Use full HDMI" is checked on in Acceleration Settings.

Greetz,
J.
(2015-03-23, 16:06)SSC_Jarod Wrote: Know this is off topic, but how can i see what 3D movies have mvc if i see them as mkv ?

Use mediainfo. MVC will look like:
Code:
Format profile                           : Stereo [email protected] / [email protected]
MultiView_Count                          : 2

Quote:BTW: the TAB mkv 3D movies are still black in picture (still in new #321) if "Use full HDMI" is checked on in Acceleration Settings.

debug log (wiki)?
(2015-03-23, 16:24)popcornmix Wrote:
(2015-03-23, 16:06)SSC_Jarod Wrote: Know this is off topic, but how can i see what 3D movies have mvc if i see them as mkv ?

Use mediainfo. MVC will look like:
Code:
Format profile                           : Stereo [email protected] / [email protected]
MultiView_Count                          : 2

Quote:BTW: the TAB mkv 3D movies are still black in picture (still in new #321) if "Use full HDMI" is checked on in Acceleration Settings.

debug log (wiki)?

Thx!!!

Will post the log as soon as i am @Home Smile

greetz, J.

SEND YOU A PM! THX
(2015-03-23, 16:24)popcornmix Wrote:
(2015-03-23, 16:06)SSC_Jarod Wrote: Know this is off topic, but how can i see what 3D movies have mvc if i see them as mkv ?

Use mediainfo. MVC will look like:
Code:
Format profile                           : Stereo [email protected] / [email protected]
MultiView_Count                          : 2

Quote:BTW: the TAB mkv 3D movies are still black in picture (still in new #321) if "Use full HDMI" is checked on in Acceleration Settings.

debug log (wiki)?

By the way mediainfo doesn't work consistently from some of my files. I used makemkv 1.9.1 to rip the hobbit battle of the 5 armies from ISO, and mediainfo didn't show it as 3d. However it certainly plays as 3d. http://www.makemkv.com/forum2/viewtopic....665#p38665
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
is there a noob friendly guide on how to install these builds ?

currently have the latest openelec stable on my b+ on would like to try out latest test build to try out mvc 3d
Copy the tar file to the Update folder and reboot.

You can access the Update folder (it's an SMB share) by pointing Windows Explorer at your RPi using the IP address, ie. enter "\\192.168.0.8" in the Windows Explorer address bar. Don't forget the leading slashes or Windows will open your browser.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
New OpenELEC Isengard build #0323: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 3.19.2 #1 Mon Mar 23 23:35:53 GMT 2015 armv6l GNU/Linux

# vcgencmd version
Mar 22 2015 15:56:19
Copyright (c) 2012 Broadcom
version 6d87a21b1e7a0744092d1dc481f3ae3c56bdff1a (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20150323233503-#0323-gef03acf [Build #0323]

# vcdbg log msg 2>&1 | grep DTOK
001666.287: Kernel trailer DTOK property says yes

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (ef03acf6, changelog) and tip of XBMC master (4eba46f6, changelog) with the following modifications: Build Highlights:
  1. Support for DTS-HD audio decode:
    popcornmix Wrote:This update adds support for lossless 8 channel DTS-HD audio decode.

    If you disable DTS passthough and set "Number of channels" to 7.1 you should now get lossless 8 channel audio with your DTS-HD videos.
    Even with a 5.1 (or lower) setup, it will be decoding the lossless extensions, so should produce theoretically higher quality audio.

    Obviously this is a new feature, so report back if there are any issues.

    This makes use of the new dcadec (https://github.com/foo86/dcadec) library for DTS-HD decode.

    There is a setting in video/acceleration to enable the DTS-HD audio decode. This defaults to enabled on Pi2 and disabled on Pi1, but you are free to change it.

    Note: Old codec shows "fltp 1536 kb/s", new codec "s32p (24 bit)" (bitrate not shown), so you can distinguish them even when <=6 channels.
Build Details:
  1. OpenELEC:
    • Libaacs cleanup (PR:4020, 1 commit, 2 files changed)
    • [xpad] update steamos patch with urb reuse fix (PR:4033, 1 commit, 1 file changed)
    • wireless-regdb: update to wireless-regdb-2015.03.13 (629fe55c)
    • busybox: update to busybox-1.23.2 (2b76d767)
    • nano: update to nano-2.4.0 (1c1bbe77)
    • Revert "Merge pull request #4033 from zzattack/xpad-steamos" (ef03acf6)
  2. XBMC:
    • [pvr] fixed regression in CGUIInfoManager::GetItemLabel, LISTITEM_NEXT_* (PR:6792, 1 commit, 1 file changed)
    • addons: find and use the best matching translation for summary/description/disclaimer (PR:6768, 2 commits, 3 files changed)
    • Fix compile with gcc-4.6 (e.g. Ubuntu Precise) after 799094a838d12cc6f9513bd576d35f37668176e8 (PR:6774, 1 commit, 1 file changed)
    • GUIInfoManager: fix PVR recording genre display (PR:6790, 1 commit, 1 file changed)
    • dvdplayer: fix memleak in ffmpeg demuxer (PR:6787, 1 commit, 1 file changed)
    • [input] Untangle key processing from key translation (PR:6779, 2 commits, 3 files changed)
    • dvdplayer: fix mem leak in ffmpeg decoder (PR:6788, 1 commit, 1 file changed)
    • [emufnc] Revert temporal release changes (PR:6605, 1 commit, 1 file changed)
    • dvdplayer: adjust threshold of audio errors to frame duration (PR:6782, 1 commit, 1 file changed)
    • [remote] [keyboard] restore track rating functionality (PR:6744, 2 commits, 2 files changed)
    • [binary addons] bump kodi-platform (fixes #15870) (PR:6793, 1 commit, 1 file changed)
    • [gui] only close modal dialogs if we leave a media window (PR:6799, 3 commits, 8 files changed)
    • [Confluence] fix 2D button after PR#6345 (13191ccc)
  3. kodi-platform:
    • fixed: only install to multiarch paths if prefix is /usr (PR:3, 1 commit, 1 file changed)
  4. newclock4:
    • New commits in this build:
      • [ffmpeg] Add support for libdcadec (b2a34260)
      • [dcadec] Add settings option to enable libdcadec (e12b0a96)
    • Commits no longer in build:
      • Revert "[emufnc] Disable support for READ_TRUNCATED. To be reverted after Helix release." (56cde530)
      • dvdplayer: fix memleak in ffmpeg demuxer (52215470)
      • dvdplayer: fix mem leak in ffmpeg decoder (6098d122)
      • dvdplayer: adjust threshold of audio errors to frame duration (ff3c0f80)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: patch: Add dcadec package for DTS HD-MA support (use ffmpeg avcodec patches from newclock4) Thanks @stefansaraev
    • Added: PR:6772: [musicdb] enable the library via xml
    • Added: PR:6801: [builtin] adds new builtin for seeking
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Wow the RPi platform is getting better by the day. Gotta love the Open Source Community Smile

From the github readme:

Quote:dcadec is a free DTS Coherent Acoustics decoder with support for HD extensions.

Supported features:

Decoding of standard DTS core streams with up to 5.1 channels
Decoding of DTS-ES 6.x streams with discrete back channel
Decoding of High-Resolution streams with up to 7.1 channels and extended bitrate
Decoding of 96/24 core streams
Lossless decoding of Master Audio streams with up to 7.1 channels
Features needing more work:

Support for sampling frequencies above 96 kHz
Support for downmixed output
Error recovery capabilities

(2015-03-24, 02:22)Milhouse Wrote: Copy the tar file to the Update folder and reboot.

You can access the Update folder (it's an SMB share) by pointing Windows Explorer at your RPi using the IP address, ie. enter "\\192.168.0.8" in the Windows Explorer address bar. Don't forget the leading slashes or Windows will open your browser.

Thank you Milhouse - works great !
Amazing work Milhouse and popcornmix, thanks. Hoping to find some time away from work to test this week.
[H]i-[d]eft [M]edia [K]een [V]ideosaurus
My Family Room Theater
Very interested in any feedback from music database users on the new Node feature.

More info here http://forum.kodi.tv/showthread.php?tid=222148

Hopefully everything should still work as before.
  • 1
  • 84
  • 85
  • 86(current)
  • 87
  • 88
  • 111

Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 112