You are not logged in.
Pages: 1
I want to run Parole from a tcl script. It mostly works but Parole doesn't exit by itself when the video is finished playing. I don't see any command line options to tell it to exit after playing current file.
How do I get Parole to exit after playing current file?
Offline
Doesn't seem possible natively. Here's a discussion with someone trying to do that in a generic way with a Python script, but it involves calculating the length of the video, and is quite inelegant.
You might consider using VLC (cvlc) with the --play-and-exit flag.
Offline
I mean, welcome to the forum, neighbor!
Offline
Thanks for the welcome, quick reply and the good information.
I tried vlc and it works like a champ.
Thanks a bunch!
Offline
Pages: 1
[ Generated in 0.012 seconds, 7 queries executed - Memory usage: 521.5 KiB (Peak: 528.79 KiB) ]