Please add full HDR and Dolby Vision Support to next kodi major Version
#38
(2019-12-22, 20:41)KingCarstonoX Wrote: @box4m 

I play every DV content with plex.

Check your commands again. Here two examples:

To find the ID
Code:
ffprobe -i bluray:W:\

DTS-HD:
Code:
ffmpeg.exe -i bluray:W:\ -map 0:2 -c copy %userprofile%\Desktop\dtshd.mp4

MLPS (True HD)
Code:
ffmpeg.exe -i bluray:W:\ -map 0:2 -c:a copy -strict -2 %userprofile%\Desktop\atmos.mp4

"ffmpeg.exe -i bluray:W:\" - what do i typ in "bluray:W:\" - i do X:\FOLDER\BDMW\STREAM\something.m2ts
Reply


Messages In This Thread
RE: Please add full HDR and Dolby Vision Support to next kodi major Version - by box4m - 2019-12-23, 13:07
Logout Mark Read Team Forum Stats Members Help
Please add full HDR and Dolby Vision Support to next kodi major Version2