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

Error: Reading buffer overflow. Container streams not synchronized. Verify stream fps. #627

Closed TheSpider12 closed 2 years ago

TheSpider12 commented 2 years ago

This movie file: [edited]

Like usual, I extracted the subtitles, tonemapped and reattached them to the video tracks and was muxing it as Blu-ray folder but got the error below. This is the first movie where I encountered this error.

Screenshot 2022-07-23 191444

meitp commented 2 years ago

Do not extract subtitles, directly mix as a Blu-ray folder, by mistake?

TheSpider12 commented 2 years ago

Do not extract subtitles, directly mix as a Blu-ray folder, by mistake?

Sorry I'm not sure I understand what you mean. I need to extract the subtitles so I can lower down their brightness, otherwise they will be too bright in HDR to watch in a dark room. After lowering down their brightness, I reattach them to the original video/audio tracks and mux the whole thing as Bluray folder and play it on my bluray player. That's what I usually do and it has worked fine so far for all movies except this one.

jcdr428 commented 2 years ago

@TheSpider12 I have demuxed track 4768 (eng sub), and remuxed with 00800.mpls: no problems. You seem to have done something else, your picture shows only four tracks in the mpls whereas it actually contains 25 tracks. Are you remuxing from a previous remux ? The TrueHD track seems to be the culprit (three "bad frame detected" messages).

TheSpider12 commented 2 years ago

@TheSpider12 I have demuxed track 4768 (eng sub), and remuxed with 00800.mpls: no problems. You seem to have done something else, your picture shows only four tracks in the mpls whereas it actually contains 25 tracks. Are you remuxing from a previous remux ? The TrueHD track seems to be the culprit (three "bad frame detected" messages).

I'm remuxing from the original bluray folder. It only shows 4 tracks in the picture because I removed all the non-english audio/subtitles tracks.

You don't have any issue remuxing it? I will try again today with the latest tsmuxer version.

TheSpider12 commented 2 years ago

@TheSpider12 I have demuxed track 4768 (eng sub), and remuxed with 00800.mpls: no problems. You seem to have done something else, your picture shows only four tracks in the mpls whereas it actually contains 25 tracks. Are you remuxing from a previous remux ? The TrueHD track seems to be the culprit (three "bad frame detected" messages).

I tried again with both the latest version and previous version of tsmuxer and the issue is no longer there, so I'm not sure what happened. Nothing seems to change compared to the previous run. image

meitp commented 2 years ago

strangeness! How can it be false! Verify the streaming fps, the fps of several videos are all 23.976 (including 00055.m2ts).

jcdr428 commented 2 years ago

Ok, closing.