deb http://ppa.launchpad.net/stemp/ubuntu hardy main阅读全文...
гēmēΜber; ﹌㏕這個世界没有誰少了誰會活8了;*、 也没誰會是誰d神___
deb http://ppa.launchpad.net/stemp/ubuntu hardy main| list.zip |
| Hosted by eSnips |
它搜索起无效数据飞快,而且提供了搜索之前备份源数据,以免造成数据损坏。更令人晕菜的是,备份的文件名居然是以.reg为扩展名的。
这个东西也许作为一个文件的采集器是不称职的,但是作为一个组织文件的管理工具还是非常强大的。如果你喜欢用复杂的格式来存储你的资料,你可以使用Reference来管理这些东西。至少,它可以让你快速地找到被你藏在硬盘的每个角落的数据——只要你将这些数据加入了数据库。
大家也可以到我的网络硬盘进行下载:| gxorgcfg_0.3.2-1_i... |
| Hosted by eSnips |
打开gsopcast,进行简单的设置。使用linux的一个好处就是,google的使用率明显增加了,经过搜索ubuntu中文论坛并总结,解决如下:
1、在新立得软件管理中搜索totem,卸载系统自带的totem播放器。
2、安装gstreamer的解码器。
sudo apt-get install gstreamer0.10-pitfdll gstreamer0.10-ffmpeg gstreamer0.10-plugins-bad gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse
3、安装xine及解码器。
sudo apt-get install libxine-extracodecs totem-xine ffmpeg lame faad sox mjpegtools libxine-main1
4、安装w32codecs。
sudo apt-get install w32codecs
如果显示找不到,说明7.04的源里面还没有,到下面的地址下载安装:
http://www.debian-multimedia.org/pool/main/w/w32codecs/
选择w32codecs_20061022-0.0_i386.deb 就可以自动安装了。
5、至此,totem可以播放rmvb了。但不幸的是,有了图像,没有了声音。
6、再次google,解决办法如下:
编辑 ~/.xine/catalog.cache文件:
sudo gedit ~/.xine/catalog.cache
找到:
[/usr/lib/xine/plugins/1.1.4/xineplug_decode_real_audio.so]
把 decoder_priority 后面的数字修改为 10
保存退出。
