个人工具

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

来自Ubuntu中文

跳转至: 导航, 搜索
第1行: 第1行:
 
{{From|https://help.ubuntu.com/community/Kaffeine}}
 
{{From|https://help.ubuntu.com/community/Kaffeine}}
 
{{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%7D%7D
'''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 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]].
<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%7D%7D '''Ubuntu 7.04 (Feisty Fawn) '''
Enable the universe and multiverse repositories as described in [[UbuntuHelp:SoftwareManagement|SoftwareManagement]]
+
Enable the universe and multiverse repositories as described in [[SoftwareManagement]]
 
Update your package index and your system
 
Update your package index and your system
<pre><nowiki>sudo apt-get update && sudo apt-get upgrade
+
<pre><nowiki>
 +
sudo apt-get update && sudo apt-get upgrade
 
</nowiki></pre>
 
</nowiki></pre>
 
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>sudo apt-get install kaffeine kaffeine-xine
+
<pre><nowiki>
 +
sudo apt-get install kaffeine kaffeine-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 need to install some extra packages from the Medibuntu Repository. To add the [[Medibuntu]] repository as well as it's signing key do:
<pre><nowiki>sudo wget http://www.medibuntu.org/sources.list.d/feisty.list -O /etc/apt/sources.list.d/medibuntu.list
+
<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>
 
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).
+
Update your package index and your system. This will also upgrade kaffeine to the [[Medibuntu]] Version which can also use Lame for MP3 encoding (a feature the stock ubuntu release lacks).
 
<pre><nowiki>
 
<pre><nowiki>
 
sudo apt-get update && sudo apt-get upgrade
 
sudo apt-get update && sudo apt-get upgrade
 
</nowiki></pre>
 
</nowiki></pre>
Now install these packages (see [[UbuntuHelp:RestrictedFormats|RestrictedFormats]] for the Legal Notice.)
+
Now install these packages (see [[RestrictedFormats]] for the Legal Notice.)
 
<pre><nowiki>
 
<pre><nowiki>
 
sudo apt-get install ffmpeg w32codecs libxine-extracodecs libxine1-ffmpeg libdvdcss2
 
sudo apt-get install ffmpeg w32codecs libxine-extracodecs libxine1-ffmpeg libdvdcss2
 
</nowiki></pre>
 
</nowiki></pre>
 
Note: 64-bit users need the w64codecs instead.
 
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. See the [[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.
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  
+
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 )
 
/dev/dvb/adapter0/frontend0 : opened ( ST STV0299 DVB-S )
 
/dev/dvb/adapter1/frontend0 : opened ( DiBcom 7000MA/MB/PA/PB/MC )
 
/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)
+
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)
 
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".
 
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".
<br>
+
<<BR>>
 
=== Browser Plugin ===
 
=== Browser Plugin ===
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.
+
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 [[StreamingVideo]] for more available Browser plugins.
<br>
+
<<BR>>
 
=== Supported Audio and Video Codecs ===
 
=== 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 [http://xinehq.de/index.php/features Xine] Website.
+
If you use the Kaffeine-xine Engine It supports all codecs from your installed Version of xine-lib. A Full list is at the [[http://xinehq.de/index.php/features|Xine]] Website.
<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://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://joshyfun.peque.org/transponders/kaffeine.html Kaffeine Transponder] Files for various Sat's  
+
* [[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
<br>
+
<<BR>>
 
----
 
----
 
----
 
----

2008年10月19日 (日) 12:35的版本

{{https://help.ubuntu.com/community/IconsPage?action=AttachFile&do=get&target=kaffeine.png%7D%7D 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 [web site]. <
>

Installing Kaffeine

{{https://help.ubuntu.com/community/IconsPage?action=AttachFile&do=get&target=apt.png%7D%7D Ubuntu 7.04 (Feisty Fawn) 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 kaffeine-xine

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 Medibuntu repository as well as it's signing key do:

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 -

Update your package index and your system. This will also upgrade kaffeine to the Medibuntu Version which can also use Lame for MP3 encoding (a feature the stock ubuntu release lacks).

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

Now install these packages (see RestrictedFormats for the Legal Notice.)

sudo apt-get install ffmpeg w32codecs libxine-extracodecs libxine1-ffmpeg libdvdcss2

Note: 64-bit users need the w64codecs instead. <
>

DVB (Digital Video Broadcasting)

Kaffeine can be used with every DVB Device supported by your Kernel's dvb-driver. See the MythTV_Feisty_hardware_list for install instructions for some common devices or find your hardware in the [DVB wiki] and follow the instructions provided there to get your Card working. After your card has been detected start kaffeine from a terminal and look if kaffeine picked up the Frontends. An example is here a [Nova-S] PCI card and a [USB 2.0] Stick

/dev/dvb/adapter0/frontend0 : opened ( ST STV0299 DVB-S )
/dev/dvb/adapter1/frontend0 : opened ( DiBcom 7000MA/MB/PA/PB/MC )

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 [[1]] 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) 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". <
>

Browser Plugin

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 StreamingVideo for more available Browser plugins. <
>

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 [[2]] Website. <
>

See also

  • [Handbook] and the [FAQ] at the Kaffeine web site
  • [Transponder] Files for various Sat's
  • [Forum]
  • [[3]] is a small Linux console tool to convert vdr's channels.conf to kaffeine channels.dvb

<
>