Slackware 12.2 & vlc 1.0.0rc3 & image output
Posted: 15 Jun 2009 21:28
Hi. Some time ago my server and vlc player on it were updated.
VLC is used by me to translate video from ip-camera and making snapshots from it.
In vlc 0.9.5 (which i used before) were option -V image. This option i used for making snapshots from camera. After update i didn't find any similar options for my needs. This all were running in CLI:
Have anybody ideas how this can be realised in vlc 1.0.0rc3?
P.S.
Sorry for my english...
VLC is used by me to translate video from ip-camera and making snapshots from it.
In vlc 0.9.5 (which i used before) were option -V image. This option i used for making snapshots from camera. After update i didn't find any similar options for my needs. This all were running in CLI:
Code: Select all
cvlc -V=image --image-out-format=png --image-out-ratio=25 --image-out-prefix=/srv/www/htdocs/tmp8084 rtsp://camera_ip:port --image-out-replace --verbose=0 --file-logging --logfile=/var/log/vlc/8084-jpg.log
P.S.
Sorry for my english...