We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a245e08 + 94a5407 commit e1729c0Copy full SHA for e1729c0
scripts/view-hdmi2usb.sh
@@ -24,5 +24,5 @@ done
24
WIDTH=1024
25
HEIGHT=768
26
27
-mplayer tv:// -tv driver=v4l2:width=$WIDTH:height=$HEIGHT:device=$HDMI2USB -vo xv
+mplayer tv:// -tv driver=v4l2:width=$WIDTH:height=$HEIGHT:device=$HDMI2USB -vf screenshot -vo xv
28
#guvcview --device=$HDMI2USB --show_fps=1 --size=$WIDTHx$HEIGHT
0 commit comments