Created
October 2, 2011 21:18
-
-
Save nqnwebs/1257972 to your computer and use it in GitHub Desktop.
play video from TV card external input
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
mplayer tv:// -tv driver=v4l2:device=/dev/video0:input=1:norm=ntsc:alsa:adevice=hw.0:amode=1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment