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
849 stars 144 forks source link

Some mp4 files' video/audio are out of sync after being muxed to ts #617

Closed TheSpider12 closed 2 years ago

TheSpider12 commented 2 years ago

As the title says. This is the name of one of the movie files where I noticed the above issue: Loki.S01E02.The.Variant.2160p.WEB-DL.DDP5.1.DoVi.HEVC-L0L. Actually, most, if not all, of those Loki season 1's movie files have this issue. The original mp4 file is ok, but after being muxed to ts/m2ts, the video/audio are out of sync.

jcdr428 commented 2 years ago

@TheSpider12 please try https://github.com/justdan96/tsMuxer/suites/7049463120/artifacts/277706307 (put tsMuxer.exe with your usual tsMuxerGui.exe)

TheSpider12 commented 2 years ago

@TheSpider12 please try https://github.com/justdan96/tsMuxer/suites/7049463120/artifacts/277706307 (put tsMuxer.exe with your usual tsMuxerGui.exe)

Thanks. This seems to work.

Should I use this with other movie files or just this specific Loki file? I don't see you include this tsMuxer.exe in the latest release.

jcdr428 commented 2 years ago

@TheSpider12 please try with other movie files, and if you confirm no issues I will push the fix to the main tsMuxer.

TheSpider12 commented 2 years ago

I tested with another movie and saw no issues. Please include the exe in the latest release. Thanks.

jcdr428 commented 2 years ago

@TheSpider12 done.