• 1
  • 210
  • 211
  • 212(current)
  • 213
  • 214
  • 275
Kodi Media Player Options with 3D MVC & HD Audio
Yes, set stereoscopic enabled either in Windows display settings and/or Nvidia control panel and don't touch it again. It's set and forget.
The Kodi GUI has multiple 3D settings. Enable them. Anything with a choice set to preferred (not ask me or anything else).

Player settings:
Adjust display refresh rate on start/stop
Decode the stereo stream from 3D enabled
Playback mode preferred
Disable 3D when finished enabled

System settings:
Display:
Resolution 1920x1080
Refresh Rate 60
Use fullscreen enabled
Stereoscopic 3D current is disabled
Preferred same as movie

Playercorefactory works perfect with any build including this one.
Here's mine fwiw.

<playercorefactory>
<players>
<player name="3D" type="ExternalPlayer" audio="false" video="true">
<filename>C:\Users\DAN\AppData\Roaming\Kodi\userdata\PlayISO3D.bat</filename>
<args>"{1}"</args>
<hidekodi>false</hidekodi>
<hideconsole>true</hideconsole>
<forceontop>false</forceontop>
</player>
<player name="2D" type="ExternalPlayer" audio="false" video="true">
<filename>C:\Users\DAN\AppData\Roaming\Kodi\userdata\PlayISO2D.bat</filename>
<args>"{1}"</args>
<hidekodi>false</hidekodi>
<hideconsole>true</hideconsole>
<forceontop>false</forceontop>
</player>
</players>
<rules action="prepend">
<rule filetypes="mkv|avi|strm|mov|flv|mp4|webm|3gp" player="VideoPlayer"/>
<rule filename=".*.3D.*|.*.3D.iso|3D.*" player="3D"/>
<rule filetypes="iso|bdmv|mpls|m2ts" player="2D"/>
</rules>
</playercorefactory>

Further details can be found in my guide.
HOW TO - Kodi 2D - 3D - UHD (4k) HDR Guide Internal & External Players iso menus
DIY HOME THEATER WIND EFFECT

W11 Pro 24H2 MPC-BE\HC madVR KODI 22 GTX960-4GB/RGB 4:4:4/Desktop 60Hz 8bit Video Matched Refresh rates 23,24,50,60Hz 8/10/12bit/Samsung 82" Q90R Denon S720W
Reply
Here is mine, been using it for years. this version of kodi doesn't see it.

<?xml version="1.0"?>

-<playercorefactory>


-<players>


-<player video="false" audio="false" type="ExternalPlayer" name="Universal_Player">

<filename>C:\Program Files (x86)\MPC-HC\mpc-hc.exe</filename>

<args>"{1}" /fullscreen</args>

<hidexbmc>true</hidexbmc>

<hideconsole>true</hideconsole>

<warpcursor>none</warpcursor>

</player>


-<player video="false" audio="false" type="ExternalPlayer" name="Disc_Player">

<!-- You can place your PlayDisc file in \Roaming\XBMC\userdata\ -->


<filename>C:\Users\rob\AppData\Roaming\XBMC\userdata\PlayDisc.bat</filename>

<args>"{1}" /fullscreen</args>

<hidexbmc>true</hidexbmc>

<hideconsole>true</hideconsole>

<warpcursor>none</warpcursor>

</player>

</players>


-<rules action="prepend">

<rule player="Disc_Player" protocols="bd|dvd"/>

<rule player="Universal_Player" filename="*.*"/>

</rules>

</playercorefactory>
Reply
Looks like Amlogic S905X is going to be a disappointment Sad I only got H-SBS or H-TAB output on Mini M8S II. At present it doesn't work at all in Kodi or SPMC, just the native movie player. It seems to work only with MVC MKV.
Reply
I read that kaby lake coming soon. Finally 3d mvc 4k 10bit hevc evertything in one! Smile I'm tired of my nvidia shield
Reply
If Kaby Lake ends up supporting HDR as rumored, I'm with you Smile. See here and here.
[H]i-[d]eft [M]edia [K]een [V]ideosaurus
My HT
Reply
Tried again today,I added the advanced settings file that you had told me about. It switches now automatically to 3d without me having to do anything in the display properties, but Nvidia card stopped working after a little bit. Just kept playing movie with a black screen and then if I quit the movie again back to a black screen. I rebooted and still same effect. Could not get it to work after that. Switched to the internal intel graphics and it worked fine. But the movies have some sort of artifact or something popping up. It only seems to be happening on the 8 channel movies as the 2 channel movie played fine. I"m guessing thats related to not having audio connected? I also have a speaker symbol int he top right that will never go away.

Still Playercore factory does not work.

