tell me please what to do to with the audio when doing rip dolby vision single layer?Donpablo80 wrote: ↑Wed Jan 08, 2020 10:07 pmGo to the ripper module, choose the Dolby Vision tv preset. Then in settings choose single layer. I think you need te newest version of DVDFab 11.0.6.6
Dolby Vision now possible through MP4 Mux.
Re: Dolby Vision now possible through MP4 Mux.
-
- Posts: 311
- Joined: Tue Oct 30, 2018 4:17 pm
Re: Dolby Vision now possible through MP4 Mux.
Choose to convert audio to one of the options in the Dolby Vision rip settings and live with it, or if DTS-HD choose no audio and mux that in separately (not advised for noobs).hackins wrote: ↑Thu Jan 09, 2020 12:09 pmtell me please what to do to with the audio when doing rip dolby vision single layer?Donpablo80 wrote: ↑Wed Jan 08, 2020 10:07 pmGo to the ripper module, choose the Dolby Vision tv preset. Then in settings choose single layer. I think you need te newest version of DVDFab 11.0.6.6
Re: Dolby Vision now possible through MP4 Mux.
My files wont play on MXPlayer / 2019 Shield after muxing DTS with mp4box - does it work for anyone?DaMacFunkin wrote: ↑Thu Jan 09, 2020 4:01 pmChoose to convert audio to one of the options in the Dolby Vision rip settings and live with it, or if DTS-HD choose no audio and mux that in separately (not advised for noobs).hackins wrote: ↑Thu Jan 09, 2020 12:09 pmtell me please what to do to with the audio when doing rip dolby vision single layer?Donpablo80 wrote: ↑Wed Jan 08, 2020 10:07 pmGo to the ripper module, choose the Dolby Vision tv preset. Then in settings choose single layer. I think you need te newest version of DVDFab 11.0.6.6
-
- Posts: 311
- Joined: Tue Oct 30, 2018 4:17 pm
Re: Dolby Vision now possible through MP4 Mux.
I don’t use MX player, I find it ropey, use Plex or MrMC.
Re: Dolby Vision now possible through MP4 Mux.
Can we get a summary of all the discoveries on the original post?
I appreciate all the back and forth on this topic, but if one were new to this thread, there is a lot of reading and some information that might not work. If the original post were updated this would be FANTASTIC!
I appreciate all the back and forth on this topic, but if one were new to this thread, there is a lot of reading and some information that might not work. If the original post were updated this would be FANTASTIC!
-
- Posts: 311
- Joined: Tue Oct 30, 2018 4:17 pm
Re: Dolby Vision now possible through MP4 Mux.
https://forum.mrmc.tv/viewtopic.php?f=1 ... 310#p25425 This post is all you need really at this moment in time, if you want more than this provides then you deserve to go and read up on specifics.Krawk wrote: ↑Thu Jan 09, 2020 10:38 pmCan we get a summary of all the discoveries on the original post?
I appreciate all the back and forth on this topic, but if one were new to this thread, there is a lot of reading and some information that might not work. If the original post were updated this would be FANTASTIC!
Re: Dolby Vision now possible through MP4 Mux.
since when does mrmc work?DaMacFunkin wrote: ↑Thu Jan 09, 2020 9:51 pmI don’t use MX player, I find it ropey, use Plex or MrMC.
-
- Posts: 311
- Joined: Tue Oct 30, 2018 4:17 pm
Re: Dolby Vision now possible through MP4 Mux.
I don’t know? I believe it always worked on the Firestick before The Shield pro 2019 came out, just checked it, it works.box4m wrote: ↑Fri Jan 10, 2020 3:39 pmsince when does mrmc work?DaMacFunkin wrote: ↑Thu Jan 09, 2020 9:51 pmI don’t use MX player, I find it ropey, use Plex or MrMC.
Re: Dolby Vision now possible through MP4 Mux.
Works on the firestick or shield? If its the shield, are you sure its not HDR10DaMacFunkin wrote: ↑Sat Jan 11, 2020 7:19 amI don’t know? I believe it always worked on the Firestick before The Shield pro 2019 came out, just checked it, it works.box4m wrote: ↑Fri Jan 10, 2020 3:39 pmsince when does mrmc work?DaMacFunkin wrote: ↑Thu Jan 09, 2020 9:51 pmI don’t use MX player, I find it ropey, use Plex or MrMC.
-
- Posts: 311
- Joined: Tue Oct 30, 2018 4:17 pm
Re: Dolby Vision now possible through MP4 Mux.
Works on the shield, my LG C9 says Dolby Vision not HDR...box4m wrote: ↑Sat Jan 11, 2020 1:37 pmWorks on the firestick or shield? If its the shield, are you sure its not HDR10DaMacFunkin wrote: ↑Sat Jan 11, 2020 7:19 amI don’t know? I believe it always worked on the Firestick before The Shield pro 2019 came out, just checked it, it works.
The guide that most people use is from the MrMC forum, why do you find it hard to believe that it works on MrMC? As far as I understand it has worked on MrMC for over a year (on the fire stick 4K) obviously the shield 2019 has only been out for 3 months.
Re: Dolby Vision now possible through MP4 Mux.
Same problempiidii wrote: ↑Thu Jan 02, 2020 1:37 pmI have exactly the same problem. Still 0 kB. If i close CMD after while it will have a size 1 kB. I really dont know what im doing wrong. Can you help me please? Im trying that on Windows 10. Thank You!Grencola wrote: ↑Wed Jan 30, 2019 7:54 pm
oh oops, thx for pointing this out, I edited my original post. put this in startmux.cmd instead:
ren *.hevc baselayer.hevc
ren 0*.hevc dvlayer.hevc
ren *.ac3 audio.ac3
mp4muxer_64bits.exe --dv-profile 7 --input-file baselayer.hevc --input-file dvlayer.hevc --input-file audio.eac3 --media-lang eng --output-file movie.mp4
Re: Dolby Vision now possible through MP4 Mux.
Try, mp4muxer_32bitskennedy88 wrote: ↑Sat Jan 11, 2020 6:15 pmSame problempiidii wrote: ↑Thu Jan 02, 2020 1:37 pmI have exactly the same problem. Still 0 kB. If i close CMD after while it will have a size 1 kB. I really dont know what im doing wrong. Can you help me please? Im trying that on Windows 10. Thank You!Grencola wrote: ↑Wed Jan 30, 2019 7:54 pm
oh oops, thx for pointing this out, I edited my original post. put this in startmux.cmd instead:
ren *.hevc baselayer.hevc
ren 0*.hevc dvlayer.hevc
ren *.ac3 audio.ac3
mp4muxer_64bits.exe --dv-profile 7 --input-file baselayer.hevc --input-file dvlayer.hevc --input-file audio.eac3 --media-lang eng --output-file movie.mp4
Re: Dolby Vision now possible through MP4 Mux.
for ac3 audio the file need to be .ac3 extensionren *.hevc baselayer.hevc
ren 0*.hevc dvlayer.hevc
ren *.ac3 audio.ac3
mp4muxer_64bits.exe --dv-profile 7 --input-file baselayer.hevc --input-file dvlayer.hevc --input-file audio.eac3 --media-lang eng --output-file movie.mp4
Code: Select all
mp4muxer_64bits.exe --dv-profile 7 --input-file baselayer.hevc --input-file dvlayer.hevc --input-file audio.ac3 --media-lang eng --output-file movie.mp4
Code: Select all
mp4muxer_64bits.exe --dv-profile 7 --input-file baselayer.hevc --input-file dvlayer.hevc --input-file audio.ec3 --media-lang eng --output-file movie.mp4
-
- Posts: 34
- Joined: Wed May 01, 2019 6:15 pm
- Location: Italy
Re: Dolby Vision now possible through MP4 Mux.
Just a recap since I haven't actively followed the thread.
- If I want DV + Atmos I need to use yusesope's server and apk which mandates a device that you can install apk like a Shield?
- Does the app work with dual layer DV?
- I also have a FireTV 4K stick. That doesn't do lossless audio so what's the use case for this? OLED TVs already playback these mp4s.
- MPC-BE with LAV filters bitstreams Atmos TrueHD, but HTPC doesn't do DV over HDMI to receiver, correct?
I am fully comfortable with the muxing and converting process, my main question remains what is a method to run DV with TrueHD Atmos? I still have my C8 and X700, no Shield.
- If I want DV + Atmos I need to use yusesope's server and apk which mandates a device that you can install apk like a Shield?
- Does the app work with dual layer DV?
- I also have a FireTV 4K stick. That doesn't do lossless audio so what's the use case for this? OLED TVs already playback these mp4s.
- MPC-BE with LAV filters bitstreams Atmos TrueHD, but HTPC doesn't do DV over HDMI to receiver, correct?
I am fully comfortable with the muxing and converting process, my main question remains what is a method to run DV with TrueHD Atmos? I still have my C8 and X700, no Shield.
Sony X700 -> Onkyo TX-RZ830 -> LG C8
-
- Posts: 70
- Joined: Fri Aug 09, 2019 11:10 am
Re: Dolby Vision now possible through MP4 Mux.
i just got the quick question of is their a way to convert existing dual layer Dolby Vision mp4's too single layer? i got dvdfab and i don't see anywhere how to do it :/
Mediaplayer: Nvidia Shield TV Pro
TV: LG 55SK7900PLA
Soundbar: LG SK8 (not LG SK8Y)
plex pass user
Discord:Rosa#1111
TV: LG 55SK7900PLA
Soundbar: LG SK8 (not LG SK8Y)
plex pass user
Discord:Rosa#1111