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

Subtitles not appearing after muxing #625

Closed TheSpider12 closed 2 years ago

TheSpider12 commented 2 years ago

The latest release of tsmuxer fixed my previously reported issue #621. However today I came across this mp4 file: [edited]. After demuxing the subtitles, reattaching them to the video and muxing as m2ts, the subtitles do not appear. Other episodes seem fine, just this episode has this issue. I checked the original file and the subtitles appear just fine.

jcdr428 commented 2 years ago

@TheSpider12 please provide a sample, thanks.

TheSpider12 commented 2 years ago

@TheSpider12 please provide a sample, thanks.

What's the best way to provide a sample? The mp4 file is pretty large so is there a way to extract a small clip from it with all the video/audio/subtitles intact and give you a link to that clip?

jcdr428 commented 2 years ago

@TheSpider12 please create a torrent file with an open tracker address, seed it and send me the torrent file on [edited]

jcdr428 commented 2 years ago

@TheSpider12 Please try tomorrow's release.

jcdr428 commented 2 years ago

@TheSpider12 please confirm the bug is fixed.

TheSpider12 commented 2 years ago

@TheSpider12 please confirm the bug is fixed.

It's fixed. Thank you.