2024-03-26, 15:51
Don't know, don't own any Nvidia device...
(2024-03-26, 11:00)banggun Wrote:(2024-03-26, 03:21)clarkss12 Wrote:Sorry to get in this discussion but how would we be able to detect if Dolby Vision was correctly being rendered? I mean I'm all for getting the best player possible, at the same time if the difference isn't visible to our eyes then what are we still talking about? To my current understanding this sort of sounds like high-res audio discussion where we're talking about imperceivable differences of quality to humans or am I getting this wrong ?(2024-03-26, 00:26)hdmkv Wrote: It does? As in proper FEL playback? Just took delivery of an Ugoos AM6B+ to try CoreELEC with DV P7.
With all the discussion of proper playback of Dolby Vision profile 7, I'm not sure if the dune actually utilizes the correct profile 7.
Keep us updated on that Ugoos box that you just got.
I was tempted to get one also.
(2024-03-26, 12:53)Sholander Wrote:Any particular test clip that shows if it is fake TV-Led DV??(2024-03-26, 11:00)banggun Wrote:(2024-03-26, 03:21)clarkss12 Wrote:Sorry to get in this discussion but how would we be able to detect if Dolby Vision was correctly being rendered?
Easily with DV test files from here
(2024-03-26, 16:20)acevideo Wrote: Hi All,Where do you see the amount of memory available?
I also just got the Dune HD Pro One 8K Plus and am using Kodi (titan mod skin if it matters) Omega RC1 .. and nightly builds of Omega.
The Dune player has its latest (I think the 3rd) firmware update on it.
I installed kodi and all went fine. Everything runs much smoother than on my Zidoo Z20pro box.
Right now I am using it just for local HDDs / files.
I noticed that in kodi, the amount of RAM listed is 4gig and not 8.
Why is that? Seeing the player has 8, shouldn't kodi see it and access it?
I read somewhere that because kodi is 32 bit it will only access 4. I dont know if that is true or not.
If it is true, is there any way for kodi to accress the extra 4 gigs of RAM and use it?
thanks
(2024-03-26, 17:30)banggun Wrote: Based on simple fact 32 bit apps are indeed always limited to addressing up to only 4GB of memory and you are correct that this applies to the Dune as it only runs 32 Bit applications. I'm also not sure where Kodi shows these details though I think Kodi only shows the amount of free memory left but not the total amount addressable but I might be overlooking something.
(2024-03-26, 16:26)clarkss12 Wrote:(2024-03-26, 16:20)acevideo Wrote: Hi All,Where do you see the amount of memory available?
I also just got the Dune HD Pro One 8K Plus and am using Kodi (titan mod skin if it matters) Omega RC1 .. and nightly builds of Omega.
The Dune player has its latest (I think the 3rd) firmware update on it.
I installed kodi and all went fine. Everything runs much smoother than on my Zidoo Z20pro box.
Right now I am using it just for local HDDs / files.
I noticed that in kodi, the amount of RAM listed is 4gig and not 8.
Why is that? Seeing the player has 8, shouldn't kodi see it and access it?
I read somewhere that because kodi is 32 bit it will only access 4. I dont know if that is true or not.
If it is true, is there any way for kodi to accress the extra 4 gigs of RAM and use it?
thanks
(2024-03-26, 16:14)clarkss12 Wrote: Now that we have the correct playercorefactory script, we should NO longer have to use the Nightly Development Builds just to get Dolby Vision playback. I am going to install Kodi v20.5 (Nexus) version and see if it does indeed play DV with the Dune's player.'But then, I don't understand crap about this issue of DV'
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Now I am talking about the native player and not Kodi. This is for the DV information.
Right now, if I set the DV output mode, to TV-Led, I still sent 12bit DV. My understanding, it should send 8bits tunneling. But then, I don't understand crap about this issue of DV. Attached are two photos to show what I am talking about.
https://imgur.com/a/74QHEXJ
<?xml version="1.0" encoding="UTF-8"?>
<playercorefactory>
<players>
<player name="dunehd" type="ExternalPlayer" audio="true" video="true">
<filename>com.dunehd.shell</filename>
</player>
</players>
<rules action="prepend">
<rule name="my_rule1" player="dunehd" video="true"/>
</rules>
</playercorefactory>