or see the discussion below. Many thanks @RESET_9999
xxyz1 wrote: Thu Sep 08, 2022 6:19 am
Btw what does "proper" mean?
mp4box mux to Profile 5 dvh1 by default if you don't specify the "dv.hevc:dv-profile=8.1".
But it's not a big problem since most devices still recognize the file and play properly.
Im too lazy to type all those commands, as long as the file plays.
Last edited by sw5163 on Thu Sep 08, 2022 11:01 pm, edited 8 times in total.
RESET_9999 wrote: Thu Sep 08, 2022 3:08 pm
latest mp4box doesnt work with LG TVs
What? But the media info he provides is also not DV, so I don't know which part went wrong.
DonaldFaQ wrote: Thu Sep 08, 2022 11:29 am
MP4 is a horrible Container. I recommend for fun with DV files a Shield Pro 2019 Media Player (or a Zidoo Z9X).
DV in mp4 can be recognized by most devices, DV in other formats may have compatibility issues.
Last edited by sw5163 on Thu Sep 08, 2022 3:15 pm, edited 1 time in total.
RESET_9999 wrote: Thu Sep 08, 2022 3:08 pm
latest mp4box doesnt work with LG TVs
What? But the media info he provides is also not DV, so I don't know which part went wrong.
For LG TVs (at least this is the case with my C8), we have to use the old mp4muxer/mp4box combo(the ones in my tool pack) otherwise DV is not triggered.
RESET_9999 wrote: Thu Sep 08, 2022 3:14 pm
For LG TVs (at least this is the case with my C8), we have to use the old mp4muxer/mp4box combo(the ones in my tool pack) otherwise DV is not triggered.
Another interesting thing regarding the "complexity index",
on Windows Movies & TV:
`ffmpeg -i atmos(7.1).eac3 -c copy` (breaks complexity index) shows 6 channel:
`mp4box -add atmos(7.1).ec3` (breaks complexity index) shows 2 channel:
`mp4muxer -i atmos(7.1).ec3` (fix/restore complexity index) shows 8 channel:
The atmos(7.1).ec3 is from 00003.m2ts Dolby demo
And although I believe I do it right, the atmos(7.1).ec3 is unplayable on Apple. (normal atmos(5.1).ec3 will be fine)
interesting.
I'll try that file on my TV because no matter the 7.1 EC3 track i encode in DEE, it doesnt work even though my TV edid list that it support DD+ 7.1.
7.1 DD+ track with an ac3 core = I think my TV only plays the core because my avr reports PCM and Dolby Surround which means(i think) my AVR is upmixing 5.1 to 7.1
7.1 DD+ without core = AVR reports DD+ 7.1 but the audio is messed up.
on the x800m2:
7.1 DD+ track with an ac3 core = avr and x800m2 reports DD+ 7.1 and plays fine.
7.1 DD+ without core = AVR reports DD+ 7.1 but the audio is messed up.
RESET_9999 wrote: Thu Sep 08, 2022 3:14 pm
For LG TVs (at least this is the case with my C8), we have to use the old mp4muxer/mp4box combo(the ones in my tool pack) otherwise DV is not triggered.
kazuma wrote: Thu Sep 08, 2022 9:53 pm
the first post don't work anymore on my C9. what are the steps to this way? can you explain? why switched from profile 7 to profile 8?
kazuma wrote: Thu Sep 08, 2022 9:53 pm
the first post don't work anymore on my C9. what are the steps to this way? can you explain? why switched from profile 7 to profile 8?
I see that you edited your post. --dv-bl-compatible-id does not work with the old mp4muxer. It was implemented later.
i have tsmuxer. what are the steps from now? do you have a post earlier? i'm searching in this topic but it's not easy. what are you meaning with leaving mp4? what works now?
kazuma wrote: Thu Sep 08, 2022 10:08 pm
i have tsmuxer. what are the steps from now? do you have a post earlier? i'm searching in this topic but it's not easy. what are you meaning with leaving mp4? what works now?
mux your profile 8 and profile 5 files to TS or M2TS.
extract the original SRT subtitles and place them in the same folder with the same filename:
A.Movie.2022.DV.ts
A.Movie.2022.DV.ENG.srt
A.Movie.2022.DV.ENG.FORCED.srt
Then play in PLEX. Make sure you don't have any PGS or TrueHD audio selected before playing the file otherwise you'll get HDR10.
The C9 still has a DTS decoder I think. so you'll only have to convert TrueHD to DDP (or use the ac3 core, you can extract it with tsmuxer)
also check out the script in my signature. There are automated workflows for profile 7 MKV and BD input.
kazuma wrote: Thu Sep 08, 2022 10:08 pm
i have tsmuxer. what are the steps from now? do you have a post earlier? i'm searching in this topic but it's not easy. what are you meaning with leaving mp4? what works now?
mux your profile 8 and profile 5 files to TS or M2TS.
extract the original SRT subtitles and place them in the same folder with the same filename:
A.Movie.2022.DV.ts
A.Movie.2022.DV.ENG.srt
A.Movie.2022.DV.ENG.FORCED.srt
Then play in PLEX. Make sure you don't have any PGS or TrueHD audio selected before playing the file otherwise you'll get HDR10.
The C9 still has a DTS decoder I think. so you'll only have to convert TrueHD to DDP (or use the ac3 core, you can extract it with tsmuxer)
also check out the script in my signature. There are automated workflows for profile 7 MKV and BD input.
thanks, but unfortunately this is to complex for me. i don't use plex. i stick my usb hdd in my tv and play. can you explain the steps how to make a mp4 file with command? that was back in the days the easiest way for me. but it seems to be i'm forgot how to do it. the startpost doesn't seems to work anymore.
or is there a easier way beside your post to play with my usb hdd?