
以前都是拿本本或者ds到外面调星,现在用手机就可以啦^^

以前都是拿本本或者ds到外面调星,现在用手机就可以啦^^
新版来得真快,周末才找时间刷了1.2.0
»Read More
Atmosphere的新版终于出来啦
»Read More
弄了块1020卡来玩,把home server换成ubuntu,上vdr录节目^^
参考这篇文章记录下安装过程,晚上才有时间,一边编译安装一边更新吧
1. Xine and FFMpeg
FFMpeg:
cd /usr/local/src
apt-get install build-essential
apt-get install mercurial cvs subversion libncurses-dev
apt-get install autoconf libtool automake pkg-config gettext
apt-get install liba52-0.7.4-dev libmp3lame-dev libvorbis-dev zlib1g-dev libpng12-dev libx11-dev libxv-dev libasound2-dev
apt-get build-dep ffmpeg
svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg
cd ffmpeg/
./configure --prefix=/usr --enable-shared --enable-gpl --enable-postproc --enable-libmp3lame --enable-libvorbis --enable-pthreads
make
make install
ldconfig -v
Xine-Lib 1.2 CVS:
cd /usr/local/src
apt-get install libcdio-dev libvcdinfo-dev
hg clone http://hg.debian.org/hg/xine-lib/xine-lib-1.2
wget http://www8.mplayerhq.hu/MPlayer/releases/codecs/essential-20071007.tar.bz2
tar xivf essential-20071007.tar.bz2
mv essential-20071007 /usr/local/lib/win32
ln -s /usr/local/lib/win32 /usr/local/lib/codecs
cd xine-lib-1.2
./autogen.sh --prefix=/usr --with-external-ffmpeg --disable-dxr3 --enable-w32dll --with-w32-path=/usr/local/lib/win32
make
make install
ldconfig -v
Xine-UI CVS
cd /usr/local/src
apt-get install libxt-dev
# WARNING! We're going to install LIRCD and with this you can configure your remote if you want it used through LIRCD
apt-get install lirc lirc-modules-source lirc-x liblircclient-dev
wget http://home.vrweb.de/~rnissl/xine-ui-cvs-20090412200000.tar.bz2
tar xivf xine-ui-cvs-20090412200000.tar.bz2
cd xine-ui
./autogen.sh --prefix=/usr --enable-vdr-keys
make
make install
to be continued…
2.1.1
-fixed MINIMUM CLIENT VERSION check, broken since 2.1.0
-several smartcard fixes
2.1.0
-keep persistant ecm counts for clients
-i2 emu
-IGNORE NODE option (see CCcam.cfg)
-emm caid tunneling
-Added seca handler to prefer or ignore SECA2 or SECA3 (see CCcam.cfg)

CFW的PSP可以使用Portable VNC来远程桌面,DS上同样可以用DS2Win来实现。
DS2Win Fusion 0.82
Recent Comments