Hi there,
I recently encountered a strange problem in VLC. I encoded a video with the xvid encoder and stored it into a matroska container. While watching it i saw some serious playback errors if the scene goes dark (see examples below). I first thought it was an encoding error (wrong key-frame estimation) but it was not. When storing the exact same video stream into an AVI container VLC has no problems playing the stream at all.
I've prepared 2 test-files (they are both 2.8 MB big (sorry for that)). They hold an 20sec example. When playing them with VLC (0.8.5) you'll notice the errors in the Matroska file while the AVI file is played back perfectly. In DShow players you'll see no difference.
Matroska file (here you'll notice the scene actually never goes dark)
AVI file (should play prefectly)
I'd like to repeat those two files contain exactly the same video stream.
Is this a preference error on my side? (allthough i changed nothing in default preferences) or a bigger problem?
cheers