<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://www.jbkempf.com/blog/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:wfw="http://wellformedweb.org/CommentAPI/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>Yet another blog for JBKempf - Tag - misconceptions</title>
  <link>http://www.jbkempf.com/blog/</link>
  <atom:link href="http://www.jbkempf.com/blog/feed/tag/misconceptions/rss2" rel="self" type="application/rss+xml"/>
  <description>This is the blog of Jean-Baptiste Kempf. I will share some info about my life, my works and my VideoLAN work</description>
  <language>en</language>
  <pubDate>Mon, 05 Jan 2009 13:17:43 +0100</pubDate>
  <copyright></copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>Misconceptions about VLC - 2 Running VLC without interface</title>
    <link>http://www.jbkempf.com/blog/post/2007/11/15/Misconceptions-about-VLC-2-Running-VLC-without-interface</link>
    <guid isPermaLink="false">urn:md5:d2ca98ee8fdd396d6cbbc75aa7010248</guid>
    <pubDate>Wed, 14 Nov 2007 23:59:00 +0100</pubDate>
    <dc:creator>JBK</dc:creator>
        <category>VideoLAN</category>
        <category>CLI</category><category>misconceptions</category><category>Streaming</category><category>VLC media player</category>    
    <description>    &lt;p&gt;&lt;q&gt;MPlayer is faster than VLC because it is Command Line&lt;/q&gt;&lt;/p&gt;


&lt;p&gt;&lt;q&gt;I don't want to use VLC in my server, because I have no X&lt;/q&gt;&lt;/p&gt;


&lt;p&gt;Grrr....&lt;/p&gt;


&lt;h2&gt;VLC modules.&lt;/h2&gt;

&lt;p&gt;VLC has a totally modular architecture and even interfaces are modules!&lt;/p&gt;


&lt;p&gt;Use -I or --intf to select an interface.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;VLC without any GUI but with interaction? Use&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;code&gt;vlc -Irc&lt;/code&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;VLC without any GUI and interaction? Use&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;code&gt;vlc -Idummy&lt;/code&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;VLC for real geeks? Use&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;code&gt; vlc -Incurse&lt;/code&gt;&lt;/p&gt;


&lt;h3&gt;Streaming server.&lt;/h3&gt;

&lt;p&gt;You are using it as a streamer server, use &lt;code&gt;vlc -Itelnet&lt;/code&gt; or &lt;code&gt; vlc -Ihttp&lt;/code&gt;&lt;/p&gt;


&lt;p&gt;You don't want to install too many dependencies, then install &lt;code&gt;vlc-nox&lt;/code&gt; and not  &lt;code&gt;vlc&lt;/code&gt;.&lt;/p&gt;</description>
    
    
    
          <comments>http://www.jbkempf.com/blog/post/2007/11/15/Misconceptions-about-VLC-2-Running-VLC-without-interface#comment-form</comments>
      <wfw:comment>http://www.jbkempf.com/blog/post/2007/11/15/Misconceptions-about-VLC-2-Running-VLC-without-interface#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jbkempf.com/blog/feed/atom/comments/61</wfw:commentRss>
      </item>
    
</channel>
</rss>