could you share the cmd to take a LLDV HDR screenshot via ffmpeg ?Manixx2020beyound wrote: ↑Sun Dec 13, 2020 1:27 pmIt’s also possible to produce a HDR/rgb4816bit.png for comparison as well from a LLDV not converted to SDR. Comparison results are the same for sdr/hdr where the shield is concerned. (Ffmpeg to take screenshots)
Without the vertex 2 altering video playback
Once u have the HDR10/rgb48.png
U can view in your hdr/sdr software eg Madvr. In which u can now take another sdr.png if u so desire.
Dolby Vision now possible through MP4 Mux.
Re: Dolby Vision now possible through MP4 Mux.
Re: Dolby Vision now possible through MP4 Mux.
On my OLED77CX9LA i took dvdfap mp4 with DV SL -> perfect, because EL is empty.
I understood that you can every movie make a mp4 which has an empty EL (called MEL).
"Saving Private Ryan" doesn´t work correct with DV SL,the brightness pumps
I´ll try it this week on the UBK90 with DV DL
It has a FEL.
I don´t know a player how can play mkv with DV DL.
Re: Dolby Vision now possible through MP4 Mux.
I just tested a full movie remux (not just a 3 mins trim) via tsmuxer of LOTR UHD HDR Disc 1, and there is no brightness change in full tv-led DV of these remuxes - so it seems the trim introduced the brightness loss.pete19 wrote: ↑Thu Dec 03, 2020 1:29 pm@jcdr428:
I used latest tsmuxer w64-nightly-2020-11-17--01-21-46 and muxed the first 3 mins of a UHD DV disc folder rip to a BMV folder and a m2ts file. Selected the BL + EL, Dolby Atmos audio and then muxed.
When playing back on LG CX via Oppo, DV and Dolby Atmos are triggered correctly on both muxed versions, but the muxed versions are always a little bit darker than the original disc.
Is this a known limitation or is there a setting that I'm missing ?
I took screenshot comparisons and also switched the order of the versions when played back to ensure it's not the LG dimming. Every time the muxed versions are a little bit darker.
Looking at mediainfo, the only difference I can see is in the HDR FORMAT tag of the EL of the m2ts mux:
original disc:
HDR format : SMPTE ST 2086, HDR10 compatible
muxed BDM folder
HDR format : SMPTE ST 2086, HDR10 compatible
muxed m2ts
HDR format : Dolby Vision, Version 1.0, dvhe.07.06, EL+RPU, Blu-ray compatible / SMPTE ST 2086, HDR10 compatible
see screenshot comparison here: https://screenshotcomparison.com/comparison/8739
(ignore blown out highlights, this is a camera setting issue)
Thx
-
- Posts: 2082
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
by time in second:
Code: Select all
ffmpeg.exe -ss 3200 -i X:\video.mkv -vframes 1 X:\transfer=hdr.png
Code: Select all
ffmpeg.exe -i X:\video.mkv -vf select='eq(n\,6672)' -vframes 1 X:\transfer=hdr.png
Sorry for my English.
DoVi_Scripts / DoVi Playback Devices / Movies HDR-DV Plot / Screenshot Comparisons
DoVi_Scripts / DoVi Playback Devices / Movies HDR-DV Plot / Screenshot Comparisons
Re: Dolby Vision now possible through MP4 Mux.
The subtitles going out of sync in Apocalypse Now Final Cut was caused by the file being damaged, eac3to log:
I tested a new version and it played perfectly on the X700 with subtitles on.[v01] [0:28:24] The source file seems to be damaged (sync byte missing). <WARNING>
[a03] [0:28:23] The source file seems to be damaged (sync byte missing). <WARNING>
[a04] [0:28:24] The source file seems to be damaged (sync byte missing). <WARNING>
[s05] [0:24:01] The source file seems to be damaged (sync byte missing). <WARNING>
[s06] [0:27:55] The source file seems to be damaged (sync byte missing). <WARNING>
[s07] [0:24:01] The source file seems to be damaged (sync byte missing). <WARNING>
[s08] [0:24:01] The source file seems to be damaged (sync byte missing). <WARNING>
[v01] [0:28:24] The source file seems to be damaged (discontinuity). <WARNING>
[a04] [0:28:24] The source file seems to be damaged (discontinuity). <WARNING>
[a03] [0:28:23] The source file seems to be damaged (discontinuity). <WARNING>
[a03] This track is not clean (2). <WARNING>
[a04] This track is not clean. <WARNING>
[s05] [0:24:01] The source file seems to be damaged (discontinuity). <WARNING>
[s07] [0:24:01] The source file seems to be damaged (discontinuity). <WARNING>
[s06] [0:27:55] The source file seems to be damaged (discontinuity). <WARNING>
[s08] [0:24:01] The source file seems to be damaged (discontinuity). <WARNING>
[a03] Audio has a gap of 3744ms at playtime 0:28:27. <WARNING>
[a03] The audio gaps/overlaps can't be removed from the TrueHD bitstream. <WARNING>
[a03] In order to remove them you'll have to transcode to another format. <WARNING>
[a04] Audio has a gap of 3776ms at playtime 0:28:27. <WARNING>
Re: Dolby Vision now possible through MP4 Mux.
i use dvdfab to make the dolby vision movies and i heard that it produces a fake dolby vision
i have a sample i made and if someone can test it against the method everyone uses in this forum.
thats if you have back to the future part 1 lol
https://mega.nz/file/NYgknYSa#aiz7hO8WT ... rAas_crLgo
i have a sample i made and if someone can test it against the method everyone uses in this forum.
thats if you have back to the future part 1 lol
https://mega.nz/file/NYgknYSa#aiz7hO8WT ... rAas_crLgo
Re: Dolby Vision now possible through MP4 Mux.
i figured out how you guys are doing it lol. so easy. guess ill be testing myself.Psnjerry wrote: ↑Tue Dec 15, 2020 2:41 ami use dvdfab to make the dolby vision movies and i heard that it produces a fake dolby vision
i have a sample i made and if someone can test it against the method everyone uses in this forum.
thats if you have back to the future part 1 lol
https://mega.nz/file/NYgknYSa#aiz7hO8WT ... rAas_crLgo
Re: Dolby Vision now possible through MP4 Mux.
i seem to get the same results when i use mp4muxer and dvdfab. using dvdfab to make one stream causes it to have crushed blacks. 2 video streams workPsnjerry wrote: ↑Tue Dec 15, 2020 3:46 ami figured out how you guys are doing it lol. so easy. guess ill be testing myself.Psnjerry wrote: ↑Tue Dec 15, 2020 2:41 ami use dvdfab to make the dolby vision movies and i heard that it produces a fake dolby vision
i have a sample i made and if someone can test it against the method everyone uses in this forum.
thats if you have back to the future part 1 lol
https://mega.nz/file/NYgknYSa#aiz7hO8WT ... rAas_crLgo
Last edited by Psnjerry on Tue Dec 15, 2020 8:23 am, edited 1 time in total.
Re: Dolby Vision now possible through MP4 Mux.
don't use yusecope's tools or dvdfab when making mp4s for c9 playback, use mp4muxer.Psnjerry wrote: ↑Tue Dec 15, 2020 6:00 ami seem to get the same results with yusesope tools and dvdfab when i make mp4 into a 2 stream to play on c9 default app, making a one stream gives you crushed blacks.Psnjerry wrote: ↑Tue Dec 15, 2020 3:46 ami figured out how you guys are doing it lol. so easy. guess ill be testing myself.Psnjerry wrote: ↑Tue Dec 15, 2020 2:41 ami use dvdfab to make the dolby vision movies and i heard that it produces a fake dolby vision
i have a sample i made and if someone can test it against the method everyone uses in this forum.
thats if you have back to the future part 1 lol
https://mega.nz/file/NYgknYSa#aiz7hO8WT ... rAas_crLgo
Re: Dolby Vision now possible through MP4 Mux.
i meant mp4muxer. it looks the same to me but why you say i shouldn't use dvdfab?shawnc22 wrote: ↑Tue Dec 15, 2020 6:34 amdon't use yusecope's tools or dvdfab when making mp4s for c9 playback, use mp4muxer.
Re: Dolby Vision now possible through MP4 Mux.
thanks. so how do you convert the png file to SDR ? ffmpeg as well or madvr ? can you share your process ?RESET_9999 wrote: ↑Mon Dec 14, 2020 12:11 pmby time in second:by frame number:Code: Select all
ffmpeg.exe -ss 3200 -i X:\video.mkv -vframes 1 X:\transfer=hdr.png
Code: Select all
ffmpeg.exe -i X:\video.mkv -vf select='eq(n\,6672)' -vframes 1 X:\transfer=hdr.png
-
- Posts: 2082
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
I use madVR because I consider it the best HDR to SDR tone mapping but it probably can be done with ffmpeg. I don't know how though.
So just open the png in MPC-BE/HC/madVR. it needs ''transfer=hdr'' in the filename.
Last edited by RESET_9999 on Tue Dec 15, 2020 3:16 pm, edited 1 time in total.
Sorry for my English.
DoVi_Scripts / DoVi Playback Devices / Movies HDR-DV Plot / Screenshot Comparisons
DoVi_Scripts / DoVi Playback Devices / Movies HDR-DV Plot / Screenshot Comparisons
Re: Dolby Vision now possible through MP4 Mux.
Unless something changed, I believe DVDFAB strips away the EL in their DV MP4 conversion. You can verify this with mediainfo if you see only one video track that's labeled BL+RPU.
Re: Dolby Vision now possible through MP4 Mux.
you can set it in dvdfap: if you choose EL+RPU than you get it: i just tested it with Saving Private Ryan, it has an FEL.
If I choose DV Single Layer for playback on my LG CX9 i get brightness pumping.
If I choose DV Dual Layer, the CX9 doesn´t play, but the LG UBK90 plays it correct.
I think all movies with empty EL (MEL) can be ripped in DV SL.
https://forum.blu-ray.com/showthread.ph ... st12116287
-
- Posts: 2082
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
I think so, I don't see any difference between BL+RPU(profile 8 ) vs dual-track dual-layer MEL(profile 7) on my Sony x700agneva wrote: ↑Tue Dec 15, 2020 4:41 pm
I think all movies with empty EL (MEL) can be ripped in DV SL.
https://forum.blu-ray.com/showthread.ph ... st12116287
plus the MEL movies can also be re-encoded. Thank's to @quietvoid rpu extractor.
did you try with profile 8 ? i think DVDFAB still produces profile 5 file which is incorrect for HDR10 BL.
Sorry for my English.
DoVi_Scripts / DoVi Playback Devices / Movies HDR-DV Plot / Screenshot Comparisons
DoVi_Scripts / DoVi Playback Devices / Movies HDR-DV Plot / Screenshot Comparisons