我在ubuntu中使用easycap DC60 +并使用以下命令在vlc上观看easycap视频:
vlc -vvv v4l2:///dev/video1:input=1:norm=PAL-I:width=720:height=576 --input-slave=alsa://plughw:1,0 --v4l2-standard=PAL_I
我希望使用命令行拍摄vlc的快照。
我在另一个终端上使用此命令,但显示错误,我的第一个vlc实例无法正常工作
vlc -I dummy v4l2:///dev/video0 --video-filter scene --no-audio --scene-path /home/stoppal/test --scene-prefix image_prefix --scene-format png vlc://quit --run-time=1
发生此错误
[0x19d6aa8] dummy interface: using the dummy interface module...
libv4l2: error set_fmt gave us a different result then try_fmt!