Yes, upon checking mediainfo it shows Dolby Vision metadata but the file fails to play, same happened on a Hisense U7G so looks like ffmpeg breaks video with DV. TSMuxer with ts worked perfectly.sw5163 wrote: Tue Jul 12, 2022 5:38 pmAre you sure ffmpeg can configure the DV box correctly?dvfan wrote: Tue Jul 12, 2022 12:41 am I'm wondering, using Sony A80J Internal Player ( via USB ) does not play mp4 profile 8 DV files converted by ffmpeg to mp4 ( it includes DV metadata ) though player says "File can't be opened"
Im using ffmpeg 4.4, it seems it ignores DV when generating mp4.
Maybe try mp4muxer for proper DV mp4 generation?
Most TV internal player don't support DV in MKV.
Dolby Vision now possible through MP4 Mux.
-
dvfan
- Posts: 6
- Joined: Wed Jul 06, 2022 8:32 pm
Re: Dolby Vision now possible through MP4 Mux.
-
sw5163
- Posts: 146
- Joined: Sat Jun 25, 2022 7:28 am
Re: Dolby Vision now possible through MP4 Mux.
Wait what, I thought Manixx2020beyound has tested it on ATV. Maybe I interpret it wrong?RESET_9999 wrote: Thu Jul 14, 2022 2:38 pm I've seen confirmation for the ipad but not for the appleTV yet.
But thanks any way.
Manixx2020beyound wrote: Mon Jun 27, 2022 8:39 pm Hum,
We’ll it plays doblyvision on my pc all trims as well & triggers pc dv.
Are the colors correct is a good question doe.
But I’ll test it on my appletv but I would say it should play on appletv.
Yes it plays on appletv & all the l/trims
And u can upload that to your apple tv library
Stream it from Mac m1 to Apple TV
Stream it form pc to Apple TV works
-
sw5163
- Posts: 146
- Joined: Sat Jun 25, 2022 7:28 am
Re: Dolby Vision now possible through MP4 Mux.
Sorry, I thought it's been confirmed last month. Maybe Im wrong.dwalme wrote: Thu Jul 14, 2022 3:18 amApple TV can only play Dolby Vision P5 properly.sw5163 wrote: Thu Jul 14, 2022 2:31 amMaybe update the Playback-Devices list?
It's been confirmed Apple TV and iOS devices can play BL+RPU with some conversion.
Or not, if that is considered conflicting to Dolby standards and rules
Infuse used to trigger Dolby Vision on TVs for some other profiles but it was only ever using the HDR10 base layer. They fixed it awhile back to stop triggering Dolby Vision on the display for those profiles.
If there is new information please link the source.
I don't use infuse on my iOS device. The native player (quicktime?) through File APP works just fine for me.Manixx2020beyound wrote: Mon Jun 27, 2022 8:39 pmHum,
We’ll it plays doblyvision on my pc all trims as well & triggers pc dv.
Are the colors correct is a good question doe.
But I’ll test it on my appletv but I would say it should play on appletv.
Yes it plays on appletv & all the l/trims
And u can upload that to your apple tv library
Stream it from Mac m1 to Apple TV
Stream it form pc to Apple TV works
Does ATV have some file sharing app that can play video using the internal player through SMB?
-
RESET_9999
- Posts: 2421
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
@sw5163
yeah, @manix can be hard to follow sometimes...
do you have an mp4 version of quietvoid's L2 trim test file that works on the appleTV?
yeah, @manix can be hard to follow sometimes...
do you have an mp4 version of quietvoid's L2 trim test file that works on the appleTV?
-
sw5163
- Posts: 146
- Joined: Sat Jun 25, 2022 7:28 am
Re: Dolby Vision now possible through MP4 Mux.
If it is not too much trouble, could you please show me what command you are using to generate DV mp4 with ffmpeg?dvfan wrote: Thu Jul 14, 2022 5:43 pm Yes, upon checking mediainfo it shows Dolby Vision metadata but the file fails to play, same happened on a Hisense U7G so looks like ffmpeg breaks video with DV. TSMuxer with ts worked perfectly.
I would very much like to give it a try.
Im currently using ffmpeg dovi_tool mp4muxer and mp4box to generate DV mp4. The process is troublesome.
It will save a lot of effort, If ffmpeg alone can do it.
Many thanks.
-
sw5163
- Posts: 146
- Joined: Sat Jun 25, 2022 7:28 am
Re: Dolby Vision now possible through MP4 Mux.
I don't have apple tv but I have rechecked these files, I think they can still be downloaded.RESET_9999 wrote: Fri Jul 15, 2022 12:22 am @sw5163
do you have an mp4 version of quietvoid's L2 trim test file that works on the appleTV?
They can directly play by iPhone in safari and have dolby vision.sw5163 wrote: Mon Jun 27, 2022 1:50 am Converted p8.1 sample:
https://drive.google.com/drive/folders/ ... sp=sharing
Anyone can make this with the following command:
ffmpeg -i p81_cmv29_tests.mkv -c copy cmv29.hevc
mp4muxer -i cmv29.hevc --dv-profile 5 --dvh1flag 0 -o cmv29.mp4
Im not sure about ATV, but l2 trim works in cmv29 on iOS devices.
Only saturation in l2 works in cmv40 since cmv40 has l8 for replacement, according to quietvoid.
Last edited by sw5163 on Fri Jul 15, 2022 2:29 am, edited 2 times in total.
-
RESET_9999
- Posts: 2421
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
did you try the old tsmuxer version that made fake p5 files?sw5163 wrote: Fri Jul 15, 2022 12:26 am If it is not too much trouble, could you please show me what command you are using to generate DV mp4 with ffmpeg?
I would very much like to give it a try.
Im currently using ffmpeg dovi_tool mp4muxer and mp4box to generate DV mp4. The process is troublesome.
It will save a lot of effort, If ffmpeg alone can do it.
Many thanks.
https://drive.google.com/file/d/1ze3VfN ... sp=sharing
if it works then you have your solution and it's much faster than the mp4muxer.
-
sw5163
- Posts: 146
- Joined: Sat Jun 25, 2022 7:28 am
Re: Dolby Vision now possible through MP4 Mux.
I have just tried it, unfortunately Apple's internal player has very poor compatibility. As far as I know, it only supports mp4 in hvc1 or dvh1 codec. And I don't have other player to test them, sorry.RESET_9999 wrote: Fri Jul 15, 2022 12:47 am did you try the old tsmuxer version that made fake p5 files?
https://drive.google.com/file/d/1ze3VfN ... sp=sharing
if it works then you have your solution and it's much faster than the mp4muxer.
Oh I don't nesscessarily use mp4muxer. I mentioned it because it's official tool.
I personally use ffmpeg to extract, dovi_tool to mux, and throw them including subtitle to mp4box. mp4box automatically generate P5 dvh1 by default no matter what the real profile is. The speed seems fine, like 5 min for 70G file. So it's not exactly that bad.
-
RESET_9999
- Posts: 2421
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
Could anyone with an ATV confirm what @manix said please?
if @sw5163 method works, then I'll update the "playback devices sheet" and make a workflow for Apple users in my DoVi_scripts
because we have conflicting information...
viewtopic.php?p=123338#p123338
if @sw5163 method works, then I'll update the "playback devices sheet" and make a workflow for Apple users in my DoVi_scripts
because we have conflicting information...
viewtopic.php?p=123338#p123338
-
ragico
- Posts: 266
- Joined: Fri Feb 15, 2019 1:09 am
Re: Dolby Vision now possible through MP4 Mux.
Tested the files cmv29.mp4 and cmv40.mp4 at my friend's who owns the ATV . The test was done using file explorer for mac (app) installed on the Atv and streaming directly from the Pc, so I think that apple internal player was used.RESET_9999 wrote: Fri Jul 15, 2022 2:35 pm Could anyone with an ATV confirm what @manix said please?
if @sw5163 method works, then I'll update the "playback devices sheet" and make a workflow for Apple users in my DoVi_scripts
because we have conflicting information...
viewtopic.php?p=123338#p123338
Both files played entirely in Dolby Vision without hassle.
Hope this can help RESET_9999
-
RESET_9999
- Posts: 2421
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
Thanks but did it have an RPU response?
-
ragico
- Posts: 266
- Joined: Fri Feb 15, 2019 1:09 am
Re: Dolby Vision now possible through MP4 Mux.
I saw the light changing frequently from dark to bright on both files.
So I think yes.
-
RESET_9999
- Posts: 2421
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
yep, that confirms it , thank you.ragico wrote: Sat Jul 16, 2022 12:00 am I saw the light changing frequently from dark to bright on both files.
So I think yes.
-
RESET_9999
- Posts: 2421
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
Also, I just noticed that the mp4 created by the latest mp4muxer works on the C2 while it's HDR10 only on the C8(we have to use the old mp4muxer).
-
sw5163
- Posts: 146
- Joined: Sat Jun 25, 2022 7:28 am
Re: Dolby Vision now possible through MP4 Mux.
Well, guess sometimes we need to break some rules.
Did you guys test infuse?
Theoretically, fake P5(HDR10 bl and RPU) in MKV should also play by infuse.
With mkv, it can have TrueHD, if ATV can properly handle it.