I'm using this code:
Code: Select all
/Applications/VLC.app/Contents/MacOS/VLC --start-time=1 --run-time=1 --video-filter=scene --scene-path=/Users/name/Movies/Linksys/ http://192.168.1.115/img/video.asf
When I try adding vlc://quit to the end of it, it won't save a snapshot and this is what I get back from command line:
Any ideas on how to get VLC to terminate?[0x2d6b98] access_http access error: cannot connect to 192.168.1.115:80
[0x2d6b98] access_mms access error: cannot connect to 192.168.1.115:80
[0x2d9d98] dummy demux: command `quit'
Thanks!