Skip to content

Instantly share code, notes, and snippets.

@nqnwebs
Created October 2, 2011 21:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nqnwebs/1257972 to your computer and use it in GitHub Desktop.
Save nqnwebs/1257972 to your computer and use it in GitHub Desktop.
play video from TV card external input
#!/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