Cool man. UHD Blurays are encoded with a lossy codec. I got it.tango306 wrote: Sat Jun 01, 2019 11:03 pmI’ve said that several times to you when we discussed on DV. It’s a common knowledge here.Grencola wrote: Sat Jun 01, 2019 8:38 pmBut that is literally what UHD Discs use..
https://en.m.wikipedia.org/wiki/Ultra_HD_Blu-ray
<<Encoding: H.265/MPEG-H Part 2 (HEVC)>>
Doesn’t change the fact that the codec is lossy.
Dolby Vision now possible through MP4 Mux.
-
Grencola
- Posts: 343
- Joined: Sun Jan 27, 2019 5:19 pm
Re: Dolby Vision now possible through MP4 Mux.
-
Donpablo80
- Posts: 26
- Joined: Sat May 25, 2019 7:04 pm
Re: Dolby Vision now possible through MP4 Mux.
Tsmuxer doesn't reconize the single layer dvhe video track, so i can't mux it with the TrueHD Atmos audio track. Is there an other muxer to try with?Grencola wrote: Sat Jun 01, 2019 2:49 pmThat's not true at all; HEVC is NOT just a lossy codec. It can be perfectly lossless. In fact, Blurays use HEVCtango306 wrote: Sat Jun 01, 2019 2:14 pmWell, whether the difference is visible or not is different topic. And this is very dependent in viewing environment, equipment and viewer.Donpablo80 wrote: Sat Jun 01, 2019 1:43 pm
Yes, but you can't see the difference between this encode of 48,2 Mb/s or the remux of 52,7 Mb/s. I have been comparing it several times. Maybe this is a nice solution for tv's that don't play dual layer mp4.This is also such minor compression, we're talking a few mbits, that he's right, you won't see that. Plus the benefit could be a HUGE; what's now stopping us from demuxing the new single layer dv video track, and then muxing it with the hd-audio + atmos track into a ts container to now get full playback we've been wanting without an Oppo?! Apple TV 4k running MrMC, the Sony X700 BDP, and some TV's with e-arc can playback dolby vision from single layer video files and they support hd audio. I'm pretty excited!
![]()
-
Grencola
- Posts: 343
- Joined: Sun Jan 27, 2019 5:19 pm
Re: Dolby Vision now possible through MP4 Mux.
Do you mean when demuxing? This: https://github.com/DolbyLaboratories/dl ... 64bits.exe will demux your mp4 and give you the single-layer video.hevc track. Then add that to tsmuxer. If you did that and you meant it isn't recognized (weird cuz it should be) then ffmpeg should work.Donpablo80 wrote: Sun Jun 02, 2019 4:05 pmTsmuxer doesn't reconize the single layer dvhe video track, so i can't mux it with the TrueHD Atmos audio track. Is there an other muxer to try with?Grencola wrote: Sat Jun 01, 2019 2:49 pmThat's not true at all; HEVC is NOT just a lossy codec. It can be perfectly lossless. In fact, Blurays use HEVCtango306 wrote: Sat Jun 01, 2019 2:14 pm
Well, whether the difference is visible or not is different topic. And this is very dependent in viewing environment, equipment and viewer.This is also such minor compression, we're talking a few mbits, that he's right, you won't see that. Plus the benefit could be a HUGE; what's now stopping us from demuxing the new single layer dv video track, and then muxing it with the hd-audio + atmos track into a ts container to now get full playback we've been wanting without an Oppo?! Apple TV 4k running MrMC, the Sony X700 BDP, and some TV's with e-arc can playback dolby vision from single layer video files and they support hd audio. I'm pretty excited!
![]()
-
Donpablo80
- Posts: 26
- Joined: Sat May 25, 2019 7:04 pm
Re: Dolby Vision now possible through MP4 Mux.
I mean the compressed single layer Dolby vision track that DVDFab is creating.Grencola wrote: Sun Jun 02, 2019 8:16 pmDo you mean when demuxing? This: https://github.com/DolbyLaboratories/dl ... 64bits.exe will demux your mp4 and give you the single-layer video.hevc track. Then add that to tsmuxer. If you did that and you meant it isn't recognized (weird cuz it should be) then ffmpeg should work.Donpablo80 wrote: Sun Jun 02, 2019 4:05 pmTsmuxer doesn't reconize the single layer dvhe video track, so i can't mux it with the TrueHD Atmos audio track. Is there an other muxer to try with?Grencola wrote: Sat Jun 01, 2019 2:49 pm
That's not true at all; HEVC is NOT just a lossy codec. It can be perfectly lossless. In fact, Blurays use HEVCThis is also such minor compression, we're talking a few mbits, that he's right, you won't see that. Plus the benefit could be a HUGE; what's now stopping us from demuxing the new single layer dv video track, and then muxing it with the hd-audio + atmos track into a ts container to now get full playback we've been wanting without an Oppo?! Apple TV 4k running MrMC, the Sony X700 BDP, and some TV's with e-arc can playback dolby vision from single layer video files and they support hd audio. I'm pretty excited!
![]()
Video
ID : 1
Format : HEVC
Format/Info : High Efficiency Video Coding
Format profile : Main 10@L5.1@High
HDR format : Dolby Vision, Version 1.0, dvhe.05.06, BL+RPU
Codec ID : dvhe
Codec ID/Info : High Efficiency Video Coding with Dolby Vision
Duration : 2 h 23 min
Bit rate : 48,2 Mb/s
Width : 3 840 pixels
Height : 2 160 pixels
Display aspect ratio : 16:9
Frame rate mode : Constant
Frame rate : 23,976 (24000/1001) FPS
Color space : YUV
Chroma subsampling : 4:2:0 (Type 2)
Bit depth : 10 bits
Bits/(Pixel*Frame) : 0.242
Stream size : 48,2 GiB (99%)
Encoded date : UTC 2019-06-01 06:28:37
Tagged date : UTC 2019-06-01 07:11:03
Color range : Limited
Color primaries : BT.2020
Transfer characteristics : PQ
Matrix coefficients : BT.2020 non-constant
Codec configuration box : hvcC+dvcC
-
MartyMcNuts
- Posts: 5070
- Joined: Wed Nov 22, 2017 11:45 pm
Re: Dolby Vision now possible through MP4 Mux.
I suggest using mkvtoolnix. Just change the extension to mp4 before muxing.Donpablo80 wrote: Sun Jun 02, 2019 4:05 pmTsmuxer doesn't reconize the single layer dvhe video track, so i can't mux it with the TrueHD Atmos audio track. Is there an other muxer to try with?Grencola wrote: Sat Jun 01, 2019 2:49 pmThat's not true at all; HEVC is NOT just a lossy codec. It can be perfectly lossless. In fact, Blurays use HEVCtango306 wrote: Sat Jun 01, 2019 2:14 pm
Well, whether the difference is visible or not is different topic. And this is very dependent in viewing environment, equipment and viewer.This is also such minor compression, we're talking a few mbits, that he's right, you won't see that. Plus the benefit could be a HUGE; what's now stopping us from demuxing the new single layer dv video track, and then muxing it with the hd-audio + atmos track into a ts container to now get full playback we've been wanting without an Oppo?! Apple TV 4k running MrMC, the Sony X700 BDP, and some TV's with e-arc can playback dolby vision from single layer video files and they support hd audio. I'm pretty excited!
![]()
Cheers
----------------------------------------------------------------------------------------------------------------------------
** NEW Single Drive Flasher ** available worldwide! https://payhip.com/b/MyeJ9
Email: martymcnuts@outlook.com
----------------------------------------------------------------------------------------------------------------------------
** NEW Single Drive Flasher ** available worldwide! https://payhip.com/b/MyeJ9
Email: martymcnuts@outlook.com
-
Grencola
- Posts: 343
- Joined: Sun Jan 27, 2019 5:19 pm
Re: Dolby Vision now possible through MP4 Mux.
it would be something similar to this:Donpablo80 wrote: Sun Jun 02, 2019 9:06 pmI mean the compressed single layer Dolby vision track that DVDFab is creating.Grencola wrote: Sun Jun 02, 2019 8:16 pmDo you mean when demuxing? This: https://github.com/DolbyLaboratories/dl ... 64bits.exe will demux your mp4 and give you the single-layer video.hevc track. Then add that to tsmuxer. If you did that and you meant it isn't recognized (weird cuz it should be) then ffmpeg should work.Donpablo80 wrote: Sun Jun 02, 2019 4:05 pm
Tsmuxer doesn't reconize the single layer dvhe video track, so i can't mux it with the TrueHD Atmos audio track. Is there an other muxer to try with?
Video
ID : 1
Format : HEVC
Format/Info : High Efficiency Video Coding
Format profile : Main 10@L5.1@High
HDR format : Dolby Vision, Version 1.0, dvhe.05.06, BL+RPU
Codec ID : dvhe
Codec ID/Info : High Efficiency Video Coding with Dolby Vision
Duration : 2 h 23 min
Bit rate : 48,2 Mb/s
Width : 3 840 pixels
Height : 2 160 pixels
Display aspect ratio : 16:9
Frame rate mode : Constant
Frame rate : 23,976 (24000/1001) FPS
Color space : YUV
Chroma subsampling : 4:2:0 (Type 2)
Bit depth : 10 bits
Bits/(Pixel*Frame) : 0.242
Stream size : 48,2 GiB (99%)
Encoded date : UTC 2019-06-01 06:28:37
Tagged date : UTC 2019-06-01 07:11:03
Color range : Limited
Color primaries : BT.2020
Transfer characteristics : PQ
Matrix coefficients : BT.2020 non-constant
Codec configuration box : hvcC+dvcC
Code: Select all
ffmpeg -i <audio-stream> -i <video-stream> -async 1 -c copy test.ts
-
generalmilk
- Posts: 3
- Joined: Fri May 31, 2019 6:53 pm
Re: Dolby Vision now possible through MP4 Mux.
Hmm, I just thought all hope is lost according to Grencola's comment. I don't trust Sony and Kodi won't get license. However, if DVDFab can indeed convert dual layer DV into single layer DV, then Sony TV might have a chance. But, how is it possible?
-
hepe9
- Posts: 71
- Joined: Mon Jun 03, 2019 11:04 am
Re: Dolby Vision now possible through MP4 Mux.
And no exist other program can make single layer dolby vision without compression?
-
Grencola
- Posts: 343
- Joined: Sun Jan 27, 2019 5:19 pm
Re: Dolby Vision now possible through MP4 Mux.
the only method was needing a Dolby CMU Workstation with Dolby Encoder Suite and an official license from Dolby to reauthor the film into a different container. Not entirely sure how DVDFab achieves this. I personally haven't been successful yet, but I'm also only using the trial version as I didn't want to spend hundreds of dollars if it doesn't actually work.hepe9 wrote: Mon Jun 03, 2019 11:06 am And no exist other program can make single layer dolby vision without compression?
-
Grencola
- Posts: 343
- Joined: Sun Jan 27, 2019 5:19 pm
Re: Dolby Vision now possible through MP4 Mux.
If your TV can play the single layer LG DV demos files then you might have a chance..generalmilk wrote: Mon Jun 03, 2019 2:23 am Hmm, I just thought all hope is lost according to Grencola's comment. I don't trust Sony and Kodi won't get license. However, if DVDFab can indeed convert dual layer DV into single layer DV, then Sony TV might have a chance. But, how is it possible?
-
fib1985
- Posts: 16
- Joined: Fri May 03, 2019 11:36 pm
Re: Dolby Vision now possible through MP4 Mux.
Hi guys,
how to make an .mp4 dolby vision file from full blu ray iso using clonebd ?
how to make an .mp4 dolby vision file from full blu ray iso using clonebd ?
-
hepe9
- Posts: 71
- Joined: Mon Jun 03, 2019 11:04 am
Re: Dolby Vision now possible through MP4 Mux.
Donpablo80 where is the compression mode in dvdfab?
I use the trial and have only 3 attempts and i used 2
1º time I used the Passtrought MP4 and create a MP4 with dual layer DV, the 2º attempt I used the MP4 Dolby Vision and is very very rare, it takes long time and is a Passtrought too.
Where is the option in the menu what do you say?
I use the trial and have only 3 attempts and i used 2
1º time I used the Passtrought MP4 and create a MP4 with dual layer DV, the 2º attempt I used the MP4 Dolby Vision and is very very rare, it takes long time and is a Passtrought too.
Where is the option in the menu what do you say?
-
Grencola
- Posts: 343
- Joined: Sun Jan 27, 2019 5:19 pm
Re: Dolby Vision now possible through MP4 Mux.
I'm in the exact same boat as you, trial version as well..hepe9 wrote: Mon Jun 03, 2019 4:38 pm Donpablo80 where is the compression mode in dvdfab?
I use the trial and have only 3 attempts and i used 2
1º time I used the Passtrought MP4 and create a MP4 with dual layer DV, the 2º attempt I used the MP4 Dolby Vision and is very very rare, it takes long time and is a Passtrought too.
Where is the option in the menu what do you say?
I ran my bdmv folder through uhd ripper and did the mp4.dolbyvision passthrough which gave me the same dual layer file mp4muxer would. I can't seem to make a single layer file though. Donpablo80 said it has to be compressed, but when I go to advanced settings and uncheck Copy Video the few video quality toggles it has are all crazy compression, like 19887kbps :/ the Bits/Pixel slider is greyed out so I can't up the quality any higher. perhaps that's a benefit of the paid version?
-
hepe9
- Posts: 71
- Joined: Mon Jun 03, 2019 11:04 am
Re: Dolby Vision now possible through MP4 Mux.
I used now the 3 attempts and nothing, the trial expired and nothing of compression mode and 1 layer in DV.Grencola wrote: Tue Jun 04, 2019 1:41 amI'm in the exact same boat as you, trial version as well..hepe9 wrote: Mon Jun 03, 2019 4:38 pm Donpablo80 where is the compression mode in dvdfab?
I use the trial and have only 3 attempts and i used 2
1º time I used the Passtrought MP4 and create a MP4 with dual layer DV, the 2º attempt I used the MP4 Dolby Vision and is very very rare, it takes long time and is a Passtrought too.
Where is the option in the menu what do you say?
I ran my bdmv folder through uhd ripper and did the mp4.dolbyvision passthrough which gave me the same dual layer file mp4muxer would. I can't seem to make a single layer file though. Donpablo80 said it has to be compressed, but when I go to advanced settings and uncheck Copy Video the few video quality toggles it has are all crazy compression, like 19887kbps :/ the Bits/Pixel slider is greyed out so I can't up the quality any higher. perhaps that's a benefit of the paid version?
The program in trial version is like the can you purcharse but limited for 3 attempts only.
-
my love
- Posts: 2
- Joined: Tue Jun 04, 2019 3:59 am
Re: Dolby Vision now possible through MP4 Mux.
It can convert the video to a small file size if uncheck the "Copy Video" option in the Advanced Settings, BUT I GOT THE SAME PROBLEM AS YOU. The max video bitrate is 19887kbps, and the DVDFab service told me that they will fix the problem in next new version. I used the video passthrough for now, and it played back well on my LG Dolby Vision TV. good luckGrencola wrote: Tue Jun 04, 2019 1:41 amI'm in the exact same boat as you, trial version as well..hepe9 wrote: Mon Jun 03, 2019 4:38 pm Donpablo80 where is the compression mode in dvdfab?
I use the trial and have only 3 attempts and i used 2
1º time I used the Passtrought MP4 and create a MP4 with dual layer DV, the 2º attempt I used the MP4 Dolby Vision and is very very rare, it takes long time and is a Passtrought too.
Where is the option in the menu what do you say?
I ran my bdmv folder through uhd ripper and did the mp4.dolbyvision passthrough which gave me the same dual layer file mp4muxer would. I can't seem to make a single layer file though. Donpablo80 said it has to be compressed, but when I go to advanced settings and uncheck Copy Video the few video quality toggles it has are all crazy compression, like 19887kbps :/ the Bits/Pixel slider is greyed out so I can't up the quality any higher. perhaps that's a benefit of the paid version?