-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Selecting the TrueHD stream to demux #2
Comments
Oh, well that's an oversight on my part. Thanks for bringing this up, it'll be in the next release 🙂 |
Does the preview build in the linked PR work for you? You should be able to select a TrueHD stream now with Binaries here: https://github.com/domyd/mlp/pull/4/checks |
Yes, works fine, thanks. |
So I made a MKV from the Total Recall Extended version, using MKVToolNix. I used the video and the chapters from the .mpls and added the two audio streams demuxed with your tool. For playback I'm using LAVFilters 0.74.1-20 with bitstreaming activated. The first audio glitch occured around 14 minutes into the film. I then skipped back 2 minutes and it passed the scene without a audio glitch. I kept on watching, until at around 28 minutes into the film the next audio glitch occured. So there's still something off in combination with LAVFilters 0.74.1-20 and bitstreaming. |
Hi @domyd ,
thanks for pointing your tool out in the LAV Filters issue.
So, I wanted to try it on the "Total Recall" (2012) Blu-ray, which is a seamless branching disc. I then realized this Blu-ray has 3 TrueHD streams (English, German, Japanese) and I wanted to get the english and german version demuxed. How do I select the stream to demux? I couldn't find anything in the readme and when running the tool on the .mpls it only demuxes the english stream.
The text was updated successfully, but these errors were encountered: