|
|
发表于 2004-10-7 00:00:56
|
显示全部楼层
you need to compile mplayer by yourself
(put the codecs in /usr/local/lib/cddec first, then compile)
If you don't wish to compile mplayer by yourself,
you could join the mandrakeclub, and download realplayer-xxx.rpm
or (In Mandrakelinux 10.1 community)
1. urpmi helixplayer helixplayer-mozilla-plugin
2. install RealPlayer10GOLD.bin to /tmp
3. cd /usr/lib/helixplayer-1.0.0.298
4. mv codecs codecs.old
5. mv plugins plugins.old
6. cp -r /tmp/RealPlayer/codecs .
7. cp -r /tmp/RealPlayer/plugins .
Then you could play the files (like .rmvb) which require RealPlayer by Helix player. |
|