There is no system file chooser on Android TV but you may try installing Material Files app. Unfortunately my access to Android TV is limited.alestew wrote: ↑Wed Feb 03, 2021 1:05 pmI have tried this application on Sony Xh90 and it doesn't work well, it doesn't work when I try to open the movies folder, it doesn't do anything, neither the online nor the offline versionjoaopedro000 wrote: ↑Sun Jan 31, 2021 11:48 amI am using this app to play DV MKVs in a Android TV:
https://github.com/moneytoo/Player/releases
It uses latest exoplayer version and it always has periodic updates.
100% of mp4 profile 5 works.
Only some profile 7 doesn't works for me in this app, like Game Of Thrones and Marvel Movies.
Dolby Vision and 1.15.1
Re: Dolby Vision and 1.15.1
-
- Posts: 6
- Joined: Sun Jan 31, 2021 11:40 am
Re: Dolby Vision and 1.15.1
You have to open your File Explorer, select the movie and "Play as" JustPlayer. If you open the player to choose the file, it doesn't work, because JustPlayer doesn't have acess to the File Explorer in Android TV.alestew wrote: ↑Wed Feb 03, 2021 1:05 pmI have tried this application on Sony Xh90 and it doesn't work well, it doesn't work when I try to open the movies folder, it doesn't do anything, neither the online nor the offline versionjoaopedro000 wrote: ↑Sun Jan 31, 2021 11:48 amI am using this app to play DV MKVs in a Android TV:
https://github.com/moneytoo/Player/releases
It uses latest exoplayer version and it always has periodic updates.
100% of mp4 profile 5 works.
Only some profile 7 doesn't works for me in this app, like Game Of Thrones and Marvel Movies.
Re: Dolby Vision and 1.15.1
If you have some samples that doesnt work in ExoPlayer, please share it with me so I can report it to them. They are quite active on fixing reported issues, like this one about Dolby: https://github.com/google/ExoPlayer/issues/8530joaopedro000 wrote: ↑Sun Jan 31, 2021 11:48 amI am using this app to play DV MKVs in a Android TV:
https://github.com/moneytoo/Player/releases
It uses latest exoplayer version and it always has periodic updates.
100% of mp4 profile 5 works.
Only some profile 7 doesn't works for me in this app, like Game Of Thrones and Marvel Movies.
Re: Dolby Vision and 1.15.1
if you not already knew, some guys made a modified kodi version that supports mkv with DV without exoplayer. you can find it here https://forum.kodi.tv/showthread.php?tid=360018
the code is based of plex ffmpeg version
the code is based of plex ffmpeg version
Re: Dolby Vision and 1.15.1
I tried it, the 19 RC1 version and it plays DV but with micro-stuttering, especially in sweeping and landscape scenesM2k80 wrote: ↑Sun Feb 07, 2021 4:00 pmif you not already knew, some guys made a modified kodi version that supports mkv with DV without exoplayer. you can find it here https://forum.kodi.tv/showthread.php?tid=360018
the code is based of plex ffmpeg version
Re: Dolby Vision and 1.15.1
You mean that when I installed the player I didn't give it storage permissions to be able to access the USB content?joaopedro000 wrote: ↑Thu Feb 04, 2021 10:16 amYou have to open your File Explorer, select the movie and "Play as" JustPlayer. If you open the player to choose the file, it doesn't work, because JustPlayer doesn't have acess to the File Explorer in Android TV.alestew wrote: ↑Wed Feb 03, 2021 1:05 pmI have tried this application on Sony Xh90 and it doesn't work well, it doesn't work when I try to open the movies folder, it doesn't do anything, neither the online nor the offline versionjoaopedro000 wrote: ↑Sun Jan 31, 2021 11:48 amI am using this app to play DV MKVs in a Android TV:
https://github.com/moneytoo/Player/releases
It uses latest exoplayer version and it always has periodic updates.
100% of mp4 profile 5 works.
Only some profile 7 doesn't works for me in this app, like Game Of Thrones and Marvel Movies.
-
- Posts: 6
- Joined: Sun Jan 31, 2021 11:40 am
Re: Dolby Vision and 1.15.1
No, no... I mean that the app doesn't have that permission, not in newer versions. In Android for smartphones the app works perfectly with all functions, but in Android TV has some issues and we have to do somethings to work properly. The solution that I found is:alestew wrote: ↑Mon Feb 08, 2021 10:20 amYou mean that when I installed the player I didn't give it storage permissions to be able to access the USB content?joaopedro000 wrote: ↑Thu Feb 04, 2021 10:16 amYou have to open your File Explorer, select the movie and "Play as" JustPlayer. If you open the player to choose the file, it doesn't work, because JustPlayer doesn't have acess to the File Explorer in Android TV.
Use this file manager to explore your external disk:
https://play.google.com/store/apps/deta ... tv.explore
Play the movie of your choice, the file explorer will ask with which app, and you select Just Player. It will work properly. The only problem that I don't found any solution yet it's load external subtitles in external disks, but this is a exoplayer problem, I think.
Re: Dolby Vision and 1.15.1
Is only for shield? or work in android tv?Pmaw10 wrote: ↑Thu Dec 03, 2020 11:12 pmYes, this is possible. You need to add a rule in your playercorefactory.xml. I, for example, have a rule to use ExoPlayer only when a movie has "Dolby.Vision" in the filename. Here is what I have in my XML:kavie87 wrote: ↑Thu Nov 26, 2020 8:19 pmI’ve managed to get kodi to play Dolby Vision via exoplayer. Works great. Was wondering if there is a code and where to put it, if I rename my 4k movies to have “Movie Name (2020) Dolby.Vision.mkv for those movies that DV so that it plays non DV in the default player and will play Dolby.Vision files in the exoplayer?
- <playercorefactory>
- <players>
- <player name="ExoPlayer" type="ExternalPlayer" audio="false" video="true">
<filename>com.google.android.exoplayer2.demo</filename>
<hidexbmc>true</hidexbmc>
<playcountminimumtime>120</playcountminimumtime>
</player>
</players>
- <rules action="prepend">
- <rule video="true" player="dvdplayer">
<rule filetypes="mkv" filename=".*Dolby.Vision.*" player="ExoPlayer" />
</rule>
</rules>
</playercorefactory>
Re: Dolby Vision and 1.15.1
Hi I have read a lot about how to get Dolby Vision with FEL to play on my LG CX. It seems like the internal player of LG CX can only play Dolby Vision with MEL and not FEL is this true? Also what filetypes can it play, can the LG CX play mkv with Dolby Vision MEL? Will the LG CX’s internal player never be able to play Dolby vision with FEL?
If the internal player is not the way to go would I have to get the x700 to play Dolby Vision with FEL, or could some of these chinese oppo clones do it? Which one should I get, would the M9702 v3 be able to play Dolby Vision FEL with lossless audio? I saw one that costs 50 dollars on ebay is this legit? Where can I see what devices play Dolby Vision with FEL and the filetypes supported?
I’m new to the scene and just got my LG CX a few weeks ago would really appericiate if somebody could answer my questions. I feel like it is so hard to get information on this stuff compared to other tech stuff. There is just this and avforums that talk about it
If the internal player is not the way to go would I have to get the x700 to play Dolby Vision with FEL, or could some of these chinese oppo clones do it? Which one should I get, would the M9702 v3 be able to play Dolby Vision FEL with lossless audio? I saw one that costs 50 dollars on ebay is this legit? Where can I see what devices play Dolby Vision with FEL and the filetypes supported?
I’m new to the scene and just got my LG CX a few weeks ago would really appericiate if somebody could answer my questions. I feel like it is so hard to get information on this stuff compared to other tech stuff. There is just this and avforums that talk about it
Re: Dolby Vision and 1.15.1
Great, I'll try it, because yesterday with version 19 it didn't work either, it gave an error.joaopedro000 wrote: ↑Tue Feb 09, 2021 4:40 amNo, no... I mean that the app doesn't have that permission, not in newer versions. In Android for smartphones the app works perfectly with all functions, but in Android TV has some issues and we have to do somethings to work properly. The solution that I found is:alestew wrote: ↑Mon Feb 08, 2021 10:20 amYou mean that when I installed the player I didn't give it storage permissions to be able to access the USB content?joaopedro000 wrote: ↑Thu Feb 04, 2021 10:16 am
You have to open your File Explorer, select the movie and "Play as" JustPlayer. If you open the player to choose the file, it doesn't work, because JustPlayer doesn't have acess to the File Explorer in Android TV.
Use this file manager to explore your external disk:
https://play.google.com/store/apps/deta ... tv.explore
Play the movie of your choice, the file explorer will ask with which app, and you select Just Player. It will work properly. The only problem that I don't found any solution yet it's load external subtitles in external disks, but this is a exoplayer problem, I think.
Thank you, I'll try it and tell you
-
- Posts: 6
- Joined: Sun Jan 31, 2021 11:40 am
Re: Dolby Vision and 1.15.1
After the last update, the version 0.20-wip4 has improvments for android TV.alestew wrote: ↑Wed Feb 10, 2021 6:52 amGreat, I'll try it, because yesterday with version 19 it didn't work either, it gave an error.joaopedro000 wrote: ↑Tue Feb 09, 2021 4:40 amNo, no... I mean that the app doesn't have that permission, not in newer versions. In Android for smartphones the app works perfectly with all functions, but in Android TV has some issues and we have to do somethings to work properly. The solution that I found is:
Use this file manager to explore your external disk:
https://play.google.com/store/apps/deta ... tv.explore
Play the movie of your choice, the file explorer will ask with which app, and you select Just Player. It will work properly. The only problem that I don't found any solution yet it's load external subtitles in external disks, but this is a exoplayer problem, I think.
Thank you, I'll try it and tell you
https://github.com/moneytoo/Player/releases
Re: Dolby Vision and 1.15.1
Great, to see if I have more luck, with version 19 and trying to play from the file explorer it gave me a playback error.joaopedro000 wrote: ↑Sun Feb 14, 2021 2:24 amAfter the last update, the version 0.20-wip4 has improvments for android TV.
https://github.com/moneytoo/Player/releases
This is v.21 tonight when I get home I'll try it. What version do you use offline or online?
-
- Posts: 6
- Joined: Sun Jan 31, 2021 11:40 am
Re: Dolby Vision and 1.15.1
Offline version for local files. Depending on the file explorer, you will experience playback problems, it only worked for me this file explorer: https://play.google.com/store/apps/deta ... tv.explorealestew wrote: ↑Mon Feb 15, 2021 6:54 amGreat, to see if I have more luck, with version 19 and trying to play from the file explorer it gave me a playback error.joaopedro000 wrote: ↑Sun Feb 14, 2021 2:24 amAfter the last update, the version 0.20-wip4 has improvments for android TV.
https://github.com/moneytoo/Player/releases
This is v.21 tonight when I get home I'll try it. What version do you use offline or online?
Re: Dolby Vision and 1.15.1
Good morning, I have done tests with Just Player on the XH90 tv and it plays through the Dolby Vision file browser, but the same as the Kodi 19 RC1 version, with microtactmutters. I begin to think that it is lack of power of the tv or that I pay too much attention. But in scenes from the Hobbit, such as when you see a landscape, on the map or even in the Warner Bros start sign, when you move you see small jerks that do not give fluidity.joaopedro000 wrote: ↑Mon Feb 15, 2021 4:21 pmOffline version for local files. Depending on the file explorer, you will experience playback problems, it only worked for me this file explorer: https://play.google.com/store/apps/deta ... tv.explore
Re: Dolby Vision and 1.15.1
Can you pls give un example?Pmaw10 wrote: ↑Thu Dec 03, 2020 11:12 pmYes, this is possible. You need to add a rule in your playercorefactory.xml. I, for example, have a rule to use ExoPlayer only when a movie has "Dolby.Vision" in the filename. Here is what I have in my XML:kavie87 wrote: ↑Thu Nov 26, 2020 8:19 pmI’ve managed to get kodi to play Dolby Vision via exoplayer. Works great. Was wondering if there is a code and where to put it, if I rename my 4k movies to have “Movie Name (2020) Dolby.Vision.mkv for those movies that DV so that it plays non DV in the default player and will play Dolby.Vision files in the exoplayer?
- <playercorefactory>
- <players>
- <player name="ExoPlayer" type="ExternalPlayer" audio="false" video="true">
<filename>com.google.android.exoplayer2.demo</filename>
<hidexbmc>true</hidexbmc>
<playcountminimumtime>120</playcountminimumtime>
</player>
</players>
- <rules action="prepend">
- <rule video="true" player="dvdplayer">
<rule filetypes="mkv" filename=".*Dolby.Vision.*" player="ExoPlayer" />
</rule>
</rules>
</playercorefactory>
For example: Gemini man (2019).mkv.Dolby.Vision.
or what?
I tried different ways but dont work.
Thank you