<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Abraxas &#187; totem</title>
	<atom:link href="http://www.effinger.org/blog/tag/totem/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.effinger.org/blog</link>
	<description>a personal knowledge base</description>
	<lastBuildDate>Sun, 06 Jun 2010 17:41:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>DVD-Menü mit totem unter Ubuntu</title>
		<link>http://www.effinger.org/blog/2008/11/04/dvd-menu-mit-totem-unter-ubuntu/</link>
		<comments>http://www.effinger.org/blog/2008/11/04/dvd-menu-mit-totem-unter-ubuntu/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 23:08:58 +0000</pubDate>
		<dc:creator>Markus Effinger</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[DVD]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[totem]]></category>
		<category><![CDATA[xine]]></category>

		<guid isPermaLink="false">http://www.effinger.org/blog/?p=202</guid>
		<description><![CDATA[<p>Mit der Ubuntu-Standardinstallation hatte ich bei totem das Problem, dass das DVD-Menü einfach nicht erscheinen wollte &#8211; weder beim Start einer DVD noch beim expliziten Auswählen über Gehe zu&#62;DVD-Menü. Nach etwas Suchen im Internet bin ich auf einen Forumseintrag von steve.dreger gestoßen, der Abhilfe schafft. Mit</p>

sudo apt-get install totem-xine libxine1-plugins libxine1-ffmpeg

<p>installiert man das xine-library, so [...]]]></description>
			<content:encoded><![CDATA[<p>Mit der Ubuntu-Standardinstallation hatte ich bei totem das Problem, dass das DVD-Menü einfach nicht erscheinen wollte &#8211; weder beim Start einer DVD noch beim expliziten Auswählen über Gehe zu&gt;DVD-Menü. Nach etwas Suchen im Internet bin ich auf einen <a href="http://forum.ubuntuusers.de/topic/totem-zeigt-keine-dvd-menues-an-.../">Forumseintrag von steve.dreger</a> gestoßen, der Abhilfe schafft. Mit</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> totem-xine libxine1-plugins libxine1-ffmpeg</pre></div></div>

<p>installiert man das xine-library, so dass totem über diesen Alternativweg DVDs abspielen kann. Allerdings wird beim Start von totem standardmäßig weiterhin der Zugriff über gstreamer gewählt. Man muss totem also explizit aufrufen als</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">totem-xine</pre></div></div>

<p>oder sich einen entsprechenden Eintrag im Anwendungsmenü eintragen. Dazu einfach Rechtsklick auf &#8220;Anwendungen&#8221; (im Panel) &gt; Menüs bearbeiten und dann unter Unterhaltungsmedien das Häkchen bei &#8220;Video-Player (Xine)&#8221; setzen. So kann nun immer selbst entscheiden, welche Variante von totem man benutzen möchte.<br />
Und wenn wir schon beim Thema DVDs sind &#8211; diese lassen sich mit dvdbackup ganz einfach als Sicherungskopie auf die Festplatte kopieren. Nach einem</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> dvdbackup</pre></div></div>

<p>kann man durch Aufrufen von</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">dvdbackup <span style="color: #660033;">-M</span> -i<span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>cdrom -o<span style="color: #000000; font-weight: bold;">/</span>home<span style="color: #000000; font-weight: bold;">/</span>user<span style="color: #000000; font-weight: bold;">/</span>dvd<span style="color: #000000; font-weight: bold;">/</span>backup<span style="color: #000000; font-weight: bold;">/</span></pre></div></div>

<p>die DVD ins Verzeichnis /home/user/dvd/backup/ sichern.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.effinger.org/blog/2008/11/04/dvd-menu-mit-totem-unter-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
