I made a little pwsh script to batch remux files (because BatchMKV keeps crashing) and I don't think the script matters except the makemkvcon part which is:
Code: Select all
& $makemkvcon mkv file:"$dvdPath" all "$outputPath" --minlength=600
After running this code 2 of my 3 DVDs have no audio (I checked via MediaInfo) whereas one does. That is a bit strange. I opened up MakeMKV and one of the DVDs has 2 chapters of which one has a Russian audio and the other English. I would hypothesize that Russian audio gets ignored by default but then why doesn't the English-audio chapter have sound?
Strange.
MediaInfo of file with both Russian and English chapters:
https://pastebin.com/2RcLpHXj