Skip to content
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

Demux mpls creates too long dts files with silent ending #817

Open
SanchoandPancho opened this issue Jan 5, 2024 · 0 comments
Open

Demux mpls creates too long dts files with silent ending #817

SanchoandPancho opened this issue Jan 5, 2024 · 0 comments

Comments

@SanchoandPancho
Copy link

SanchoandPancho commented Jan 5, 2024

By demuxing .m2ts over .mpls (or m2ts directly) from Hawaii Five-0, dts, it creates too long dts-files with silent ending.

Demux with:

eac3to (3.44), length 52:14, filehash: 9CF10BF9
tsMuxer (version from 11.26, 08.28, 04.03), length 52:14, filehash: 102F502A
MKVToolnix (82.0), length 44:38 (correct length), filehash: CE8CD416

eac3to and tsMuxer creates the same, wrong length but different files (hash)

But If I demux .m2ts over .mpls (or m2ts directly) from Mrs Doubtfire, dts-ma, with the same tools and versions, it creates exact files (hash).

If I demux .m2ts over .mpls (or m2ts directly) from dead poets society, ac3, it creates files with the same length but different hashes and different waves (Audacity).

tsMuxer hash: 76F6DAA5
eac3to hash: 76F6DAA5
MKVToolnix hash: 13253AC9

If I demux Hawaii Five-0 S02, all ac3 have the same filehash.

And here the same exception, MKVToolnix. I think, MKVToolnix creates correct files. That means that tsMuxer and eac3to do not.
Two issues, creating wrong dts files and ac3 files.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant