justdan96 / tsMuxer

tsMuxer is a transport stream muxer for remuxing/muxing elementary streams, EVO/VOB/MPG, MKV/MKA, MP4/MOV, TS, M2TS to TS to M2TS. Supported video codecs H.264/AVC, H.265/HEVC, VC-1, MPEG2. Supported audio codecs AAC, AC3 / E-AC3(DD+), DTS/ DTS-HD.
Apache License 2.0
831 stars 140 forks source link

La Guerre Des Monders Season 1 Episode 4 #724

Open Nemesh64 opened 12 months ago

Nemesh64 commented 12 months ago

Hello,

La Guerre Des Mondes Season 1 Disc 2 episode 4. BDInfo shows both audiotracks (Frensh & English) as DTS-HD 5.1 audio LINK Also, PowerDVD shows these tracks as DTS-HD 51.1 Audio. However, as I load the playlist from this epiosde (playlist 0008) into TsMuxer (version from 28-06-20230) it shows the tracks as LCPM 2.0: LINK If I try to mux these tracks I get a error from, TsMuxer: AV frame too large (32770 bytes). Please increase AV buffer: LINK No matter how large I make the buffer, TsMuxer will not mux. Is this a bug in TsMuxer? With regards,

Nemesh

jcdr428 commented 11 months ago

@Nemesh64 without having the files it is difficult to know. Do you have the same results with tsMuxer 2.6.12 ?

Nemesh64 commented 11 months ago

Hello Dan,

Many thanks for the fast reply. Have send you a email to you gmail account. Please let me know if you have received it. With kind regards,

Nemesh64

Hellboy00000 commented 11 months ago

I haved a similar problem with https://www.blu-ray.com/movies/Halloween-4K-Blu-ray/294501/. If i remember correctly, the problem was that the playlist contain 2 m2ts. The first with AC3 and the second with TrueHD. And when added the playlist, tsMuxer select the audio from the first m2ts. So used the second m2ts and muxed correctly. Maybe is the same problem.

Nemesh64 commented 11 months ago

Hello Dan,

Opened the same playlist (0008) with TsMuxer 2.6.12. The result is the same: LINK If you want some files for evaluiation purposes, please let me know. With regards,

Nemesh

jcdr428 commented 11 months ago

@Nemesh64 please PM me the links on doom9.org user jcdr428.

Nemesh64 commented 11 months ago

The links in the above comments?

jcdr428 commented 11 months ago

The links for downloading the BDMV samples allowing to reproduce the bug

Nemesh64 commented 11 months ago

Will do that. Do you want the .mpls and both m2ts files? In the previous episode the Canal+ intro is part of the main m2ts file. However, with episode 4, first 0029.m2ts will be played (Canal+ intro) and then the episode. That is were it goes wrong I guess. Do you know I file service that let me share 13 GB with you? Or do you only want the .mpls file? With regards,

Nemesh

jcdr428 commented 11 months ago

Ok so I guess this is where it goes wrong: Canal+ intro has lpcm audio ?

Nemesh64 commented 11 months ago

No Dan, it says that it is LCPM 2.0 but no audio. Will upload it with the .mpls. Link on Doom9.

Nemesh64 commented 11 months ago

Have send you a PM with link on Doom9. Can you please let me know trhat you have received the PM? With regards,

Nemesh

jcdr428 commented 11 months ago

@Nemesh64 the bug comes from the fact that the intro m2ts contains two LPCM audios. tsMuxer should discard the intro when streams are differents from the other m2ts, this is still work to be done.

Nemesh64 commented 11 months ago

Many thanks for the support Dan. With kind regards,

Nemesh

Nemesh64 commented 9 months ago

Hello Dan,

Today Nightly build from 2023-09-30-01-50-24

Fix LPCM header

Tried it right away. However, TsMuxer still loads the LCPM audio instead of the DTS-HD MA audio track. Have made a screenshot: https://imgur.com/s6BorIV

jcdr428 commented 9 months ago

@Nemesh64 yes tsMuxer still gets the streams from the first play in the playlist. The issue will remain open until somebody has pushed a fix.

Nemesh64 commented 9 months ago

So that I understand it correctly, you can't fix the issue?

jcdr428 commented 9 months ago

@Nemesh64 tsMuxer is an open source project with no dedicated developers. Everybody is free to propose enhancements and fixes. Personally, I might or might not look at the subject in the future -hopefully somebody else will do.

Nemesh64 commented 9 months ago

Thanks jcdr, all clear. Hope it will be fixed in the near future so that I can finish these 2 seasons.

Nemesh64 commented 1 week ago

The movie Maneater from 2022 has the same issue. Solved the problem by making a movie-only with CloneBD. After that, TsMuxer 'saw' the audio as DTS-MA 5.1 Also checked this with War Of The Worlds. However, this trick didn't work with War Of The Worlds.