网络电视gmlive for linux

作者: lighsr 2008-01-04 01:22:19
虽然gmlive没有ppstream那样强大,但还是可以凑合着用的。我用最多的是mms流,可直接在终端里用mplayer播放。

项目主页地址:http://cyclone.blog.ubuntu.org.cn/

deb包下载:http://forum.ubuntu.org.cn/download.php?id=25272

mplayer截图方法: sudo gedit /etc/mplayer/mplayer.conf

# Specify default video driver (see -vo help for a list).
vo=x11

改为x11可截图,改为xv可调整屏幕大小

相关资讯