个人工具

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

来自Ubuntu中文

跳转至: 导航, 搜索
(新页面: {{From|https://help.ubuntu.com/community/Elisa}} {{Languages|UbuntuHelp:Elisa}} == Elisa Mediacenter == See: http://elisa.fluendo.com/ === Problems playing video === Add this line to /etc...)
 
(正在重定向到 UbuntuHelp:ElisaMediaCenter
 
第1行: 第1行:
 +
#REDIRECT [[UbuntuHelp:ElisaMediaCenter]]
 
{{From|https://help.ubuntu.com/community/Elisa}}
 
{{From|https://help.ubuntu.com/community/Elisa}}
 
{{Languages|UbuntuHelp:Elisa}}
 
{{Languages|UbuntuHelp:Elisa}}
== Elisa Mediacenter ==
 
See: http://elisa.fluendo.com/
 
=== Problems playing video ===
 
Add this line to /etc/apt/sources.list:
 
<pre><nowiki>
 
deb http://elisa.fluendo.com/packages gutsy main
 
</nowiki></pre>
 
Update and upgrade:
 
<pre><nowiki>
 
sudo aptitude update && sudo aptitude dist-upgrade
 
</nowiki></pre>
 
You need to install these packages:
 
<pre><nowiki>
 
sudo aptitude install elisa elisa-extra python-central python python-ctypes python-gnome2 python-gnome2-desktop python-gobject python-gst0.10 python-imaging python-pigment python-setuptools python-twisted-core gstreamer0.10-plugins-base gstreamer0.10-plugins-good gstreamer0.10-gnomevfs python-twisted-web python-pysqlite2 gstreamer0.10-plugins-bad gstreamer0.10-ffmpeg gstreamer0.10-plugins-ugly python-avahi python-elementtree python-celementtree python-dbus python-daap python-gpod hal python-xml python-twill python-beautifulsoup
 
</nowiki></pre>
 
This is almost all the suggested packages for Elisa! (not only for video playback!)
 
=== Editing elisa.conf ===
 
The config-files will be created after Elisa's first run!
 
Go to your homedir, and locate the ".elisa" folder (hidden folder)
 
Inside you will find the file elisa.conf, where custumization is possible!
 
==== Start in Fullscreen ====
 
Inside the elisa.conf, search for the line:
 
start_fullscreen = '0'
 
Change '0' into '1' and save the file!
 
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2008年10月19日 (日) 05:05的最新版本