Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
|
![]() |
|
Thread Tools | Search this Thread | Display Modes |
![]() |
#961 | Link | |
Registered User
Join Date: Jul 2023
Posts: 5
|
Quote:
In case anyone is interested, I am sharing the updated script. ![]() The use is very simple just type MP4all C:\YourFolder\ from where the file is script and it will translate all of your files. You can specify preferred audio and subtitle track you want and it will mux it all together for each file in the folder. MP4all.zip Be careful that sometimes there are up to 3 subtitle tracks with the same language (e.g, forced, SDH and standard) and you want to extract the standard one, so if you don't see subtitles you probably extracted the wrong one. If I have time later, I will append the title information to help with the choice but those loops inside command files are killing me. Edit: Fixed an issue whereby it would not detect subtitle tracks if there is only 1 subtitle track or the file name contained spaces. |
|
![]() |
![]() |
![]() |
#962 | Link |
Registered User
Join Date: May 2005
Posts: 1,550
|
I have a HDR video (Push), with a Dolby Vision layer (see below). Muxing the 2 into a single MKV doesn't trigger DV, though (on my new LG G4).
Can I use these tools to make that work? Or do I have to somehow re-encode the main stream with DV data? As the confusing part is, that I have a Star Trek blu-ray which also appears DV-enabled, but apparently there it's all in 1 single stream. Thanks. Code:
M2TS, 2 video tracks, 3 audio tracks, 2 subtitle tracks, 1:51:27, 11.988p 1: h265/HEVC, 2160p24 /1.001 (16:9), 10 bits 2: h265/HEVC, 1080p24 /1.001 (16:9), 10 bits - Dolby Vision Enhancement Layer 3: TrueHD/AC3 (Atmos), 7.1 channels, 48kHz (embedded: AC3 EX, 5.1 channels, 448kbps, 48kHz)
__________________
Gorgeous, delicious, deculture! Last edited by asarian; 10th October 2024 at 03:46. |
![]() |
![]() |
![]() |
#963 | Link | |
Registered User
Join Date: Jul 2023
Posts: 5
|
Quote:
You can use the tool in posted above, very simple instructions. You don't need to do much for the file you have. It is more complicated to transform HDR layer into DV readable, but here you already have the DV layer baked into. |
|
![]() |
![]() |
![]() |
#964 | Link | |
Guest
Posts: n/a
|
Quote:
I have an LG C4, but I don't use DDVT. |
|
![]() |
![]() |
#966 | Link |
Registered User
Join Date: May 2005
Posts: 1,550
|
You'd think so; but on my LG G4, my remuxed Strange New Worlds Blu-Rays trigger Dolby Vision, with just the single layer (via Kodi)
Code:
X:\Star Trek\Star Trek Strange New Worlds>eac3to "Star Trek Strange New Worlds - S01E01.mkv" MKV, 1 video track, 1 audio track, 0:52:51, 24p /1.001 1: h265/HEVC, English, 2160p24 /1.001 (16:9), 10 bits 2: RAW/PCM, English, 5.1 channels, 24 bits, 48kHz
__________________
Gorgeous, delicious, deculture! |
![]() |
![]() |
![]() |
#967 | Link |
Registered User
Join Date: Jul 2023
Posts: 5
|
This one just let's you choose video quality and your preferred srt subtitle track, and it will transform it into MP4 DV that plays anywhere.
But with DDVT_Hybrid tool it is actually very easy to reencode, you just drag and drop the same HDR file twice and it will create the DV layer and final file. It just takes longer. Last edited by puremind; 11th October 2024 at 10:37. |
![]() |
![]() |
![]() |
#969 | Link | |
Registered User
Join Date: May 2005
Posts: 1,550
|
Quote:
__________________
Gorgeous, delicious, deculture! |
|
![]() |
![]() |
![]() |
#970 | Link | ||
Registered User
Join Date: Aug 2023
Posts: 1
|
Quote:
Quote:
LG OLED cx/c1/c2/c3/c4 will only work on DV in PROFILE 5 or 8... in PLEX/KODI they will only work if they are MP4/M2TS. On Jellifyn it plays MKV. I use DDVT TOOL to convert PROFILE 7 to 8 and it works perfectly. NOT WORK: HDR format : Dolby Vision, Version 1.0, dvhe.07.06, BL+EL+RPU, Blu-ray compatible / SMPTE ST 2086, HDR10 compatible WORK: HDR format : Dolby Vision, Version 1.0, dvhe.08.06, BL+RPU, HDR10 compatible / SMPTE ST 2086, HDR10 compatible Last edited by LaFirma; 13th October 2024 at 03:35. |
||
![]() |
![]() |
![]() |
#971 | Link | |
Registered User
Join Date: May 2005
Posts: 1,550
|
Quote:
Code:
X:\Star Trek\Star Trek Strange New Worlds>eac3to "Star Trek Strange New Worlds - S01E01.mkv" MKV, 1 video track, 1 audio track, 0:52:51, 24p /1.001 1: h265/HEVC, English, 2160p24 /1.001 (16:9), 10 bits 2: RAW/PCM, English, 5.1 channels, 24 bits, 48kHz Dolby Vision, Version 1.0, Profile 7.6, dvhe.07.06, BL+EL+RPU, no metadata compression, Blu-ray compatible / SMPTE ST 2086, Version HDR10, HDR10 compatible This WORKS, and yields a playable MKV, with DV, on my LG G4. (Played with Kodi 21.0) This, however, is what I'm struggling with: Code:
M2TS, 2 video tracks, 3 audio tracks, 2 subtitle tracks, 1:51:27, 11.988p 1: h265/HEVC, 2160p24 /1.001 (16:9), 10 bits 2: h265/HEVC, 1080p24 /1.001 (16:9), 10 bits - Dolby Vision Enhancement Layer 3: TrueHD/AC3 (Atmos), 7.1 channels, 48kHz (embedded: AC3 EX, 5.1 channels, 448kbps, 48kHz)
__________________
Gorgeous, delicious, deculture! |
|
![]() |
![]() |
![]() |
#972 | Link | |
Life's clearer in 4K UHD
Join Date: Jun 2003
Location: Notts, UK
Posts: 12,345
|
Quote:
__________________
| I've been testing hardware media playback devices and software A/V encoders and decoders since 2001 | My Network Layout & A/V Gear |
|
|
![]() |
![]() |
![]() |
#973 | Link | |
Registered User
Join Date: May 2005
Posts: 1,550
|
Quote:
![]() P.S. That Push DV blu-ray was remuxed at some point (I removed all stuff I didn't need). Could DV metadata have been removed in the process? I also ripped the entire blu-ray folder structure to disk, but MediaInfo still does not acknowledge DV presence in the alleged DV stream; just sees it as a regular 1080p hevc stream.
__________________
Gorgeous, delicious, deculture! |
|
![]() |
![]() |
![]() |
#974 | Link |
Life's clearer in 4K UHD
Join Date: Jun 2003
Location: Notts, UK
Posts: 12,345
|
How about an NTFS formatted USB powered HDD or thumb drive?
Personally, I currently use an old SATA 120GB solid state drive (within a USB caddy) for such testing. Which works fine with my 2016 LG television...
__________________
| I've been testing hardware media playback devices and software A/V encoders and decoders since 2001 | My Network Layout & A/V Gear |
Last edited by SeeMoreDigital; 13th October 2024 at 20:57. |
![]() |
![]() |
![]() |
#975 | Link | |
Registered User
Join Date: Jul 2022
Posts: 152
|
Quote:
Last edited by GodzilaAvenger; 13th October 2024 at 22:19. |
|
![]() |
![]() |
![]() |
#976 | Link | ||
Registered User
Join Date: May 2005
Posts: 1,550
|
Quote:
Quote:
__________________
Gorgeous, delicious, deculture! |
||
![]() |
![]() |
![]() |
#977 | Link | |
Registered User
Join Date: Jul 2022
Posts: 152
|
Quote:
I think denoising the base layer could get tricky. If the DV is MEL, it should be fine. If it's FEL though (see here for the difference) denoising the base layer may screw things up when it's put together with the EL, as the EL's purpose in FEL is to add up to the base layer to recreate the original 12-bit stream. Of course you can just add the RPU to the base layer and get a Profile 8 DV. Quite a while ago (documented in some of the conversation early in this thread) I tried adding EL to an encoded BL but the result wouldn't even trigger DV on any display (I think because encoding messed up frame orders as well). MKVToolNix (at least some of the later versions that I've tried) should give you a single-layer .mkv from a dual-layer .m2ts file (or playlist if the Blu-ray does branching). DDVT can't work with your .mkv if it is dual-layer. |
|
![]() |
![]() |
![]() |
#978 | Link | ||
Registered User
Join Date: May 2005
Posts: 1,550
|
Quote:
![]() Quote:
Thank you kindly! This will help me tremendously. EDIT: The MKVToolNix route was a great success! ![]() ![]()
__________________
Gorgeous, delicious, deculture! Last edited by asarian; 14th October 2024 at 18:02. Reason: Solution |
||
![]() |
![]() |
![]() |
#979 | Link |
Registered User
Join Date: Jul 2022
Posts: 152
|
You are very welcome!
You can tell by looking at the DV layer's bitrate if it is MEL (Minimum Enhancement Layer), faux FEL (Full Enhancement Layer), or actual FEL (here's a good explainer on DV). (My information is from this post in particular, click on the three Show Spoilers to read the full post) If the DV layer bitrate is on the order of ~100 kbps, then it is MEL, i.e. it only contains the RPU, i.e. the scene-by-scene brightness and tonemapping metadata. If the DV layer bitrate is a little over 2 Mbps, it is faux FEL. The EL contains the RPU along with a uniform 1080p stream. If the bitrate is more than that (generally anything above 2.2 Mbps), it is actual FEL, and the EL contains both the RPU and the stream data that, when added to the base 10-bit HDR layer, recreates the film's original 12-bit stream. I looked at Push's disk info and it looks like this: Code:
Disc Title : PUSH Disc Size : 61,837,342,720 bytes Protection : AACS2 BD-Java : Yes Playlist : 00802.MPLS Size : 56,903,645,184 bytes Length : 15127.180 Total Bitrate : 68.07 Mbps Video : MPEG-H HEVC Video / 49719 kbps / 2160p / 23.976 fps / 169 / Main 10 Profile 5.1 High / 420 / 10 bits / HDR / BT.2020 / Video : * MPEG-H HEVC Video / 7836 kbps / 1080p / 23.976 fps / 169 / Main 10 Profile 5.1 High / 420 / 10 bits / Dolby Vision / BT.2020 / Audio : English / Dolby Atmos/TrueHD Audio / 7.1-Atmos / 48 kHz / 5847 kbps / 24-bit (AC3 Core5.1-EX / 48 kHz / 448 kbps) Audio : English / Dolby Digital Audio / 2.0 / 48 kHz / 192 kbps / Dolby Surround Audio : Spanish / Dolby Digital Audio / 5.1 / 48 kHz / 448 kbps Subtitle : English / 27.089 kbps Subtitle : Spanish / 22.159 kbps |
![]() |
![]() |
![]() |
#980 | Link | |
Registered User
Join Date: May 2005
Posts: 1,550
|
Quote:
That would be disappointing. ![]() If the player is ignoring FEL, at least the TV detects the 'Dolby Vision' signal. As to why I didn't encounter any issues when denoising the base layer? I dunno. Why would I? (no sarcasm). I mean, I denoised the movie years ago (before I had a DV capable TV), and only used the main stream for the process. Is there something wrong with my assumption that the EL just adds locational info to the screen? All denoising does, is re-arrange the pixels a bit, in essence.
__________________
Gorgeous, delicious, deculture! |
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|