This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Last revision Both sides next revision | ||
mplayer:mplayer_usage [2011/03/09 12:38] deva |
mplayer:mplayer_usage [2011/03/22 16:17] deva |
||
---|---|---|---|
Line 6: | Line 6: | ||
< | < | ||
mplayer -fps 15 tv:// -tv driver=v4l2: | mplayer -fps 15 tv:// -tv driver=v4l2: | ||
+ | </ | ||
+ | |||
+ | ===Play MTS files=== | ||
+ | < | ||
+ | mplayer -demuxer lavf -lavdopts threads=4: | ||
</ | </ | ||
Line 37: | Line 42: | ||
===Grabbing from X11=== | ===Grabbing from X11=== | ||
- | Low resolution and low quiality: | + | Low resolution and low quality: |
< | < | ||
ffmpeg -f x11grab -s vga -i :0.0 / | ffmpeg -f x11grab -s vga -i :0.0 / |