Page 1 of 1
VLC shows the video after 4 seconds
Posted: 14 Jun 2024 13:28
by trivettegiacomo
Hi, i'm triyng to play a videos playlist from command line using this command:
Code: Select all
cvlc -f --no-video-title-show /home/admin/playlist.xspf
But the first video is shown after 4 seconds and i don't see the first part.
Can you please help me to solve that?
Thanks.
Giacomo
Re: VLC shows the video after 4 seconds
Posted: 14 Jun 2024 17:29
by Rémi Denis-Courmont
If you're using NVIDIA drivers, that's a known issue with starting up their user-space drivers.
Re: VLC shows the video after 4 seconds
Posted: 16 Jun 2024 11:05
by trivettegiacomo
i'm using it on a Raspberry pi 5, is there a way to fix that?
Re: VLC shows the video after 4 seconds
Posted: 16 Jun 2024 19:10
by Rémi Denis-Courmont
It depends why VLC is waiting 4 seconds.
Re: VLC shows the video after 4 seconds
Posted: 17 Jun 2024 09:14
by trivettegiacomo
Ok, and is there a way to understand it?
Re: VLC shows the video after 4 seconds
Posted: 17 Jun 2024 10:24
by Rémi Denis-Courmont
I'm not sure what you're hoping for there. Sure they must be debug or tracing tools to see what is taking time in a programme. There's nothing really specific to VLC there though, and so you might not get much useful help in this forum.