I did indeed use mode 2. I also was able to get the Blu-ray .m2ts, and the .hevc yusesope's tool made muxed successfully in Dolby's mp4muxer...but it was a garbled mess on my TV. DV data was coming through though, because I could see the TV brightness changing. Very odd. I'll grab the remuxed .mkv again and see what I can do.shawnc22 wrote: ↑Tue Apr 07, 2020 2:08 pmoh yea i get that now, i was just referring to that youtube video posted earlier that showed off the other source . not judging, i’ve done my share of it in the past. out of curiosity though, are you doing that mkv route and including the secondary DV track purely for archival purposes? is the bdmv folder backup not enough?
@tr000, did you run yusecopes tool in -mode 2? that’ll get you a BL+RPU file similar to the dvdfab method that’s meant for profile 5. running the tool without it gets you the EL in its own layer (BL+EL+RPU) that’s not compatible with profile 5. Besides that, yusecope has mentioned in the past that his tool is only meant to be used off of the demuxed tracks from the original decrypted m2ts files. He did not account for any alterations that might’ve happened in the mkv remux process so results will be hit or miss
Yep, these two films also worked great for me.sureshm3 wrote: ↑Wed Apr 08, 2020 11:29 amThanks, I let it run for longer and got 1917 and Joker working on my C9. So happy with the results.RESET_9999 wrote: ↑Wed Apr 08, 2020 12:55 amI think you have to wait a bit more. your cmd-line seems right.sureshm3 wrote: ↑Tue Apr 07, 2020 11:05 pmThank you! I ran the command below but the muxer seems to read the whole hevc file in and writes nothing. I end up with a 0 kb output file. Any clues as to what I am doing wrong? I used tsmuxer to extract the hevc files from the original m2ts.
mp4muxer_64bits.exe --dv-profile 7 --input-file BL.hevc --input-file EL.hevc --output-file mp4_dv.mp4
The muxer works this way:
1- read the whole file
2- does some unknown work for a couple of minutes ( 10-20 min depending on the length of the movie)
3- then start writing the mp4
My TCL tv plays profile 4 and 5 in DV, it won't do 6 or 8.jcdr428 wrote: ↑Wed Apr 08, 2020 4:44 pmEdit: And profile 8 will also be deprecated very soon. Dolby is cutting all compatibility with HDR10 in favour of proprietary IPT colourspace. This does not mean that these profiles are "out of official guarantee". As far as I know, all SoC reading profile 5 also read profile 8, and all SoC reading profile 4 also read profile 6 as they have similar RPU structure.
This occurs if you're using an Atmos AC3 track. What is your workflow? Where are the files you're putting in MP4Muxer from, exactly?box4m wrote: ↑Thu Apr 09, 2020 1:35 pmSomeone wanna help a noob and explain how i get a working .mp4 from mp4muxer that has sound in it? Maybe mp4muxer doesnt do sound? Cmdwindow gets spammed with:
ERR: lost dd sync. resync
ERR: lost dd sync. resync
ERR: lost dd sync. resync
ERR: lost dd sync. resync
If i try muxing it with newest TXMUSER it plays sometimes but sound is chopping up and it barely plays.
Thanks
edit: im using mpxplayer on shield, maybe thats why(?)