Page 1 of 1

VLC video Freez: waiting decoder fifos to empty

Posted: 23 May 2024 11:20
by Winalak
Hello,
I need your help :-| :-| .
I'm developping under Qt creator using libvlc (c++).
The problem is when reading a video i get the signal in the console for EOF reached -> video freez for 10 seconds for example -> i get the log connected to the signal libvlc_MediaPlayerEndReached (videoEnd).
What could be the cause ?
Knowing that while these 1à secons i get the log " VLC log level 0 : waiting decoder fifos to empty "
In need of any more information i'll be here.

Thank you .