(2016-07-24, 00:31)brazen1 Wrote: Yes, set stereoscopic enabled either in Windows display settings and/or Nvidia control panel and don't touch it again. It's set and forget.
The Kodi GUI has multiple 3D settings. Enable them. Anything with a choice set to preferred (not ask me or anything else).

Player settings:
Adjust display refresh rate on start/stop
Decode the stereo stream from 3D enabled
Playback mode preferred
Disable 3D when finished enabled

System settings:
Display:
Resolution 1920x1080
Refresh Rate 60
Use fullscreen enabled
Stereoscopic 3D current is disabled
Preferred same as movie

Playercorefactory works perfect with any build including this one.
Here's mine fwiw.

<playercorefactory>
<players>
<player name="3D" type="ExternalPlayer" audio="false" video="true">
<filename>C:\Users\DAN\AppData\Roaming\Kodi\userdata\PlayISO3D.bat</filename>
<args>"{1}"</args>
<hidekodi>false</hidekodi>
<hideconsole>true</hideconsole>
<forceontop>false</forceontop>
</player>
<player name="2D" type="ExternalPlayer" audio="false" video="true">
<filename>C:\Users\DAN\AppData\Roaming\Kodi\userdata\PlayISO2D.bat</filename>
<args>"{1}"</args>
<hidekodi>false</hidekodi>
<hideconsole>true</hideconsole>
<forceontop>false</forceontop>
</player>
</players>
<rules action="prepend">
<rule filetypes="mkv|avi|strm|mov|flv|mp4|webm|3gp" player="VideoPlayer"/>
<rule filename=".*.3D.*|.*.3D.iso|3D.*" player="3D"/>
<rule filetypes="iso|bdmv|mpls|m2ts" player="2D"/>
</rules>
</playercorefactory>

Further details can be found in my guide.
Reply
the future from MIT... Tongue

LG OLED 55E8 - M9702(oppo 203) -  Dinobot U5PVR(Enigma 2) - Meccol KI pro(COREelec) - Sony PS5
AndroidPremiumPlayer blog - HI - Frequency Switcher 
Reply
The speaker symbol means you have muted the sound.
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.)
Reply
(2016-07-26, 13:08)nickr Wrote: The speaker symbol means you have muted the sound.

Thats red speaker symbol isn't it? I've had that before, this is just white speaker symbol.
Reply
(2016-07-25, 22:30)Cob2 Wrote: I read that kaby lake coming soon. Finally 3d mvc 4k 10bit hevc evertything in one! Smile I'm tired of my nvidia shield
It's what I'm waiting for, to replace my main room Mede8er with a kodibox.

Sent from my HTC 10
Reply
Only worry is a price
Reply
This news just made my day!!! Big Grin

If this doesn't give HOPE 3D remains alive for Blu-ray, I don't know what would.
[H]i-[d]eft [M]edia [K]een [V]ideosaurus
My HT
Reply
(2016-08-10, 22:42)hdmkv Wrote: This news just made my day!!! Big Grin

If this doesn't give HOPE 3D remains alive for Blu-ray, I don't know what would.

And they said 3D is DEADBig Grin
MY CURRENT MEDIA PLAYER | MY HOME THEATER
MINIX NEO U22-XJ COREELEC v19 MATRIX | EGREAT A10 | NVIDIA SHIELD | LG 75 NANO90 DV/HDR+ | Sony 43 Android TV HDR
XBOX SERIES X  | PS4 PRO 4K | JBL 9.1 System 5.1.4 DTS:X/ATMOS 
Reply
If I was a manufacturer, I'd say 3D is dead and limit my production to 4k only for a couple years. Once the market gets saturated, I'd ahem, introduce my new line of 4k 3D models to start milking.

Just picked up a brand new unused SAMSUNG UN65JS8500 4k 3D since the 3D market is dead and no one wants 3D panels anymore. I paid $1500 out the door. That will hold me over nicely for a while. 1080 active to each eye and up scaled 2160 rips look incredible. Also just ordered an Onkyo TX-NR646 for $225 that will pass through 4k, Atmos, and dtsX although my speaker install is only 7.2 surround instead of high.
HOW TO - Kodi 2D - 3D - UHD (4k) HDR Guide Internal & External Players iso menus
DIY HOME THEATER WIND EFFECT

W11 Pro 24H2 MPC-BE\HC madVR KODI 22 GTX960-4GB/RGB 4:4:4/Desktop 60Hz 8bit Video Matched Refresh rates 23,24,50,60Hz 8/10/12bit/Samsung 82" Q90R Denon S720W
Reply
Where did you get the 646 for that price?
Reply
  • 1
  • 210
  • 211
  • 212(current)
  • 213
  • 214
  • 275

Logout Mark Read Team Forum Stats Members Help
Kodi Media Player Options with 3D MVC & HD Audio17