<?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>computerzimmer.de &#187; VLC</title>
	<atom:link href="http://www.computerzimmer.de/tag/vlc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.computerzimmer.de</link>
	<description>my personal knowledge base</description>
	<lastBuildDate>Sun, 05 Feb 2012 12:12:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>VLC Player ohne Menüs starten</title>
		<link>http://www.computerzimmer.de/247/vlc-player-ohne-menus-starten/</link>
		<comments>http://www.computerzimmer.de/247/vlc-player-ohne-menus-starten/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 00:18:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VLC]]></category>

		<guid isPermaLink="false">http://www.computerzimmer.de/?p=247</guid>
		<description><![CDATA[Unter Ubuntu kann man den VLC Player mit folgendem Kommando im Minimal-Modus (ohne Menü und Interface) starten: oder für den Vollbildmodus ohne Interface.]]></description>
			<content:encoded><![CDATA[<p>Unter Ubuntu kann man den VLC Player mit folgendem Kommando im Minimal-Modus (ohne Menü und Interface) starten:</p>
<pre class="brush: bash; title: ; notranslate">vlc --intf dummy &lt;videodatei&gt;</pre>
<p>oder</p>
<pre class="brush: bash; title: ; notranslate">vlc --intf dummy --fullscreen &lt;videodatei&gt;</pre>
<p>für den Vollbildmodus ohne Interface.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computerzimmer.de/247/vlc-player-ohne-menus-starten/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

