OK I made change to my process that works - note change made in bold:yusesope wrote: Sun Oct 18, 2020 9:23 am [
No, you didn't do anything wrong!blenky wrote: Sat Oct 17, 2020 10:11 pm OK I got hold of your 0.0.4 beta package and did the following
- Ran MUX_EXPERIMENTAL.bat adding in the main M2TS file from the movie 1917. I updated the script within the .bat file to
Code: Select all
python-3.7.6.amd64\python.exe src\app.py -mode_exp 2 -skip_hdr10plus -mux_exp
- Imported the resultant HEVC file into latest version of MKVToolNix and added film title followed by 37 underscores. I added the M2TS file from 1917 into MKVToolNix excluding everything except Atmos audio and one subtitle track.
Unfortunately the end result MKV file does not play at all. It freezes with black screen
- ran MKV_Patcher.bat dropping in the MKV file created and typed 8.
I'm just looking for a way to save you time!
I can't directly test what I write that's why your feedback is important!
We are in a testing phase, it is normal for something not to work.
If you want a playable file, you can find the latest operating instructions HERE.
Now, I'm more than sure the experimental muxer works ...
If you feed the broken MKV file to MakeMKV (version> = 1.15.3), do you get a playable MKV?
The more practical ones could also try to use the experimental muxer by replacing the first steps of the instructions (always this POST) with it.
Using 0.0.4 beta package and did the following
- Ran MUX_EXPERIMENTAL.bat adding in the main M2TS file from the movie 1917. I updated the script within the .bat file to
Code: Select all
python-3.7.6.amd64\python.exe src\app.py -mode_exp 2 -skip_hdr10plus -mux_exp- Demuxed Atmos track from 1917 .M2TS file using TSMuxer
- Imported the resultant HEVC file into latest version of MKVToolNix and added demuxed .ac3 file generated by Tsmuxer.
- Added film title followed by 37 underscores and create MKV
- ran MKV_Patcher.bat dropping in the MKV file created and typed 8.
