Re: Dolby Vision now possible through MP4 Mux.
Posted: Sun Dec 10, 2023 9:23 am
MakeMKV support forum
https://forum.makemkv.com/forum/
I'm not an encoder expert but FEL will increase the bitrate for sure and you can try to match the buffer to your handbrake settings.
pretty much but I just found something concerning about our beloved x700/x800 with low nits real content Five.Nights.at.Freddys.2023 : https://slow.pics/c/R0A9O244deadchip12 wrote: Sun Dec 10, 2023 9:23 amAre the Oppo 203 (now discontinued and sold online for nearly $1000), the Sony x700 and the Sony x800m2 the only bluray players on the planet that are capable of playing all types of dolby vision file? If so that's pretty crazy.
Code: Select all
ffmpeg -i input.mkv -map 0 -c copy -strict unofficial -c:s mov_text output.mp4Sorry could you explain what the screenshot indicates?RESET_9999 wrote: Sun Dec 10, 2023 12:55 pm pretty much but I just found something concerning about our beloved x700/x800 with low nits real content Five.Nights.at.Freddys.2023 : https://slow.pics/c/R0A9O244
according to the original brightness and metadata plot(L1 L2), only the Shield makes sense here.
Reference: original HDR frame is 92 nits , Edid is LG C2 (896nits). L2 trims is a positive lift (brighten), L1 is 100nitsdeadchip12 wrote: Mon Dec 11, 2023 12:01 am Sorry could you explain what the screenshot indicates?
And do the current issues with the x700/x800 only happen with dolby vision files but not dolby vision discs?

When will 1.9.8.6 be released? Github latest version is 1.9.8.5RESET_9999 wrote: Fri Dec 08, 2023 3:31 pmNo idea about handbrake but the script in my signature can bake FEL to P8. Workflow 8-6-1 but it requires an nvidia GPU.crosis wrote: Fri Dec 08, 2023 4:50 am Preferably a scripted process as I've heard that one is available
it can also encode P5 to P8, HLG to HDR10 or P8 to P8
![]()
idk, I haven't made enough changes yet.HotFudge wrote: Mon Dec 11, 2023 7:43 am When will 1.9.8.6 be released? Github latest version is 1.9.8.5
Cheers
- Added PGS/SUP to srt (auto OCR) (line 80 default = NO)
- Added an option to compare SDR in an HDR container for workflow 7-2 (line 132 default=NO)
- Added an option to force mp4box_2 (line 16 default=NO)
- Tools: Subtitle.edit must be added in the tools folder. (only needed if line 80 = YES)
- Tools: mkvtoolnix files must be updated to the latest version.

I wanted to thank you for the help with your script. I have adjusted the encoder settings and arrived at bitrates very close to what I was getting in Handbrake. On the next update, would you be able to add an option in your workflow to choose a subtitle track to burn into the video? I always burn any forced subtitles so that I don't need to mess with OCR-ing and organizing multiple subtitle files. I am currently looking into AVISynth plugin "SupTitle" to manually add to the avs script before it kicks it over to X265.RESET_9999 wrote: Mon Dec 11, 2023 11:07 amidk, I haven't made enough changes yet.HotFudge wrote: Mon Dec 11, 2023 7:43 am When will 1.9.8.6 be released? Github latest version is 1.9.8.5
Cheers
- Added PGS/SUP to srt (auto OCR) (line 80 default = NO)
- Added an option to compare SDR in an HDR container for workflow 7-2 (line 132 default=NO)
- Added an option to force mp4box_2 (line 16 default=NO)
- Tools: Subtitle.edit must be added in the tools folder. (only needed if line 80 = YES)
- Tools: mkvtoolnix files must be updated to the latest version.
If I have a P5 DV in MKV and a HDR monitor,RESET_9999 wrote: Mon Dec 11, 2023 11:11 am Windows Movies and TV app support Level 5 surprisingly (and also cmv4.0). Only HDMI device to support L5 so far.
Maybe, not sure. I'm not a fan of hardcoded subs.crosis wrote: Mon Dec 11, 2023 4:48 pm On the next update, would you be able to add an option in your workflow to choose a subtitle track to burn into the video?
Nop, my script cannot resync hdr10+.HotFudge wrote: Mon Dec 11, 2023 5:31 pm I have HDR10+ metadata but it is 24 frames ahead of my UHD mkv.
Is it possible to resync and inject this with the DoVi scripts ?
1- set mp4_version=NEW and workflow 5thirdmoon wrote: Tue Dec 12, 2023 2:18 am If I have a P5 DV in MKV and a HDR monitor,
1. Which workflow should I use to make it work with windows app?
2. Do I have to turn on HDR in the windows settings too?
3. Any other requirements?

the script folder doesn't have to be at the root drive but it doesn't like when you put it in a path with space or special characters.deadchip12 wrote: Tue Dec 12, 2023 3:59 am EDIT: Nevermind. I think it's because the Dovi Scripts files were not placed inside a root folder of the hard drive.
Ah makes sense. Thank youRESET_9999 wrote: Tue Dec 12, 2023 4:24 amthe script folder doesn't have to be at the root drive but it doesn't like when you put it in a path with space or special characters.deadchip12 wrote: Tue Dec 12, 2023 3:59 am EDIT: Nevermind. I think it's because the Dovi Scripts files were not placed inside a root folder of the hard drive.
so you just had to remove the space in E:\Films\FILM MUXER\DoVi_Scripts