Please can you elaborate on the ffmpeg code of -i bluray:\path\to\bluray.
That would be of great help
Thanks
1. No user installed addons are supported, python or otherwise.
2. No, they really are not supported.
3. They are not coming back
4. Read from 1. again
Any mention of illegal streaming sites, addons or any pirated material will not be tolerated. This is not democracy and any offenders will be banned and posts deleted immediately without warning.
Other than that, we hope you enjoy MrMC so far and we welcome any input and feedback you might have.
Team MrMC.
2. No, they really are not supported.
3. They are not coming back
4. Read from 1. again
Any mention of illegal streaming sites, addons or any pirated material will not be tolerated. This is not democracy and any offenders will be banned and posts deleted immediately without warning.
Other than that, we hope you enjoy MrMC so far and we welcome any input and feedback you might have.
Team MrMC.
Dolby Vision
-
- Posts: 16
- Joined: 17 Jul 2019, 10:01
Re: Dolby Vision
Okay, let's say you stored your personal copy of your preferite movie inside the drive D:\, in the folder "video library". The title of the movie is "Yusesope in Wonderland".
D:\
|____video library
####|__________Yusesope in Wonderland
##############|_________________BDMV
###############################|_____STREAM
###############################|_____BACKUP
###############################|_____ETC, ETC ...
##############|_________________CERTIFICATE
###############################|_____BACKUP
At this point, you should tell ffmpeg which path to take into consideration.
In this example, your command line will have to start with:
Code: Select all
ffmpeg -i bluray:"D:\video library\Yusesope in Wonderland" ................................
NOTE:
when there are spaces in the folder names, always use quotation marks (")
-
- Posts: 4
- Joined: 05 Sep 2019, 17:26
Re: Dolby Vision
Thank you for explaining me. I am new to this software. Can ffmpeg will able to give details for iso files.
Please can you elaborate on the command line that explains how to demux Dolby atoms audio file
Also for earlier example I should use cmd command line the folder I stored or anywhere.
Thanks
Please can you elaborate on the command line that explains how to demux Dolby atoms audio file
Also for earlier example I should use cmd command line the folder I stored or anywhere.
Thanks
-
- Posts: 4
- Joined: 05 Sep 2019, 17:26
Re: Dolby Vision
Do I have to write BDMV and stream to select the path.
Thanks
Thanks
-
- Posts: 4
- Joined: 05 Sep 2019, 17:26
Re: Dolby Vision
mov
CODE: SELECT ALL
mp4box.exe -add %userprofile%\Desktop\dvdfab_out.mp4 -add %userprofile%\Desktop\lpcm.mov -brand mp42isom -ab dby1 %userprofile%\Desktop\mp4box_out.mp4
Please can you elaborate on this how to add
Thanks
CODE: SELECT ALL
mp4box.exe -add %userprofile%\Desktop\dvdfab_out.mp4 -add %userprofile%\Desktop\lpcm.mov -brand mp42isom -ab dby1 %userprofile%\Desktop\mp4box_out.mp4
Please can you elaborate on this how to add
Thanks
-
- Posts: 14
- Joined: 10 Aug 2019, 12:41
Re: Dolby Vision
Its been like a million years butGrencola wrote: 11 Dec 2018, 05:22 I sent the full atomic blonde uhd bd rip (m2ts, NOT the mkv remux) through TSMuxer demux with just the two video tracks and an eac3 audio track selected, then ran dolbymp4muxer with those 3 files TSMuxer spat out as my inputs and it created an mp4, which I can confirm is WORKING on a Vizio TV as well! plays great and looks amazing!
I tried to crop a small clip but it keeps stripping out the DV layer for some reasonbut if you have a uhd bd rip with dv give it a go if you get a minute. Would love to know if it works in MrMC! I bet it just might
![]()

-
- Posts: 14
- Joined: 10 Aug 2019, 12:41
Re: Dolby Vision
ive been reading for 2days straight now and testing but, with your script or doing it manually, i cant get it to work.. It reads the inputfiles (i can see task manager that the disk is at 100%), but then it does nothing, the command line looks as if its still working but no disk is working, and the outputfile is still 0kb.Grencola wrote: 19 Mar 2019, 02:21 So after enough testing, I can now safely say the dv mp4s made from mkv's in fact DO WORK just fineI've ran my program on like 10 of them and they all show dv and look and play amazing, with better contrast in the darker scenes that hdr10 misses. I'll update my app and take mkv out of testing and into full on good to go mode.
I've also added total elapsed procedure time, disk space check before starting, and bumped it to version 2.0 since I don't think I can add any more features with the limited knowledge I have. multiple file support would be nice though if any coders want to add it for me![]()
DV-MP4-Maker v2.0: https://bit.ly/2WbHZR0
cheers.
Ive seen your name on several forums so i put my trust in u

-
- Posts: 103
- Joined: 25 Feb 2018, 03:02
Re: Dolby Vision
if you don't have an SSD then just leave it for a couple hours lol, it can take a really long time if your drive / cpu (like mine) are slow as hellbox4mm wrote: 07 Sep 2019, 13:21ive been reading for 2days straight now and testing but, with your script or doing it manually, i cant get it to work.. It reads the inputfiles (i can see task manager that the disk is at 100%), but then it does nothing, the command line looks as if its still working but no disk is working, and the outputfile is still 0kb.Grencola wrote: 19 Mar 2019, 02:21 So after enough testing, I can now safely say the dv mp4s made from mkv's in fact DO WORK just fineI've ran my program on like 10 of them and they all show dv and look and play amazing, with better contrast in the darker scenes that hdr10 misses. I'll update my app and take mkv out of testing and into full on good to go mode.
I've also added total elapsed procedure time, disk space check before starting, and bumped it to version 2.0 since I don't think I can add any more features with the limited knowledge I have. multiple file support would be nice though if any coders want to add it for me![]()
DV-MP4-Maker v2.0: https://bit.ly/2WbHZR0
cheers.
Ive seen your name on several forums so i put my trust in u![]()

-
- Posts: 14
- Joined: 10 Aug 2019, 12:41
Re: Dolby Vision
Ill try when i get home. Youre doing an amazing job.Grencola wrote: 08 Sep 2019, 01:18if you don't have an SSD then just leave it for a couple hours lol, it can take a really long time if your drive / cpu (like mine) are slow as hellbox4mm wrote: 07 Sep 2019, 13:21ive been reading for 2days straight now and testing but, with your script or doing it manually, i cant get it to work.. It reads the inputfiles (i can see task manager that the disk is at 100%), but then it does nothing, the command line looks as if its still working but no disk is working, and the outputfile is still 0kb.Grencola wrote: 19 Mar 2019, 02:21 So after enough testing, I can now safely say the dv mp4s made from mkv's in fact DO WORK just fineI've ran my program on like 10 of them and they all show dv and look and play amazing, with better contrast in the darker scenes that hdr10 misses. I'll update my app and take mkv out of testing and into full on good to go mode.
I've also added total elapsed procedure time, disk space check before starting, and bumped it to version 2.0 since I don't think I can add any more features with the limited knowledge I have. multiple file support would be nice though if any coders want to add it for me![]()
DV-MP4-Maker v2.0: https://bit.ly/2WbHZR0
cheers.
Ive seen your name on several forums so i put my trust in u![]()
eventually you should see the output file start to climb on GBs rather quickly though.
Do i understand correctly if i say that the mp4 single layer DV produced by dvdfab is "not 100% correct"?
-
- Posts: 14
- Joined: 10 Aug 2019, 12:41
Re: Dolby Vision
I got an outputfile when i waited longerGrencola wrote: 08 Sep 2019, 01:18if you don't have an SSD then just leave it for a couple hours lol, it can take a really long time if your drive / cpu (like mine) are slow as hellbox4mm wrote: 07 Sep 2019, 13:21ive been reading for 2days straight now and testing but, with your script or doing it manually, i cant get it to work.. It reads the inputfiles (i can see task manager that the disk is at 100%), but then it does nothing, the command line looks as if its still working but no disk is working, and the outputfile is still 0kb.Grencola wrote: 19 Mar 2019, 02:21 So after enough testing, I can now safely say the dv mp4s made from mkv's in fact DO WORK just fineI've ran my program on like 10 of them and they all show dv and look and play amazing, with better contrast in the darker scenes that hdr10 misses. I'll update my app and take mkv out of testing and into full on good to go mode.
I've also added total elapsed procedure time, disk space check before starting, and bumped it to version 2.0 since I don't think I can add any more features with the limited knowledge I have. multiple file support would be nice though if any coders want to add it for me![]()
DV-MP4-Maker v2.0: https://bit.ly/2WbHZR0
cheers.
Ive seen your name on several forums so i put my trust in u![]()
eventually you should see the output file start to climb on GBs rather quickly though.

Does this produce a dual layer dv?