Open newadventure079 opened 2 years ago
I've come across this situation a couple times, and it's a bit tricky to handle because there's nothing technically wrong with the files. That's the actual video present in VTS_01_1.VOB
. The internal logic isn't really built for calculating screenshots from a whole DVD, so I've been putting off fixing these edge cases, but refactoring will probably be necessary to support blu-rays anyway.
I skimmed thru that DVD and there is a weird section at the first where the video truly does look like those screens. The odd part was that all 6 screens were of that weird part and were all identical. I'd expect it to take other screens of parts further along in the vid where the video is past that weird part. It's almost like it got hung up at that weird part.
Below is an example screen output produced. All 6 were the exact same corrupted image. The ffmpeg output looks normal, but maybe there's some way we can detect a wonky screen being produced.