个人工具

“UbuntuHelp:Kaffeine”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
 
第2行: 第2行:
 
{{Languages|UbuntuHelp:Kaffeine}}
 
{{Languages|UbuntuHelp:Kaffeine}}
 
https://help.ubuntu.com/community/IconsPage?action=AttachFile&do=get&target=kaffeine.png
 
https://help.ubuntu.com/community/IconsPage?action=AttachFile&do=get&target=kaffeine.png
'''Kaffeine ''' is a full-featured multimedia player for Linux. It uses xine as back-end by default, but also works with gstreamer and KPlayer if installed. It supports DVD playback with menus, multiple playlists, a 10-band equalizer, and a CD cover manager. It rips and burns audio CDs to mp3 and ogg vorbis, streams audio and video and supports LIRC. For more information, visit the  [http://kaffeine.kde.org/ Kaffeine web site].
+
'''Kaffeine ''' is a full-featured multimedia player for Linux. It uses xine as back-end by default, but also works with the gstreamer framework for most parts. It supports DVD playback with menus, DVB and ATSC broadcasts, multiple playlists, a equalizer, and a CD cover manager. It rips and burns audio CDs to mp3 and ogg vorbis, streams audio and video and supports LIRC. For more information, visit the  [http://kaffeine.kde.org/ Kaffeine web site].
 
<<BR>>
 
<<BR>>
 
=== Installing Kaffeine ===
 
=== Installing Kaffeine ===
https://help.ubuntu.com/community/IconsPage?action=AttachFile&do=get&target=apt.png '''Ubuntu 7.04 (Feisty Fawn) '''
+
https://help.ubuntu.com/community/IconsPage?action=AttachFile&do=get&target=apt.png '''Ubuntu 9.10 (Karmic) '''
Enable the universe and multiverse repositories as described in [[UbuntuHelp:SoftwareManagement|SoftwareManagement]]
+
Enable the universe and multiverse Repositories as described in [[UbuntuHelp:SoftwareManagement|SoftwareManagement]]
Update your package index and your system
+
Update your package index and your System
 
<pre><nowiki>
 
<pre><nowiki>
 
sudo apt-get update && sudo apt-get upgrade
 
sudo apt-get update && sudo apt-get upgrade
第13行: 第13行:
 
Install Kaffeine and it's xine engine (Note: xine supports DVB and the gstreamer engine from kaffeine is far from done)
 
Install Kaffeine and it's xine engine (Note: xine supports DVB and the gstreamer engine from kaffeine is far from done)
 
<pre><nowiki>
 
<pre><nowiki>
sudo apt-get install kaffeine kaffeine-xine
+
sudo apt-get install kaffeine libxine1 libxine1-all-plugins phonon-backend-xine
 
</nowiki></pre>
 
</nowiki></pre>
If you have videos in proprietary formats (or copy protected DVD's) you need to install some extra packages from the Medibuntu Repository. To add the [[UbuntuHelp:Medibuntu|Medibuntu]] repository as well as it's signing key do:
+
If you have videos in proprietary formats (or copy protected DVD's) you might need to install the "w32codecs" and "libdvdcss2" packages from the [[UbuntuHelp:Medibuntu|Medibuntu]] repository.
<pre><nowiki>
+
sudo wget http://www.medibuntu.org/sources.list.d/feisty.list -O /etc/apt/sources.list.d/medibuntu.list
+
wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add -</nowiki></pre>
+
Update your package index and your system. This will also upgrade kaffeine to the [[UbuntuHelp:Medibuntu|Medibuntu]] Version which can also use Lame for MP3 encoding (a feature the stock ubuntu release lacks).
+
<pre><nowiki>
+
sudo apt-get update && sudo apt-get upgrade
+
</nowiki></pre>
+
Now install these packages (see [[UbuntuHelp:RestrictedFormats|RestrictedFormats]] for the Legal Notice.)
+
<pre><nowiki>
+
sudo apt-get install ffmpeg w32codecs libxine-extracodecs libxine1-ffmpeg libdvdcss2
+
</nowiki></pre>
+
Note: 64-bit users need the w64codecs instead.
+
 
<<BR>>
 
<<BR>>
 
=== DVB (Digital Video Broadcasting) ===
 
=== DVB (Digital Video Broadcasting) ===
'''Kaffeine''' can be used with every DVB Device supported by your Kernel's dvb-driver. See the [[UbuntuHelp:MythTV_Feisty_hardware_list|MythTV_Feisty_hardware_list]] for install instructions for some common devices or find your hardware in the [http://www.linuxtv.org/wiki/index.php/Main_Page LinuxTV DVB wiki] and follow the instructions provided there to get your Card working.
+
'''Kaffeine''' can be used with every DVB Device supported by your Kernel's dvb-driver. If your card is not supported out-of-the-box, see the output of
After your card has been detected start kaffeine from a terminal and look if kaffeine picked up the Frontends. An example is here a  [http://www.linuxtv.org/wiki/index.php/Hauppauge_WinTV-NOVA-S_PCI WinTV Nova-S] PCI card and a [http://www.linuxtv.org/wiki/index.php/Hauppauge_WinTV-NOVA-T-Stick Nova-T USB 2.0] Stick
+
 
<pre><nowiki>
 
<pre><nowiki>
/dev/dvb/adapter0/frontend0 : opened ( ST STV0299 DVB-S )
+
dmesg | grep dvb
/dev/dvb/adapter1/frontend0 : opened ( DiBcom 7000MA/MB/PA/PB/MC )
+
 
</nowiki></pre>
 
</nowiki></pre>
Transponder data for different Sats or reception Methods (DVB C/T/S) are stored in the folder ~/.kde/share/apps/kaffeine/. If some of the provided Master Transponders are out of date or your desired Sat isn't covered at all grab an updated Transponder file from [http://joshyfun.peque.org/transponders/kaffeine.html Josyfun] and place it in ~/.kde/share/apps/kaffeine/dvb-s/ keeping the filename intact. (It must end with the Orbital Position e.g. Astra-19.2E)
+
if your hardware needs a firmware file to function properly.
Now go in the '''Kaffeine''' Top Menu to "DVB - Configure DVB", Click on the DVB - Device icon in the left panel and adjust the LNB to your Sat Equipment. Then run a channel scan via "DVB - Channels".
+
Search for your hardware on the [http://www.linuxtv.org/wiki/index.php/Main_Page LinuxTV DVB wiki] and follow the instructions provided there to get your Card working.
<<BR>>
+
After your card has been detected by the kernel, open kaffeine and configure your DVB Hardware and preform a channel scan.
=== Browser Plugin ===
+
Transponder data for different Sats or reception Methods (DVB C/T/S) are stored in the folder ~/.kde/share/apps/kaffeine/ and can be updated automatically over the Internet. If some of the provided Master Transponders are out of date or your desired Sat isn't covered at all you need to create this file for yourself or use a tool like w_scan that does this for you.
Konqueror comes with the Kaffeine browser plugin by default. Unfortunately it's not possible to use this plugin in Firefox. The Mozilla-mplayer package provides excellent streaming video support for Mozilla, Firefox, and Epiphany. To enable support for streaming media install the package '''mozilla-mplayer'''. See [[UbuntuHelp:StreamingVideo|StreamingVideo]] for more available Browser plugins.
+
 
<<BR>>
 
<<BR>>
 
=== Supported Audio and Video Codecs ===
 
=== Supported Audio and Video Codecs ===
第46行: 第31行:
 
<<BR>>
 
<<BR>>
 
=== See also ===
 
=== See also ===
* [http://docs.kde.org/development/en/extragear-multimedia/kaffeine/index.html Kaffeine Handbook] and the [http://kaffeine.kde.org/?q=faq Kaffeine FAQ] at the Kaffeine web site
+
* [http://kaffeine.kde.org/?q=faq Kaffeine FAQ] at the Kaffeine web site
* [http://joshyfun.peque.org/transponders/kaffeine.html Kaffeine Transponder] Files for various Sat's
+
 
* [http://hftom.free.fr/phpBB2/ Kaffeine Forum]
 
* [http://hftom.free.fr/phpBB2/ Kaffeine Forum]
 
* [http://free.pages.at/cleditor/vdr2kaffeine.htm vdr2kaffeine] is a small Linux console tool to convert vdr's channels.conf to kaffeine channels.dvb
 
* [http://free.pages.at/cleditor/vdr2kaffeine.htm vdr2kaffeine] is a small Linux console tool to convert vdr's channels.conf to kaffeine channels.dvb

2009年11月17日 (二) 19:40的最新版本

IconsPage?action=AttachFile&do=get&target=kaffeine.png Kaffeine is a full-featured multimedia player for Linux. It uses xine as back-end by default, but also works with the gstreamer framework for most parts. It supports DVD playback with menus, DVB and ATSC broadcasts, multiple playlists, a equalizer, and a CD cover manager. It rips and burns audio CDs to mp3 and ogg vorbis, streams audio and video and supports LIRC. For more information, visit the Kaffeine web site. <
>

Installing Kaffeine

IconsPage?action=AttachFile&do=get&target=apt.png Ubuntu 9.10 (Karmic) Enable the universe and multiverse Repositories as described in SoftwareManagement Update your package index and your System

sudo apt-get update && sudo apt-get upgrade

Install Kaffeine and it's xine engine (Note: xine supports DVB and the gstreamer engine from kaffeine is far from done)

sudo apt-get install kaffeine libxine1 libxine1-all-plugins phonon-backend-xine

If you have videos in proprietary formats (or copy protected DVD's) you might need to install the "w32codecs" and "libdvdcss2" packages from the Medibuntu repository. <
>

DVB (Digital Video Broadcasting)

Kaffeine can be used with every DVB Device supported by your Kernel's dvb-driver. If your card is not supported out-of-the-box, see the output of

dmesg | grep dvb

if your hardware needs a firmware file to function properly. Search for your hardware on the LinuxTV DVB wiki and follow the instructions provided there to get your Card working. After your card has been detected by the kernel, open kaffeine and configure your DVB Hardware and preform a channel scan. Transponder data for different Sats or reception Methods (DVB C/T/S) are stored in the folder ~/.kde/share/apps/kaffeine/ and can be updated automatically over the Internet. If some of the provided Master Transponders are out of date or your desired Sat isn't covered at all you need to create this file for yourself or use a tool like w_scan that does this for you. <
>

Supported Audio and Video Codecs

If you use the Kaffeine-xine Engine It supports all codecs from your installed Version of xine-lib. A Full list is at the Xine Website. <
>

See also

<
>