Search found 9 matches

Go to advanced search

by pettedemon
09 Aug 2022 10:34
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Check if VLC is running a video
Replies: 2
Views: 204

Re: Check if VLC is running a video

Hi,
I want to check if a video is running and have a response like TRUE so if it is FALSE I kill the pid of vlc and restart the playlist in loop. thanks
by pettedemon
08 Aug 2022 17:43
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Check if VLC is running a video
Replies: 2
Views: 204

Check if VLC is running a video

Hi,
I have a vlc running in raspberry with a playlist 24/24 hours. How can I check if it is playing a video? sometimes there is the pid but it is not running a video. thanks
by pettedemon
11 Mar 2022 20:00
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Cannot overlay logo in Raspberry PI
Replies: 14
Views: 1689

Re: Cannot overlay logo in Raspberry PI

Hi, I try to set the crop function cvlc -f --crop=16:9 --video-filter=croppadd{cropbottom=0,cropright=0,croptop=0,cropleft=0} /home/pi/Desktop/video/MSC-00001.mp4 --sub-source logo --logo-file /home/pi/Desktop/logo/plogo-tv.png --logo-position 10 --no-osd but it doesn't appear. but if I click ALT + ...
by pettedemon
10 Mar 2022 10:59
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Cannot overlay logo in Raspberry PI
Replies: 14
Views: 1689

Re: Cannot overlay logo in Raspberry PI

Hi, I try to set the logo in the GUI interface and set bottom-right. So next I try to launch vlc from command line... a simple cvlc -f video.mp4 now if I do ALT+C and ALT+F the logo appear. I try to search what I do so ALT + C = Crop one pixel from the bottom of the video ALT + F = Crop one pixel fr...
by pettedemon
28 Feb 2022 16:08
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Cannot overlay logo in Raspberry PI
Replies: 14
Views: 1689

Re: Cannot overlay logo in Raspberry PI

I try to reset vlc config vlc --reset-config and play cvlc --sub-source logo --logo-x 10 --logo-y 10 --logo-file /home/pi/Desktop/logo/logo-tv.png --logo-opacity 200 /home/pi/Desktop/video/MSC-00021.mp4 ... if I press ALT+C key combinations the logo appear on the top left but I try to fullscreen cvl...
by pettedemon
25 Feb 2022 21:39
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Cannot overlay logo in Raspberry PI
Replies: 14
Views: 1689

Re: Cannot overlay logo in Raspberry PI

Hi,
in the graphic interface you can add the logo but it doesn't work
this is the screenshot
https://ibb.co/2v1njXR
by pettedemon
25 Feb 2022 19:54
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Cannot overlay logo in Raspberry PI
Replies: 14
Views: 1689

Re: Cannot overlay logo in Raspberry PI

Hi, it is the official download from

Code: Select all

sudo apt install vlc
by pettedemon
25 Feb 2022 19:38
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Cannot overlay logo in Raspberry PI
Replies: 14
Views: 1689

Re: Cannot overlay logo in Raspberry PI

Hi, it is the default vlc downloaded from raspberry:
Raspberry Pi OS with desktop and recommended software
Release date: January 28th 2022
System: 32-bit
Kernel version: 5.10
Debian version: 11 (bullseye)

without any modification. So I can try to uninstall vlc and install?
by pettedemon
25 Feb 2022 17:40
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Cannot overlay logo in Raspberry PI
Replies: 14
Views: 1689

Re: Cannot overlay logo in Raspberry PI

Hi, I have the same problem with my raspberry pi3 b+ with latest os. this is the code cvlc --fullscreen --no-osd --loop --file-caching=10000 --sub-source logo --logo-position 10 --logo-file /home/pi/Desktop/logo/logo-tv.png /home/pi/Desktop/php/scala.m3u but I have this error VLC media player 3.0.16...

Go to advanced search