Page 17 of 38

Re: Dolby Vision

Posted: 19 Jun 2019, 17:01
by Morten1969
Tsmuxer will not reconize the DV videofile and import just the audio.

Re: Dolby Vision

Posted: 19 Jun 2019, 19:30
by Grencola
Morten1969 wrote: 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.

Re: Dolby Vision

Posted: 20 Jun 2019, 00:47
by Grencola
Morten1969 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
can't seem to download from this link

Re: Dolby Vision

Posted: 20 Jun 2019, 06:08
by Morten1969

Re: Dolby Vision

Posted: 21 Jun 2019, 03:30
by Grencola
Morten1969 wrote: 20 Jun 2019, 06:08 try this
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.

Re: Dolby Vision

Posted: 22 Jun 2019, 18:17
by davilla
and we have playback in MrMC (3.9.0) :)

videotoolbox codec for now as avfoundation codec is missing hev1 (in-stream sps/pps/vps)

Re: Dolby Vision

Posted: 22 Jun 2019, 20:48
by davilla
and we have avfoundation codec playback in MrMC (3.9.0) :)
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
Some audio would be nice, lol;

Re: Dolby Vision

Posted: 23 Jun 2019, 04:54
by Grencola
davilla wrote: 22 Jun 2019, 20:48 and we have avfoundation codec playback in MrMC (3.9.0) :)
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
Some audio would be nice, lol;
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 center :)

Re: Dolby Vision

Posted: 23 Jun 2019, 05:23
by Morten1969
when will mrmc 3.9.0 bee released

Re: Dolby Vision

Posted: 23 Jun 2019, 11:06
by davilla
Morten1969 wrote: 23 Jun 2019, 05:23 when will mrmc 3.9.0 bee released
MrMC 3.9.0 goes through testflight first. For testing :)
Then release. Release depends on testing feedback.

I'm currently chasing a seek bug that seems related to avfoundation codec and this particular sample having no audio stream. Would really like to get a sample with audio, don't care what type of audio stream.