I´m having a weird issue. I recently imported my first Shout!Factory UHD Bluray (Happy Death Day 2U) from the US to remux it with the dubbed track of my local bluray. Luckily both rips are the same length so no change is required there on the audio side, just a simple remux, which I do from time to time. I never had an issue but this time is was weird. Well, the remux process did not yield anything wrong - no error - nothing. (Remux process: rip file with makemkv and the use mkvtoolnix to combine the files) Yesterday I watched my remux through Plex and noticed some extreme gibberish. (1:23:40/45) First I thought it is the player software (Plex HTPC based on mpv) but then I tried it on all of my clients (Lg TV, Android Phone, Ipad, Nvidia Shield, mpv) and all of them showed this mangled image. (Some players even crashed) I did some further investigation with the cli player of mpv with software decoding, it showed a "ffmpeg error" message.
Code: Select all
The cu_qp_delta 34 is outside the valid range [-32, 31].
Then I googled the error message and found a post on the FFmpeg bug tracker side that mentioned this could be a remuxing problem, so I ripped the disc and remuxed it again with mkvtoolnix. I checked the file after the rip and after the remux - both files showed no glitching anymore at this spot.
Is this an issue someone else also had? Is there an explanation of how this could happen and/or whether this is an issue with makemkv or mkvtoonix? How could someone prevent this in the future? Is there a tool that could sanity check an hevc video stream? I tried hbbatchbeast but this did not help and showed no error.
Software versions used:
makeMKV V.1.17.1
mkvtoolnix V69
Thanks!