12-24-2020, 03:06 PM
Don't know if this will help you or not, but to get VLC to close
when I show a video, I make a launcher and use vlc://quit
at the end of the command line.
For example, when I want the video to start at a certain point
and stop at a certain point and then for VLC to close
when it stops playing the video,
I put the following in the command line:
Exec=vlc --start-time 151 --stop-time 3004 /home/jim/Videos/romans15.mp4 vlc://quit
when I show a video, I make a launcher and use vlc://quit
at the end of the command line.
For example, when I want the video to start at a certain point
and stop at a certain point and then for VLC to close
when it stops playing the video,
I put the following in the command line:
Exec=vlc --start-time 151 --stop-time 3004 /home/jim/Videos/romans15.mp4 vlc://quit