Re: Dolby Vision
Posted: 19 Jun 2019, 17:01
Tsmuxer will not reconize the DV videofile and import just the audio.
Damn. I'll look more into what all mp4demuxer can do when I get home.Morten1969 wrote: 19 Jun 2019, 17:01 Tsmuxer will not reconize the DV videofile and import just the audio.
can't seem to download from this linkMorten1969 wrote: 19 Jun 2019, 09:29 i have made a sample of Black Panther in mp4. It would bee great if this could play in mrmc.
https://filebin.net/10rl6l1mdyhdlzck
thanks, that worked. yeah I get the same result as you. demuxing the mp4 seems to just strip off the metadata. it's interesting though, because it's only baselayer+rpu, whereas the single layer LG DV demo files are baselayer+el+rpu. so when you demux the LG demos you lose rpu but it still has baselayer+el dolby vision profile 5.06. but demuxing the mp4 reverts it back to profile 5.01 with no mention of dolby vision at all. I'm not sure how it can have dolby vision with only rpu and no enhancement layer, because I don't understand enough of how dv works. I do think I can multiplex it into x265 though, as it now supports Dolby vision, then I can add in hd-audio and strip out the ac3 since tsmuxer is a bust.
Some audio would be nice, lol;2019-06-22 16:43:11.335756-0400 MrMC[1093:828602] Debug Print: FactoryCodec - Video: avf- - Opening
2019-06-22 16:43:15.033559-0400 MrMC[1093:828315] Debug Print: ------ Window Init (DialogBusy.xml) ------
2019-06-22 16:43:45.853464-0400 MrMC[1093:828602] Debug Print: FactoryCodec - Video: avf-h265 - Opened
2019-06-22 16:43:45.854893-0400 MrMC[1093:828815] Debug Print: CDVDVideoCodecAVFoundation::Process Started
2019-06-22 16:43:45.874913-0400 MrMC[1093:828315] Debug Print: CGUIInfoManager::SetCurrentMovie(smb://QNAP:445/Multimedia/Work/dolbyvision/dv_el_out_1.mov)
2019-06-22 16:43:46.493373-0400 MrMC[1093:828816] Debug Print: fps: 23.976024, pwidth: 3840, pheight: 2160, dwidth: 3840, dheight: 2160, colorrange: Limited, colorspace: bt2020nc, colortransfer: unknown
2019-06-22 16:43:46.493442-0400 MrMC[1093:828816] Debug Print: OutputPicture - change configuration. 3840x2160. framerate: 23.98. format: BYPASS
2019-06-22 16:43:46.493529-0400 MrMC[1093:828816] Debug Print: Display resolution DESKTOP : 3840x2160@ 59.94 - Full Screen (16)
2019-06-22 16:43:46.496402-0400 MrMC[1093:828816] Debug Print: displayRateSwitch request: refreshRate = 23.98, dynamicRange = DolbyVision
yay, that is awesome it works! it should have ac3 audio, just maybe not his sample though. but they're so simple to make with dvdfab's fancy gui and all. you should grab the trial ( https://www.dvdfab.cn/mlink/download.ph ... 1_x64_FULL ), you get 3 full conversions before you need a license, and give it a go on a dolby vision bdmv folder or uhd disc you have. then you can test it all out properly. I'm still working on converting these .mp4's to .ts files with the lossless audio from the disc, cuz since both these single layer mp4s and LG's DV demo ts files now work, I have high hopes for MrMC becoming the ultimate media centerdavilla wrote: 22 Jun 2019, 20:48 and we have avfoundation codec playback in MrMC (3.9.0)
Some audio would be nice, lol;2019-06-22 16:43:11.335756-0400 MrMC[1093:828602] Debug Print: FactoryCodec - Video: avf- - Opening
2019-06-22 16:43:15.033559-0400 MrMC[1093:828315] Debug Print: ------ Window Init (DialogBusy.xml) ------
2019-06-22 16:43:45.853464-0400 MrMC[1093:828602] Debug Print: FactoryCodec - Video: avf-h265 - Opened
2019-06-22 16:43:45.854893-0400 MrMC[1093:828815] Debug Print: CDVDVideoCodecAVFoundation::Process Started
2019-06-22 16:43:45.874913-0400 MrMC[1093:828315] Debug Print: CGUIInfoManager::SetCurrentMovie(smb://QNAP:445/Multimedia/Work/dolbyvision/dv_el_out_1.mov)
2019-06-22 16:43:46.493373-0400 MrMC[1093:828816] Debug Print: fps: 23.976024, pwidth: 3840, pheight: 2160, dwidth: 3840, dheight: 2160, colorrange: Limited, colorspace: bt2020nc, colortransfer: unknown
2019-06-22 16:43:46.493442-0400 MrMC[1093:828816] Debug Print: OutputPicture - change configuration. 3840x2160. framerate: 23.98. format: BYPASS
2019-06-22 16:43:46.493529-0400 MrMC[1093:828816] Debug Print: Display resolution DESKTOP : 3840x2160@ 59.94 - Full Screen (16)
2019-06-22 16:43:46.496402-0400 MrMC[1093:828816] Debug Print: displayRateSwitch request: refreshRate = 23.98, dynamicRange = DolbyVision
MrMC 3.9.0 goes through testflight first. For testing