Dear all,
it is not possible to use -V image and --sout module at same time. Por example streaming a mms video a save 1 image per 2 seconds. I use the following command
vlc -vvv --noaudio v4l2:///dev/video1:fps=12 -V image --image-out-format=png --image-out-prefix=/htdocs/videos/cam1 --image-out-replace --image-out-ratio=25 --sout '#duplicate{dst="transcode{vcodec=DIV3,vb=256,scale=0.66}:standard{access=mmsh,mux=asfh,dst=:8080/CAM}"}'
Thanks in advanced.
Ricardo Ruivo