Hello, gurus.
Let's consider the MP4 file which has frames with some long durations - tens of seconds.
When played with the libvlc/VLC lower than 2.1.6, events libvlc_MediaPlayerTimeChanged and libvlc_MediaPlayerPositionChanged appears regularly during this "hole", which allows the system to indicate the time passed.
Contrary, after the version 2.1.6 everything hangs when VLC hits this long duration - we do not receive events, normal VLC (both in Linux and Windows) freezes till the duration ends.
It will be really great if the old behavior will be possible to return back.
Thanks and best regards
Leon.