<?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 - VideoLAN</title>
  <link>http://www.jbkempf.com/blog/</link>
  <atom:link href="http://www.jbkempf.com/blog/feed/category/Videolan/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>Fri, 05 Feb 2010 08:24:17 +0100</pubDate>
  <copyright></copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>VLC and GPU decoding on linux aka Re: Welcome to the Thicket</title>
    <link>http://www.jbkempf.com/blog/post/2010/01/31/VLC-and-GPU-decoding-on-linux-aka-Re%3A-Welcome-to-the-Thicket</link>
    <guid isPermaLink="false">urn:md5:6fdb48290553a05180b5eea0a70b16bc</guid>
    <pubDate>Sun, 31 Jan 2010 10:22:00 +0100</pubDate>
    <dc:creator>JBK</dc:creator>
        <category>VideoLAN</category>
            
    <description>    &lt;p&gt;Mike Melanson from FFmpeg and Adobe made a great post on hardware decoding APIs, named &lt;a href=&quot;http://blogs.adobe.com/penguin.swf/2010/01/welcome_to_the_thicket.html&quot; hreflang=&quot;en&quot;&gt;Welcome to the Thicket&lt;/a&gt;.&lt;/p&gt;


&lt;p&gt;Once again, it is quite well written, and features an awesome graph: &lt;img src=&quot;http://blogs.adobe.com/penguin.swf/linux-video-accel.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;


&lt;h2&gt;Path chosen in VLC.&lt;/h2&gt;


&lt;p&gt;As you might know, VLC 1.1 is quite closer and we have worked quite a bit on the various GPU accelerations.&lt;/p&gt;


&lt;h3&gt;Windows&lt;/h3&gt;

&lt;p&gt;On Windows, everything is simple, we use &lt;a href=&quot;http://msdn.microsoft.com/en-us/library/cc307941%28VS.85%29.aspx&quot; hreflang=&quot;en&quot;&gt;DxVA2&lt;/a&gt;.&lt;/p&gt;


&lt;h3&gt;Linux&lt;/h3&gt;

&lt;p&gt;On Linux, as you can see the mess on the graph.&lt;/p&gt;


&lt;p&gt;VLC has had patches for &lt;strong&gt;VDPAU&lt;/strong&gt; and &lt;strong&gt;VAAPI&lt;/strong&gt;.&lt;/p&gt;


&lt;p&gt;We have now decided to only &lt;strong&gt;support VAAPI&lt;/strong&gt; in the upstream source of VLC, and allow VDPAU through the VDPAU-VAAPI wrapper.&lt;/p&gt;


&lt;p&gt;So far, it works fine with nVidia cards and some Intel ones.&lt;/p&gt;</description>
    
    
    
          <comments>http://www.jbkempf.com/blog/post/2010/01/31/VLC-and-GPU-decoding-on-linux-aka-Re%3A-Welcome-to-the-Thicket#comment-form</comments>
      <wfw:comment>http://www.jbkempf.com/blog/post/2010/01/31/VLC-and-GPU-decoding-on-linux-aka-Re%3A-Welcome-to-the-Thicket#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jbkempf.com/blog/feed/atom/comments/207</wfw:commentRss>
      </item>
    
  <item>
    <title>VLC 1.0.5 et 1.1</title>
    <link>http://www.jbkempf.com/blog/post/2010/01/30/VLC-1.0.5-et-1.1</link>
    <guid isPermaLink="false">urn:md5:90ff268bb62ab4ca1d772561709fd4ce</guid>
    <pubDate>Sat, 30 Jan 2010 02:50:00 +0100</pubDate>
    <dc:creator>JBK</dc:creator>
        <category>VideoLAN</category>
        <category>VLC</category>    
    <description>    &lt;p&gt;&lt;strong&gt;Disclaimer:&lt;/strong&gt;
Vous retrouverez cet article co-écrit par moi, sur le site de  &lt;a href=&quot;http://www.pcinpact.com/actu/news/55191-vlc-11-ameliorations-codecs-acceleration-gpu.htm&quot; hreflang=&quot;fr&quot;&gt;PCinpact&lt;/a&gt;.&lt;/p&gt;


&lt;h2&gt;VLC 1.0.5&lt;/h2&gt;

&lt;p&gt;Estampillée 1.0.5, la nouvelle version de &lt;a href=&quot;http://www.jbkempf.com/blog/tag/VLC&quot;&gt;VLC&lt;/a&gt; est presque prête, puisque les sources sont déjà publiées. Les binaires vont suivre.&lt;/p&gt;


&lt;p&gt;Cette nouvelle version est principalement intéressante pour les utilisateurs de Windows, puisqu&amp;#8217;elle change de compilateur et met à jour les codecs embarqués.&lt;/p&gt;


&lt;p&gt;En effet, toutes les versions depuis la 0.9.0, et notamment l&amp;#8217;actuelle 1.0.3 (50 millions de téléchargements), ont été compilées avec la version 4.2 du compilateur gcc. L&amp;#8217;introduction de la compilation avec gcc 4.4.2 devrait améliorer les performances générales, sans modifier de façon importante le code.&lt;/p&gt;


&lt;p&gt;La mise à jour des librairies de codecs devrait apporter un gain supplémentaire de performance, notamment pour le décodage H.264. Enfin, de nombreuses corrections mineures ont été ajoutées durant le développement des versions 1.0.4 et 1.0.5 ainsi que de nombreuses traductions.&lt;/p&gt;


&lt;h2&gt;La dernière version avant la 1.1.0&amp;#160;?&lt;/h2&gt;


&lt;p&gt;La prochaine version majeure après la 1.0.x sera la 1.1.0, nommée &amp;quot;The Luggage&amp;quot;.&lt;/p&gt;


&lt;p&gt;Le gel des ajouts de fonctionnalités pour la 1.1 devrait arriver vendredi prochain (5 février) et sera suivi par une «&amp;#160;Technology Preview&amp;#160;» très rapidement.&lt;/p&gt;



&lt;h2&gt;Que peut-on attendre de cette version&amp;#160;?&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Réécriture du cœur vidéo&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Probablement la partie la moins visible et la partie la plus importante de cette version, la réécriture de la partie qui gère les sorties vidéos et de la plupart des sorties vidéos permettra de partir sur de meilleures bases et d&amp;#8217;ajouter des fonctionnalités essentielles pour la suite (1.2). Il faut noter que les sorties vidéos sous linux ont été réécrites à partir de zéro pour utiliser XCB à la place de xlib.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Support du décodage en GPU sous Windows&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Sous Windows Vista et 7, comme nous en avons déjà parlé, les cartes graphiques supportant le décodage matériel devraient être utilisables depuis VLC, en utilisant DxVA2, pour H.264 et VC-1 (le mpeg-2 attendra probablement la version suivante). Toutes les cartes graphiques ne seront pas équivalentes et certains fabricants devraient être favorisés.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Nouveaux codecs, formats et protocoles&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;En vrac, les sous-titres des Blu-Ray et DVB HD, l&amp;#8217;Atrac1, les playlists .zpl et .wpl, les fichiers des DVD-Audios (.aob) sont les principaux nouveaux formats supportés pour cette version. Des améliorations pour les fichiers m2ts et les formats des sous-titres sont aussi au rendez-vous.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Extensions&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Une plate-forme d&amp;#8217;extensions à base de scripts en lua sera disponible. Elle permettra, par exemple, de chercher des infos sur imdb, last.fm ou wikipedia, de télécharger les paroles, les tablatures ou des sous-titres sans quitter VLC. Ces scripts utilisateurs permettront d&amp;#8217;aller chercher des données sur le net et/ou de contrôler VLC. Cette plate-forme est amenée à évoluer par la suite.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Amaigrissement&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;VLC 1.1 a vu de nombreux modules se faire supprimer (25 au dernier total) afin de réduire la quantité de code. Mais VLC a aussi vu sa consommation de mémoire diminuer ainsi que le nombre de threads dormants. Enfin, les versions pour appareils embarqués (ARM) ont vu d&amp;#8217;importants gains de performances, mais il manque encore des interfaces pour ces architectures, notamment Windows Mobile.&lt;/p&gt;


&lt;p&gt;La version Windows verra aussi le support Midi et le support CDDB rejoindre le catalogue 1.1, comme les autres architectures.&lt;/p&gt;


&lt;p&gt;Merci à &lt;a href=&quot;http://pcinpact.com&quot; hreflang=&quot;fr&quot;&gt;PCINpact&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://www.jbkempf.com/blog/post/2010/01/30/VLC-1.0.5-et-1.1#comment-form</comments>
      <wfw:comment>http://www.jbkempf.com/blog/post/2010/01/30/VLC-1.0.5-et-1.1#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jbkempf.com/blog/feed/atom/comments/206</wfw:commentRss>
      </item>
    
  <item>
    <title>videolan.org stats for 2009: 90 million visits</title>
    <link>http://www.jbkempf.com/blog/post/2010/01/04/videolan.org-stats-for-2009%3A-90-million-visitors</link>
    <guid isPermaLink="false">urn:md5:5e736d055e42773d9f5f8312882b0c36</guid>
    <pubDate>Thu, 07 Jan 2010 23:00:00 +0100</pubDate>
    <dc:creator>JBK</dc:creator>
        <category>VideoLAN</category>
        <category>1.0.0</category><category>VideoLAN</category><category>VideoLAN Dev Day</category><category>VLC</category><category>Website</category>    
    <description>    &lt;h4&gt;2009, a transition year for VideoLAN&lt;/h4&gt;


&lt;p&gt;As I was saying in my presentation at the &lt;a href=&quot;http://www.jbkempf.com/blog/tag/VideoLAN%20Dev%20Day&quot;&gt;VideoLAN Dev Days&lt;/a&gt; 2009, 2009 was an important year for &lt;a href=&quot;http://www.jbkempf.com/blog/tag/VideoLAN&quot;&gt;VideoLAN&lt;/a&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;VideoLAN has become an non-profit organization&lt;/li&gt;
&lt;li&gt;VideoLAN Dev Days (end of &amp;#8216;08) helped to structure and take decisions&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.jbkempf.com/blog/tag/VLC&quot;&gt;VLC&lt;/a&gt; &lt;a href=&quot;http://www.jbkempf.com/blog/tag/1.0.0&quot;&gt;1.0.0&lt;/a&gt; was tagged and released&lt;/li&gt;
&lt;li&gt;DVBlast and VLMC were started&lt;/li&gt;
&lt;li&gt;Acceleration of development, and communication around VLC and VideoLAN&lt;/li&gt;
&lt;li&gt;Lots of ideas for the future were discussed.&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;Statistics and Website&lt;/h4&gt;

&lt;p&gt;One of the question we have the most is: &lt;q&gt;How many users VLC has?&lt;/q&gt;.
The answer is quite difficult to get, and we&amp;#8217;ll rediscuss about it later.&lt;/p&gt;


&lt;p&gt;However, there are trends that are easy to measure, and Google Trends is not the only option here. &lt;img src=&quot;/blog/themes/jbkempf/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;


&lt;h3&gt;videolan.org&lt;/h3&gt;

&lt;p&gt;One of the important way to measure the VLC popularity is to check the audience of videolan.org &lt;a href=&quot;http://www.jbkempf.com/blog/tag/Website&quot;&gt;Website&lt;/a&gt; and its increase.&lt;/p&gt;


&lt;h4&gt;videolan.org numbers for 2009&lt;/h4&gt;

&lt;p&gt;In 2009:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;VideoLAN has seen over 90 million visits on its website,&lt;/li&gt;
&lt;li&gt;from 68million different IPs.&lt;/li&gt;
&lt;li&gt;Pages view are around 480million pages.&lt;/li&gt;
&lt;li&gt;Best month was december, with 9,25 million visits.&lt;/li&gt;
&lt;li&gt;0 advertisement.&lt;/li&gt;
&lt;li&gt;and is hosted on a single machine &lt;img src=&quot;/blog/themes/jbkempf/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smiley&quot; /&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Compared to 2008, this is an &lt;strong&gt;increase of 50%&lt;/strong&gt;, since we had 60 million visits in 2008!&lt;/p&gt;


&lt;h3&gt;Operating Systems changes&lt;/h3&gt;

&lt;p&gt;Comparing December 2009 to 2008, our traffic is split like this:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Windows: 79,3% (from 81,4%)
&lt;ul&gt;
&lt;li&gt;Windows 7: 17%&lt;/li&gt;
&lt;li&gt;Windows Vista: 16.6% (from 21%)&lt;/li&gt;
&lt;li&gt;Windows XP: 43,6% (from 57,2%)&lt;/li&gt;
&lt;li&gt;Windows 2000: 0,5% (from 1.1%)&lt;/li&gt;
&lt;li&gt;Windows 9x/Me: 0.3% (from 0.8%)&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Mac OS X: 12,4% (from 10.8%)&lt;/li&gt;
&lt;li&gt;Linux: 4.1% from 5.2%&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;And the rest&amp;#8230;&lt;/p&gt;


&lt;p&gt;&lt;strong&gt;Conclusion:&lt;/strong&gt; nothing surprising here, and we see that 7 is already ahead of Vista&amp;#8230; We were right to drop Win9x support :D&lt;/p&gt;


&lt;h3&gt;Browsers changes&lt;/h3&gt;

&lt;p&gt;Comparing December 2009 to 2008, our traffic is split like this:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Firefox: 42,8% (from 45,3%)&lt;/li&gt;
&lt;li&gt;Internet Explorer: 33,9% (from 39%)
&lt;ul&gt;
&lt;li&gt;IE6: 7.8% (from 14%)&lt;/li&gt;
&lt;li&gt;IE7: 7.8% (from 23,4%)&lt;/li&gt;
&lt;li&gt;IE8: 17.7% (from 0.7%)&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Safari: 8.3% (from 8.9%)&lt;/li&gt;
&lt;li&gt;Opera: 3.1% (from 3.2%)&lt;/li&gt;
&lt;li&gt;Chrome: 6.5% (from 0.7%)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Conclusion:&lt;/strong&gt; well, here, seeing Firefox loosing 3% in one year (in fact 2% in December alone) seemed weird, while Google Chrome is quite strong. I can&amp;#8217;t say I am much surprised though.&lt;/p&gt;</description>
    
    
    
          <comments>http://www.jbkempf.com/blog/post/2010/01/04/videolan.org-stats-for-2009%3A-90-million-visitors#comment-form</comments>
      <wfw:comment>http://www.jbkempf.com/blog/post/2010/01/04/videolan.org-stats-for-2009%3A-90-million-visitors#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jbkempf.com/blog/feed/atom/comments/205</wfw:commentRss>
      </item>
    
  <item>
    <title>VideoLAN is on Twitter</title>
    <link>http://www.jbkempf.com/blog/post/2009/12/02/VideoLAN-is-on-Twitter</link>
    <guid isPermaLink="false">urn:md5:9f6176776be19f12c274f552b8d6fdb0</guid>
    <pubDate>Wed, 02 Dec 2009 15:20:00 +0100</pubDate>
    <dc:creator>JBK</dc:creator>
        <category>VideoLAN</category>
        <category>VideoLAN</category>    
    <description>    &lt;p&gt;You should follow us on Twitter: &lt;a href=&quot;http://twitter.com/videolan&quot; hreflang=&quot;en&quot;&gt;http://twitter.com/videolan&lt;/a&gt; :D&lt;/p&gt;</description>
    
    
    
          <comments>http://www.jbkempf.com/blog/post/2009/12/02/VideoLAN-is-on-Twitter#comment-form</comments>
      <wfw:comment>http://www.jbkempf.com/blog/post/2009/12/02/VideoLAN-is-on-Twitter#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jbkempf.com/blog/feed/atom/comments/204</wfw:commentRss>
      </item>
    
  <item>
    <title>VLC 1.0.3 is out!</title>
    <link>http://www.jbkempf.com/blog/post/2009/11/01/VLC-1.0.3-is-out%21</link>
    <guid isPermaLink="false">urn:md5:7a4c3f7e43eabdad6509c046b06af209</guid>
    <pubDate>Sun, 01 Nov 2009 15:40:00 +0100</pubDate>
    <dc:creator>JBK</dc:creator>
        <category>VideoLAN</category>
        <category>1.0.0</category><category>1.0.3</category><category>quality</category><category>VLC</category><category>Windows</category><category>Windows 7</category>    
    <description>    &lt;h2&gt;Again? A release? Why&amp;#160;?&lt;/h2&gt;

&lt;p&gt;Instead of enumerating the features that &lt;a href=&quot;http://www.jbkempf.com/blog/tag/VLC&quot;&gt;VLC&lt;/a&gt; &lt;a href=&quot;http://www.jbkempf.com/blog/tag/1.0.3&quot;&gt;1.0.3&lt;/a&gt; brings you, let&amp;#8217;s talk about why we had to do yet another release.&lt;/p&gt;


&lt;h2&gt;Speeding the development&lt;/h2&gt;

&lt;p&gt;With the 1.0.x branch, we decided that we would speed up the release cycle for minor versions, for a few reasons:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;we didn&amp;#8217;t want major bugs to stay around for too long,&lt;/li&gt;
&lt;li&gt;we find it easier to track regressions,&lt;/li&gt;
&lt;li&gt;we can fix crashes and potential security issues in a better timely fashion.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That doesn&amp;#8217;t mean we were careless about the &lt;a href=&quot;http://www.jbkempf.com/blog/tag/quality&quot;&gt;quality&lt;/a&gt; of older releases, it means that now we care MORE about user feedback and quality. This is unlikely to change&amp;#8230;&lt;/p&gt;


&lt;p&gt;Therefore, since &lt;a href=&quot;http://www.jbkempf.com/blog/tag/1.0.0&quot;&gt;1.0.0&lt;/a&gt; has been out, we have had:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;1.0.1, 3 weeks after 1.0.0.&lt;/li&gt;
&lt;li&gt;1.0.2, 8 weeks after 1.0.1.&lt;/li&gt;
&lt;li&gt;1.0.3, 1 month after 1.0.2.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;1.0.3 is important for Windows users&lt;/h2&gt;

&lt;p&gt;On &lt;a href=&quot;http://www.jbkempf.com/blog/tag/Windows&quot;&gt;Windows&lt;/a&gt;, VLC up to 1.0.2 used a way to scale the video that seems to be unsupported by the lastest drivers for &lt;a href=&quot;http://www.jbkempf.com/blog/tag/Windows%207&quot;&gt;Windows 7&lt;/a&gt; (and now affects some Vista drivers too, because they backported the improvements&amp;#8230;) and therefore the quality of the video was very bad and pixelated. VLC 1.0.3 fixes that.&lt;/p&gt;


&lt;p&gt;Moreover, since VLC has now earned the logo for Windows 7 compatibility, we had to fix this huge bug. :D&lt;/p&gt;


&lt;p&gt;I hope you understand our point and have fun with it.&lt;/p&gt;</description>
    
    
    
          <comments>http://www.jbkempf.com/blog/post/2009/11/01/VLC-1.0.3-is-out%21#comment-form</comments>
      <wfw:comment>http://www.jbkempf.com/blog/post/2009/11/01/VLC-1.0.3-is-out%21#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jbkempf.com/blog/feed/atom/comments/203</wfw:commentRss>
      </item>
    
  <item>
    <title>VLC: CDDB on Windows!</title>
    <link>http://www.jbkempf.com/blog/post/2009/10/27/VLC%3A-CDDB-on-Windows%21</link>
    <guid isPermaLink="false">urn:md5:c01215b030468db6035cbfdd2a034294</guid>
    <pubDate>Tue, 27 Oct 2009 09:28:00 +0100</pubDate>
    <dc:creator>JBK</dc:creator>
        <category>VideoLAN</category>
        <category>1.0.0</category><category>1.1.0</category><category>VideoLAN</category><category>VLC</category>    
    <description>    &lt;h2&gt;CD-Audio&lt;/h2&gt;

&lt;p&gt;Audio-CD have usually two main ways to get the meta-data associated with the tracks:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;embedded CD-Text information&lt;/li&gt;
&lt;li&gt;online, with CDDB protocol, using &lt;a href=&quot;http://freedb.org&quot;&gt;FreedDB&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;VLC and Audio-CD&lt;/h2&gt;

&lt;p&gt;&lt;a href=&quot;http://www.jbkempf.com/blog/tag/VLC&quot;&gt;VLC&lt;/a&gt; has had 2 main Audio-CD modules, named CDDA and CDDAX, one using libcdio, the other not.&lt;/p&gt;


&lt;p&gt;On windows, because of the difficulty to get libcdio, we use CDDA. But CDDA didn&amp;#8217;t have CD-Text support. And libcddb didn&amp;#8217;t work for us, at all.&lt;/p&gt;


&lt;p&gt;So, on &lt;em&gt;Windows&lt;/em&gt;, it used to be &lt;strong&gt;no&lt;/strong&gt; CD-text, &lt;strong&gt;no&lt;/strong&gt; CDDB&amp;#8230;&lt;/p&gt;


&lt;h3&gt;Part one: VLC 1.0.0&lt;/h3&gt;

&lt;p&gt;&lt;a href=&quot;http://www.jbkempf.com/blog/tag/VLC&quot;&gt;VLC&lt;/a&gt; &lt;a href=&quot;http://www.jbkempf.com/blog/tag/1.0.0&quot;&gt;1.0.0&lt;/a&gt; has seen the addition of CD-Text for the CDDA module, and Windows version got it.&lt;/p&gt;


&lt;h3&gt;Part two: VLC 1.1.0&lt;/h3&gt;

&lt;p&gt;VLC &lt;a href=&quot;http://www.jbkempf.com/blog/tag/1.1.0&quot;&gt;1.1.0&lt;/a&gt; will see the addition of the CDDB support for VLC for Windows, since the fixes for libcddb and regex have just been done, tested and pushed by your servant on the main tree of VLC!&lt;/p&gt;


&lt;p&gt;&lt;strong&gt;Yeah!&lt;/strong&gt;&lt;/p&gt;


&lt;h2&gt;Conclusion&lt;/h2&gt;

&lt;p&gt;While VLC 0.9.x on WIndows didn&amp;#8217;t had much to get information from CDs on Windows, VLC 1.1.x will have &lt;strong&gt;both&lt;/strong&gt; CD-Text and CDDB to get informations from your Audio-CDs.&lt;/p&gt;


&lt;p&gt;Of course, VLC isn&amp;#8217;t the best for audio, but improving can&amp;#8217;t hurt, can it?&lt;/p&gt;</description>
    
    
    
          <comments>http://www.jbkempf.com/blog/post/2009/10/27/VLC%3A-CDDB-on-Windows%21#comment-form</comments>
      <wfw:comment>http://www.jbkempf.com/blog/post/2009/10/27/VLC%3A-CDDB-on-Windows%21#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jbkempf.com/blog/feed/atom/comments/202</wfw:commentRss>
      </item>
    
  <item>
    <title>VideoLAN and April</title>
    <link>http://www.jbkempf.com/blog/post/2009/10/24/VideoLAN-and-April</link>
    <guid isPermaLink="false">urn:md5:43485ab5190a0e78560f3d2ad1a75bd8</guid>
    <pubDate>Sat, 24 Oct 2009 03:25:00 +0200</pubDate>
    <dc:creator>JBK</dc:creator>
        <category>VideoLAN</category>
        <category>association</category>    
    <description>    &lt;p&gt;This is a short post topic about the VideoLAN &lt;a href=&quot;http://www.jbkempf.com/blog/tag/association&quot;&gt;association&lt;/a&gt;.&lt;/p&gt;


&lt;h2&gt;What is April&amp;#160;?&lt;/h2&gt;

&lt;p&gt;Pioneer of free software in France, &lt;a href=&quot;http://www.april.org&quot;&gt;April&lt;/a&gt; has been since 1996 a major player in the democratization and the spread of Free Software and open standards to the general public, professionals and institutions in the French-speaking world. In the digital era that is ours, it also aims to inform the public on the dangers of an exclusive appropriation of information an knowledge by private interests. The association is made up of individuals, companies, associations and organizations from various backgrounds who share the values of freedom.&lt;/p&gt;


&lt;h2&gt;VideoLAN and April&lt;/h2&gt;

&lt;p&gt;As of today, the VideoLAN association (or non-profit organization) is now a full member of the April association.&lt;/p&gt;


&lt;p&gt;We have worked together quite a few times, and you might have seen the April&amp;#8217;s campaigns on videolan.org, but we weren&amp;#8217;t officially a member.&lt;/p&gt;


&lt;p&gt;However, now that VideoLAN has a clean association and status, we were able to formalize this relationship.&lt;/p&gt;


&lt;p&gt;Let&amp;#8217;s hope it will be for the best.&lt;/p&gt;</description>
    
    
    
          <comments>http://www.jbkempf.com/blog/post/2009/10/24/VideoLAN-and-April#comment-form</comments>
      <wfw:comment>http://www.jbkempf.com/blog/post/2009/10/24/VideoLAN-and-April#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jbkempf.com/blog/feed/atom/comments/201</wfw:commentRss>
      </item>
    
  <item>
    <title>Meet me in SF bay area soon</title>
    <link>http://www.jbkempf.com/blog/post/2009/10/19/Meet-me-in-SF-bay-area-soon</link>
    <guid isPermaLink="false">urn:md5:75c5dd3ef3cef8d340d077187cfb29b5</guid>
    <pubDate>Mon, 19 Oct 2009 09:41:00 +0200</pubDate>
    <dc:creator>JBK</dc:creator>
        <category>VideoLAN</category>
        <category>San Francisco</category><category>VideoLAN</category>    
    <description>    &lt;p&gt;Hello fellow readers and VideoLAN fans,&lt;/p&gt;


&lt;p&gt;This is a very short post to tell you that I will be around San Francisco / Bay Area for a few days at the end of the month.&lt;/p&gt;


&lt;p&gt;So, if you need / want to see me or need to discuss VideoLAN matters, please contact me as soon as possible.&lt;/p&gt;</description>
    
    
    
          <comments>http://www.jbkempf.com/blog/post/2009/10/19/Meet-me-in-SF-bay-area-soon#comment-form</comments>
      <wfw:comment>http://www.jbkempf.com/blog/post/2009/10/19/Meet-me-in-SF-bay-area-soon#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jbkempf.com/blog/feed/atom/comments/200</wfw:commentRss>
      </item>
    
  <item>
    <title>VLC and Windows 7 Logo</title>
    <link>http://www.jbkempf.com/blog/post/2009/10/10/VLC-and-Windows-7-Logo</link>
    <guid isPermaLink="false">urn:md5:f5d851624bdff217878067cccdef8f12</guid>
    <pubDate>Sat, 10 Oct 2009 11:07:00 +0200</pubDate>
    <dc:creator>JBK</dc:creator>
        <category>VideoLAN</category>
        <category>VLC</category><category>Windows 7</category>    
    <description>    &lt;h2&gt;Compatible with Windows 7&lt;/h2&gt;
&lt;p&gt;The new operating system from Microsoft Windows 7 will be out this month.&lt;/p&gt;
&lt;p&gt;As every time with Windows, there is a new
&lt;a href=&quot;http://windowsteamblog.com/blogs/windows7/archive/2009/09/30/the-windows-7-logo-program.aspx&quot; hreflang=&quot;en&quot;&gt;Logo program for certification&lt;/a&gt;. As opposed to Vista, where they were 5 or 6 different logos, there is just one logo for everyone.&lt;/p&gt;
&lt;span style=&quot;margin: 15px; float: left;&quot;&gt;&lt;img src=&quot;http://images.videolan.org/images/partners/EN-w7-comp_rgb_S.png&quot; alt=&quot;&quot; /&gt;&lt;/span&gt;&lt;a href=&quot;http://www.jbkempf.com/blog/tag/VLC&quot;&gt;VLC&lt;/a&gt; 1.0.2 has been tested against the testing suite and was considered as &amp;quot;Compatible with Windows 7&amp;quot;. This just mean that VLC conforms to the specifications and tests from Microsoft. It is supposed to check for common
issues to minimize the number of crashes, hangs, and reboots and is  compliant with Windows 7&amp;#160;64-bit.&lt;br /&gt;VLC also install and uninstall in the correct way on Windows 7.&lt;br /&gt;
&lt;p style=&quot;clear: both;&quot;&gt;Of course, this should be transparent for all users, but it will matter for people upgrading older install of Windows to Windows 7.  This also shows the quality that can be managed in open source community.&lt;/p&gt;
&lt;h2&gt;Works with Windows Vista&lt;/h2&gt;
At the same time, VLC also got the &amp;quot;Works with Windows VIsta&amp;quot; Logo. I am not sure it is really of any interest now. :D&lt;br /&gt; &lt;img alt=&quot;&quot; src=&quot;http://www.microsoft.com/library/media/1033/windows/images/windows-vista/get/wVista-Works_gs_90px.jpg&quot; /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;VLC issues on Windows 7&lt;/h2&gt;
However, be careful, VLC still has issues on Windows 7, because of many broken drivers, made by major hardware makers. It can show pixizelated outputs when rescaling. Please change the video output to OpenGL and restart VLC as a work-around.&lt;br /&gt;&lt;br /&gt;</description>
    
    
    
          <comments>http://www.jbkempf.com/blog/post/2009/10/10/VLC-and-Windows-7-Logo#comment-form</comments>
      <wfw:comment>http://www.jbkempf.com/blog/post/2009/10/10/VLC-and-Windows-7-Logo#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jbkempf.com/blog/feed/atom/comments/199</wfw:commentRss>
      </item>
    
  <item>
    <title>VLC 64bit running on Windows 7 64bits. 1st!</title>
    <link>http://www.jbkempf.com/blog/post/2009/09/04/VLC-64bit-running-on-Windows-7-64bits.-1st%21</link>
    <guid isPermaLink="false">urn:md5:1cd1e59e0fbebc8dfe354679e1cdca2e</guid>
    <pubDate>Fri, 04 Sep 2009 10:13:00 +0200</pubDate>
    <dc:creator>JBK</dc:creator>
        <category>VideoLAN</category>
        <category>VideoLAN</category><category>VLC media player</category><category>Windows</category><category>Windows 64</category>    
    <description>    &lt;h2&gt;64 bits and Windows&lt;/h2&gt;

&lt;p&gt;64 bits VLC is a &amp;quot;hype&amp;quot; topic those days in our community.&lt;/p&gt;


&lt;p&gt;On Windows, we couldn&amp;#8217;t have a 64bits native version, because of lack of correct compiler (No, Microsoft Visual doesn&amp;#8217;t fit in &lt;q&gt;correct compiler&lt;/q&gt; section.&lt;/p&gt;


&lt;p&gt;Fortunately, the mingw-w64 hackers are making a new one, and they ROCK. Huge thanks to NightStrike and ktietz!&lt;/p&gt;


&lt;h2&gt;VLC Win64&lt;/h2&gt;


&lt;p&gt;So, I have been working a bit on it. And two days ago:&lt;/p&gt;


&lt;p&gt;&lt;img src=&quot;http://people.videolan.org/~jb/Win64/VLC_Win64_1strun.jpg&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;


&lt;p&gt;Voilà :D&lt;/p&gt;


&lt;p&gt;Don&amp;#8217;t expect something complete soon, but still &lt;img src=&quot;/blog/themes/jbkempf/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://www.jbkempf.com/blog/post/2009/09/04/VLC-64bit-running-on-Windows-7-64bits.-1st%21#comment-form</comments>
      <wfw:comment>http://www.jbkempf.com/blog/post/2009/09/04/VLC-64bit-running-on-Windows-7-64bits.-1st%21#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jbkempf.com/blog/feed/atom/comments/197</wfw:commentRss>
      </item>
    
  <item>
    <title>Snow Leopard is out! And why you will not have VLC 64bits right now...</title>
    <link>http://www.jbkempf.com/blog/post/2009/08/28/Snow-Leopard-is-out%21-And-why-you-will-not-have-VLC-64bits-right-now...</link>
    <guid isPermaLink="false">urn:md5:9999aabacb33d047c35ac122eb64fc5b</guid>
    <pubDate>Fri, 28 Aug 2009 10:59:00 +0200</pubDate>
    <dc:creator>JBK</dc:creator>
        <category>VideoLAN</category>
        <category>64bits</category><category>Apple</category><category>Leopard</category><category>Mac OS X</category><category>Snow Leopard</category><category>VLC</category><category>VLC media player</category><category>Windows 64</category>    
    <description>    &lt;h2&gt;Apple OS X 10.6 is out&lt;/h2&gt;

&lt;p&gt;If you have missed the news, then you are not on the same techy blogs than I am.&lt;/p&gt;


&lt;p&gt;So, &lt;a href=&quot;http://www.jbkempf.com/blog/tag/Apple&quot;&gt;Apple&lt;/a&gt; new operating system Mac OS X.6, named  &lt;a href=&quot;http://www.jbkempf.com/blog/tag/Snow%20Leopard&quot;&gt;Snow Leopard&lt;/a&gt; is out, and it improves a lot the speed, and ports most of its application to &lt;a href=&quot;http://www.jbkempf.com/blog/tag/64bits&quot;&gt;64bits&lt;/a&gt;, but doesn&amp;#8217;t introduce any important new feature. &lt;a href=&quot;http://www.apple.com/macosx/&quot; hreflang=&quot;en&quot;&gt;Learn more about it&amp;#160;!&lt;/a&gt;&lt;/p&gt;


&lt;h2&gt;VLC and 64bits&lt;/h2&gt;

&lt;p&gt;Do you really need 64bits for a video application? I seriously doubt it. But well, you might want/need it in the future.&lt;/p&gt;


&lt;h3&gt;Linux&lt;/h3&gt;

&lt;p&gt;&lt;a href=&quot;http://www.jbkempf.com/blog/tag/VLC&quot;&gt;VLC&lt;/a&gt; 64bits runs on 64bits linux since a long time, and I use it a lot. No majors problems since Linux is cleverly engineered.&lt;/p&gt;


&lt;h3&gt;Windows&lt;/h3&gt;

&lt;p&gt;&lt;a href=&quot;http://www.jbkempf.com/blog/tag/VLC&quot;&gt;VLC&lt;/a&gt; runs on &lt;a href=&quot;http://www.jbkempf.com/blog/tag/Windows%2064&quot;&gt;Windows 64&lt;/a&gt; as a Win32 application, but we haven&amp;#8217;t finished the port to Win64, especially because of external libraries issues. It will come eventually.&lt;/p&gt;


&lt;h3&gt;Mac OS X&lt;/h3&gt;

&lt;p&gt;Since the WWDC &amp;#8216;08, we know we have to remove all Carbon code, and we have mostly done it.&lt;/p&gt;


&lt;h4&gt;Leopard&lt;/h4&gt;

&lt;p&gt;&lt;strong&gt;VLC 64bits runs on 32bits &lt;a href=&quot;http://www.jbkempf.com/blog/tag/Leopard&quot;&gt;Leopard&lt;/a&gt; without issues.&lt;/strong&gt;&lt;/p&gt;


&lt;h4&gt;Snow Leopard&lt;/h4&gt;

&lt;p&gt;As one of our OSX developers says: &lt;q&gt;I&amp;#8217;ve you had asked me a month ago, I had said that everything is cool and VLC64 will be released the same day as Snow Leopard.&lt;/q&gt;&lt;/p&gt;


&lt;p&gt;&lt;strong&gt;BUT&lt;/strong&gt;&lt;/p&gt;


&lt;p&gt;It doesn&amp;#8217;t work now, because of  a change in the Cocoa runtime. VLC stopped working in the last two seeds (the GM and the one prior to it).&lt;/p&gt;


&lt;p&gt;&lt;q&gt;Launching VLC results in crashes in a low level function called _NSBundleCreate, which is triggered by a whole bunch of Cocoa and IOKit methods. Basically every method of these frameworks results in a crash on Snow Leopard. This is strange, as exactly the same code runs nicely in 64bit on Leopard and prior seeds of Snow Leopard.&lt;/q&gt;&lt;/p&gt;


&lt;p&gt;The problem is that VLC is not an ordinary NSApplication, but a plain C app, that loads a Cocoa plugin, which instantiates NSApp itself. Therefore, you cannot reproduce the crashes in normal Cocoa apps.&lt;/p&gt;


&lt;h2&gt;Conclusion&lt;/h2&gt;

&lt;p&gt;Apple, once again, breaks everything with a new OS, as it happens often, or when a new version of Xcode gets out.
Last version of Xcode forced us to drop X.4 if we wanted to go 64bits and compatible with Snow Leopard. Seriously, I don&amp;#8217;t get it.&lt;/p&gt;


&lt;p&gt;I have applications that are running on the Win7&amp;#160;64bit setup that are Win98 games!&lt;/p&gt;


&lt;p&gt;Anyway, to not finish on a bad note, &lt;a href=&quot;http://www.jbkempf.com/blog/tag/Snow%20Leopard&quot;&gt;Snow Leopard&lt;/a&gt; looks gorgeous!&lt;/p&gt;</description>
    
    
    
          <comments>http://www.jbkempf.com/blog/post/2009/08/28/Snow-Leopard-is-out%21-And-why-you-will-not-have-VLC-64bits-right-now...#comment-form</comments>
      <wfw:comment>http://www.jbkempf.com/blog/post/2009/08/28/Snow-Leopard-is-out%21-And-why-you-will-not-have-VLC-64bits-right-now...#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jbkempf.com/blog/feed/atom/comments/196</wfw:commentRss>
      </item>
    
  <item>
    <title>VLC 1.0.0, 1.0.1, a backward look</title>
    <link>http://www.jbkempf.com/blog/post/2009/08/24/1.0.0_1.0.1</link>
    <guid isPermaLink="false">urn:md5:b6fef5c5f4a7989194ac6373b7008f05</guid>
    <pubDate>Mon, 24 Aug 2009 01:22:00 +0200</pubDate>
    <dc:creator>JBK</dc:creator>
        <category>VideoLAN</category>
        <category>1.0.0</category><category>VideoLAN</category><category>VLC</category><category>VLC media player</category>    
    <description>    &lt;h2&gt;VLC 1.0.0, 1,5 months ago&lt;/h2&gt;

&lt;p&gt;So, VLC 1.0.0 was released almost 7 weeks ago, at the time of this writing.&lt;/p&gt;


&lt;p&gt;VLC 1.0.1, the bugfix version of 1.0.0, was released almost 4 weeks ago.&lt;/p&gt;


&lt;p&gt;VLC 1.0.0 was downloaded around 13 million of time, during the 3 first weeks of the release, and that is a very high download rate.
VLC 1.0.1 is around 13 million downloads too.&lt;/p&gt;


&lt;h2&gt;Was VLC 1.0.0 a success&amp;#160;?&lt;/h2&gt;

&lt;p&gt;Well, &lt;strong&gt;YES&lt;/strong&gt;, because:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;we had a lot of downloads,&lt;/li&gt;
&lt;li&gt;many good reviews,&lt;/li&gt;
&lt;li&gt;a lot of testing was done (more than 3 months between feature freeze and release!),&lt;/li&gt;
&lt;li&gt;server hold still (even after the 1,3Million visitor in the first day),&lt;/li&gt;
&lt;li&gt;no major regressions and issues.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;em&gt;But&lt;/em&gt;, we had a few issues that were important:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;WMV could have no audio with low caching values,&lt;/li&gt;
&lt;li&gt;mpeg2 videos could freeze the video after seek,&lt;/li&gt;
&lt;li&gt;some flv videos were unseekable,&lt;/li&gt;
&lt;li&gt;some VC1 video could crash the windows build.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That is why we released 1.0.1 quite soon after 1.0.0.&lt;/p&gt;


&lt;h3&gt;3 weeks between 1.0.0 and 1.0.1&lt;/h3&gt;

&lt;p&gt;Is that much?&lt;/p&gt;


&lt;p&gt;Well, yes/no.&lt;/p&gt;


&lt;p&gt;The first week after the release was totally focused on maintaining the servers running, answering the mails, and press (not much of those, fortunately).&lt;/p&gt;


&lt;p&gt;Then, the second week was compilation of the main issues and tryout to fix most of them.&lt;/p&gt;


&lt;p&gt;And then, you got your 3 weeks time, with the win32 codecs updates and setting up the release&amp;#8230;&lt;/p&gt;


&lt;h3&gt;1.0.2 soon?&lt;/h3&gt;

&lt;p&gt;Well, as far as I see, except some SSA updates and v4l2 fixes, there is no rush to release&amp;#8230;&lt;/p&gt;


&lt;p&gt;If an important security issue arrives, then we will release a 1.0.2, but no roadmap is set yet.&lt;/p&gt;


&lt;h2&gt;Conclusion&lt;/h2&gt;

&lt;p&gt;As far as I am concerned, VLC 1.0.0 was a great success, let&amp;#8217;s hope 1.1 will be as good!&lt;/p&gt;</description>
    
    
    
          <comments>http://www.jbkempf.com/blog/post/2009/08/24/1.0.0_1.0.1#comment-form</comments>
      <wfw:comment>http://www.jbkempf.com/blog/post/2009/08/24/1.0.0_1.0.1#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jbkempf.com/blog/feed/atom/comments/195</wfw:commentRss>
      </item>
    
  <item>
    <title>VLC 1.0.0 goes above 3 million in less than 3 days!</title>
    <link>http://www.jbkempf.com/blog/post/2009/07/10/VLC-1.0.0-goes-above-3-million-in-less-than-3-days%21</link>
    <guid isPermaLink="false">urn:md5:50cf080aabf3f9219a1e6ade45c85b23</guid>
    <pubDate>Fri, 10 Jul 2009 00:43:00 +0200</pubDate>
    <dc:creator>JBK</dc:creator>
        <category>VideoLAN</category>
        <category>1.0.0</category><category>VLC</category>    
    <description>    &lt;p&gt;&lt;strong&gt;&lt;/strong&gt;UPDATE:&lt;strong&gt; After exactly 3 days, we are near 3.5Million&lt;/strong&gt;&lt;/p&gt;


&lt;p&gt;As you should know now, &lt;a href=&quot;http://www.jbkempf.com/blog/tag/VLC&quot;&gt;VLC&lt;/a&gt; &lt;a href=&quot;http://www.jbkempf.com/blog/tag/1.0.0&quot;&gt;1.0.0&lt;/a&gt; was out 61 hours ago (2 and a half day ago).&lt;/p&gt;


&lt;p&gt;In order to not kill the servers, the download counting was deactivated. After reactivation and recounting, VLC 1.0.0 has been downloaded more than 3 million times in less than 3 days.&lt;/p&gt;


&lt;p&gt;The &lt;a href=&quot;http://www.videolan.org&quot;&gt;VideoLAN&lt;/a&gt; website has seen more than 1,5 million unique visitors (and 0 advertisement) and around as many have downloaded through external websites directly linking to our repository.&lt;/p&gt;


&lt;p&gt;On the first 48 hours, the counting was around 2,3 million.&lt;/p&gt;


&lt;p&gt;Of course, this is a bit less than Mozilla Firefox, but still those are impressive numbers.&lt;/p&gt;</description>
    
    
    
          <comments>http://www.jbkempf.com/blog/post/2009/07/10/VLC-1.0.0-goes-above-3-million-in-less-than-3-days%21#comment-form</comments>
      <wfw:comment>http://www.jbkempf.com/blog/post/2009/07/10/VLC-1.0.0-goes-above-3-million-in-less-than-3-days%21#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jbkempf.com/blog/feed/atom/comments/194</wfw:commentRss>
      </item>
    
  <item>
    <title>VLC 1.0.0 is out.</title>
    <link>http://www.jbkempf.com/blog/post/2009/07/07/VLC-1.0.0-is-out.</link>
    <guid isPermaLink="false">urn:md5:4fc53645da63259f74d5cd4bd5de0f0d</guid>
    <pubDate>Tue, 07 Jul 2009 12:52:00 +0200</pubDate>
    <dc:creator>JBK</dc:creator>
        <category>VideoLAN</category>
        <category>1.0.0</category><category>Release</category><category>Security</category><category>VLC</category><category>VLC media player</category>    
    <description>    &lt;p&gt;You know that this blog has been a bit quiet, because I had a lot of work to do.&lt;/p&gt;


&lt;p&gt;This new version includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Live recording&lt;/li&gt;
&lt;li&gt;Instant pausing and Frame-by-Frame support&lt;/li&gt;
&lt;li&gt;Finer speed controls&lt;/li&gt;
&lt;li&gt;New HD codecs (AES3, Dolby Digital Plus, TrueHD, Blu-Ray Linear PCM, Real Video 3.0 and 4.0, &amp;#8230;)&lt;/li&gt;
&lt;li&gt;New formats (Raw Dirac, M2TS, &amp;#8230;) and majors improvements in many formats&amp;#8230;&lt;/li&gt;
&lt;li&gt;New Dirac encoder and MP3 fixed-point encoder&lt;/li&gt;
&lt;li&gt;Video scaling in fullscreen&lt;/li&gt;
&lt;li&gt;RTSP Trickplay support&lt;/li&gt;
&lt;li&gt;Zipped file playback&lt;/li&gt;
&lt;li&gt;Customizable toolbars&lt;/li&gt;
&lt;li&gt;Easier encoding GUI in Qt interface&lt;/li&gt;
&lt;li&gt;Better integration in Gtk environments&lt;/li&gt;
&lt;li&gt;MTP devices on linux&lt;/li&gt;
&lt;li&gt;AirTunes streaming&lt;/li&gt;
&lt;li&gt;New skin for skins2 interface&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Have fun!&lt;/p&gt;</description>
    
    
    
          <comments>http://www.jbkempf.com/blog/post/2009/07/07/VLC-1.0.0-is-out.#comment-form</comments>
      <wfw:comment>http://www.jbkempf.com/blog/post/2009/07/07/VLC-1.0.0-is-out.#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jbkempf.com/blog/feed/atom/comments/193</wfw:commentRss>
      </item>
    
  <item>
    <title>Meet me at OpenVideoConference in NYC</title>
    <link>http://www.jbkempf.com/blog/post/2009/06/18/Meet-me-at-OpenVideoConference-in-NYC</link>
    <guid isPermaLink="false">urn:md5:db6b3c1d50117f99841d443ea55b41b3</guid>
    <pubDate>Thu, 18 Jun 2009 18:34:00 +0200</pubDate>
    <dc:creator>JBK</dc:creator>
        <category>VideoLAN</category>
            
    <description>    &lt;p&gt;Hello people,&lt;/p&gt;


&lt;p&gt;I am going to the Open Video Conference, this week-end, in NYC: &lt;a href=&quot;http://openvideoconference.org/&quot; hreflang=&quot;en&quot;&gt;Open Video Conference &lt;/a&gt;.&lt;/p&gt;


&lt;p&gt;So if you are in New York, and want to meet someone from the VideoLAN team, don&amp;#8217;t hesitate to contact me!&lt;/p&gt;</description>
    
    
    
          <comments>http://www.jbkempf.com/blog/post/2009/06/18/Meet-me-at-OpenVideoConference-in-NYC#comment-form</comments>
      <wfw:comment>http://www.jbkempf.com/blog/post/2009/06/18/Meet-me-at-OpenVideoConference-in-NYC#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jbkempf.com/blog/feed/atom/comments/192</wfw:commentRss>
      </item>
    
  <item>
    <title>VLC 1.0.0 RC 2</title>
    <link>http://www.jbkempf.com/blog/post/2009/05/28/VLC-1.0.0-RC-2</link>
    <guid isPermaLink="false">urn:md5:25b1783ebdf945ce4d81d85f8fb26a17</guid>
    <pubDate>Thu, 28 May 2009 14:14:00 +0200</pubDate>
    <dc:creator>JBK</dc:creator>
        <category>VideoLAN</category>
        <category>1.0.0</category><category>Qt4 GUI</category><category>Release</category><category>VLC</category><category>VLC media player</category>    
    <description>    &lt;h4&gt;1.0.0 RC2&lt;/h4&gt;


&lt;p&gt;&lt;strong&gt;VLC&lt;/strong&gt; 1.0.0 RC2 (Second Release Candidate) is out!&lt;/p&gt;


&lt;p&gt;As all releases of VLC 1.0.0, it introduces:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;many new codecs (True HD, DD+, AES3, RV40, SCTE-20, dirac&amp;#8230;)&lt;/li&gt;
&lt;li&gt;various playback core improvements (frame-by-frame, live-recording, instant pausing, etc&amp;#8230;)&lt;/li&gt;
&lt;li&gt;interface improvements&lt;/li&gt;
&lt;li&gt;interface customization&lt;/li&gt;
&lt;li&gt;better multi-channel audio support&lt;/li&gt;
&lt;li&gt;better subtitles support&lt;/li&gt;
&lt;li&gt;global hotkeys&lt;/li&gt;
&lt;li&gt;better integration in GTK environments&lt;/li&gt;
&lt;li&gt;better integration in KDE&lt;/li&gt;
&lt;li&gt;and so many other bugfixes&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;Skins contest&lt;/h4&gt;

&lt;p&gt;And there is a &lt;a href=&quot;http://wiki.videolan.org/Skins2_Contest&quot;&gt; Skins2 contest&lt;/a&gt; going on!&lt;/p&gt;


&lt;p&gt;Please spread the news!&lt;/p&gt;</description>
    
    
    
          <comments>http://www.jbkempf.com/blog/post/2009/05/28/VLC-1.0.0-RC-2#comment-form</comments>
      <wfw:comment>http://www.jbkempf.com/blog/post/2009/05/28/VLC-1.0.0-RC-2#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jbkempf.com/blog/feed/atom/comments/191</wfw:commentRss>
      </item>
    
  <item>
    <title>last.fm, libre.fm and scrobbling</title>
    <link>http://www.jbkempf.com/blog/post/2009/05/23/last.fm%2C-libre.fm-and-scrobbling</link>
    <guid isPermaLink="false">urn:md5:3dda3e9c1fa77fac6164f6d1a52e9531</guid>
    <pubDate>Sat, 23 May 2009 11:09:00 +0200</pubDate>
    <dc:creator>JBK</dc:creator>
        <category>VideoLAN</category>
        <category>last.fm</category><category>libre.fm</category><category>scrobbler</category><category>VLC</category>    
    <description>    &lt;h2&gt;Introduction&lt;/h2&gt;

&lt;p&gt;&lt;a href=&quot;http://www.techcrunch.com/2009/02/20/did-lastfm-just-hand-over-user-listening-data-to-the-riaa/&quot;&gt;You&lt;/a&gt; &lt;a href=&quot;http://blog.last.fm/2009/02/23/techcrunch-are-full-of-shit&quot;&gt;may have&lt;/a&gt;  &lt;a href=&quot;http://www.techcrunch.com/2009/05/22/deny-this-lastfm/&quot; hreflang=&quot;en&quot;&gt;followed&lt;/a&gt; the ongoing dispute around &lt;a href=&quot;http://www.last.fm&quot;&gt;last.fm&lt;/a&gt;. You may also have no idea what &lt;a href=&quot;http://www.audioscrobbler.net/&quot;&gt;scrobbling is&lt;/a&gt; (it is a way to post the music names what you listen to).&lt;/p&gt;


&lt;p&gt;Some alternative exists.&lt;/p&gt;


&lt;h2&gt;VLC and last.fm&lt;/h2&gt;

&lt;p&gt;VLC since 0.9.x can scrobble on all platforms to last.fm database and website. Since it was cool addition, and VLC gets more and more audio support, this seemed a good idea and people liked it.&lt;/p&gt;


&lt;h2&gt;VLC and libre.fm&lt;/h2&gt;

&lt;p&gt;Some of you know the alternative to last.fm: &lt;a href=&quot;http://libre.fm&quot;&gt;libre.fm&lt;/a&gt;. It is a free software platform that gets your scrobble and will display them, like last.fm.&lt;/p&gt;


&lt;p&gt;So far, it is VERY limited compared to last.fm&lt;/p&gt;


&lt;h3&gt;VLC 1.0.0 and libre.fm&lt;/h3&gt;

&lt;p&gt;VLC 1.0.0 is able to be configured to scrobble to any scrobbler (like libre.fm): &lt;a href=&quot;http://ideas.libre.fm/index.php/Client_Support#VLC&quot; hreflang=&quot;en&quot;&gt;Configuration of VLC to use libre.fm&lt;/a&gt;.&lt;/p&gt;


&lt;h2&gt;Position of VLC team&lt;/h2&gt;

&lt;p&gt;So far, the default stays on last.fm, but the possibility to scrobble to something else is here. We will see how the future goes.&lt;/p&gt;


&lt;p&gt;Do as your heart tells you and share your music!&lt;/p&gt;</description>
    
    
    
          <comments>http://www.jbkempf.com/blog/post/2009/05/23/last.fm%2C-libre.fm-and-scrobbling#comment-form</comments>
      <wfw:comment>http://www.jbkempf.com/blog/post/2009/05/23/last.fm%2C-libre.fm-and-scrobbling#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jbkempf.com/blog/feed/atom/comments/190</wfw:commentRss>
      </item>
    
  <item>
    <title>Want to include vlc in your Qt application?</title>
    <link>http://www.jbkempf.com/blog/post/2009/05/23/Want-to-include-vlc-in-your-Qt-application</link>
    <guid isPermaLink="false">urn:md5:671d0fa5313163745ec43ec1e5bcc0df</guid>
    <pubDate>Sat, 23 May 2009 10:36:00 +0200</pubDate>
    <dc:creator>JBK</dc:creator>
        <category>VideoLAN</category>
        <category>Building</category><category>Qt4</category><category>VLC</category>    
    <description>    &lt;h2&gt;Qt and VLC&lt;/h2&gt;

&lt;p&gt;Well, we have a very easy howto for you: &lt;a href=&quot;http://wiki.videolan.org/LibVLC_SampleCode_Qt&quot;&gt;libVLC in Qt &lt;/a&gt;.&lt;/p&gt;


&lt;p&gt;This will output the video inside the widget that you want using QWidget::winId() method.&lt;/p&gt;


&lt;p&gt;This has been tested on Linux and Windows, using libVLC 0.9.9.&lt;/p&gt;


&lt;h3&gt;Need&lt;/h3&gt;

&lt;p&gt;If you can't build your application easily, remember to install libvlc-dev or to use the SDK for windows from the .zip files of the releases!&lt;/p&gt;


&lt;h3&gt;Participate&lt;/h3&gt;

&lt;p&gt;Don't hesitate to complete this!&lt;/p&gt;</description>
    
    
    
          <comments>http://www.jbkempf.com/blog/post/2009/05/23/Want-to-include-vlc-in-your-Qt-application#comment-form</comments>
      <wfw:comment>http://www.jbkempf.com/blog/post/2009/05/23/Want-to-include-vlc-in-your-Qt-application#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jbkempf.com/blog/feed/atom/comments/189</wfw:commentRss>
      </item>
    
  <item>
    <title>VLC and IDE</title>
    <link>http://www.jbkempf.com/blog/post/2009/04/30/VLC-and-IDE</link>
    <guid isPermaLink="false">urn:md5:a8d0c66b7b8b01b0324757b82c706ebf</guid>
    <pubDate>Thu, 30 Apr 2009 08:19:00 +0200</pubDate>
    <dc:creator>JBK</dc:creator>
        <category>VideoLAN</category>
        <category>Building</category><category>IDE</category><category>Qt4</category><category>QtCreator</category><category>VideoLAN</category><category>VLC</category>    
    <description>    &lt;p&gt;I receive many questions about using an &lt;a href=&quot;http://www.jbkempf.com/blog/tag/IDE&quot;&gt;IDE&lt;/a&gt; to build &lt;a href=&quot;http://www.jbkempf.com/blog/tag/VLC&quot;&gt;VLC&lt;/a&gt;.&lt;/p&gt;


&lt;p&gt;Usually, the answer is VIM. But I will try to introduce something else today.&lt;/p&gt;


&lt;h2&gt;Needs&lt;/h2&gt;

&lt;p&gt;Yeah, &lt;strong&gt;VIM&lt;/strong&gt; is &lt;strong&gt;TEH awesome&lt;/strong&gt;, but sometimes we would like more. But usually, more is &lt;em&gt;slow&lt;/em&gt;, &lt;em&gt;incomplete&lt;/em&gt; and &lt;em&gt;boring&lt;/em&gt;...&lt;/p&gt;


&lt;p&gt;Would you want an editor with:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;VIM syntax and command,&lt;/li&gt;
&lt;li&gt;Completion that is faster than the one from Eclipse&lt;/li&gt;
&lt;li&gt;Git inclusion&lt;/li&gt;
&lt;li&gt;Doesn't eat all your RAM&lt;/li&gt;
&lt;li&gt;Debuggueur and step-by-step+breakpoints integration like MSVC?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;ins&gt;I guess so!&lt;/ins&gt;&lt;/p&gt;


&lt;p&gt;Believe it or not, there is a solution: &lt;a href=&quot;http://www.qtsoftware.com/products/developer-tools&quot; hreflang=&quot;en&quot;&gt;QtCreator&lt;/a&gt; from Nokia/QtSoftware that I have tested to work with &lt;a href=&quot;http://www.jbkempf.com/blog/tag/VLC&quot;&gt;VLC&lt;/a&gt;.&lt;/p&gt;


&lt;p&gt;Even if you don't think this will be useful for you, at least read in diagonale the following post.&lt;/p&gt;


&lt;h2&gt;Installation&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Take &lt;a href=&quot;http://www.jbkempf.com/blog/tag/QtCreator&quot;&gt;QtCreator&lt;/a&gt; 1.1 (don't take older versions, they won't fit for VLC, or the VIM part will suck...)&lt;/li&gt;
&lt;/ul&gt;

&lt;pre&gt;  &lt;code&gt; `apt-get install qtcreator`&lt;/code&gt; in Debian/Sid&lt;/pre&gt;

&lt;ul&gt;
&lt;li&gt;Take Qt4.5.1 (I mean it, Qt 4.5.0 is buggy!)&lt;/li&gt;
&lt;/ul&gt;


&lt;h2&gt;Setup&lt;/h2&gt;

&lt;h3&gt;General Setup&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Run QtCreator and launch Tools-&amp;gt;options
&lt;ul&gt;
&lt;li&gt;Activate FakeVim and set ShiftWidth to 4&lt;/li&gt;
&lt;li&gt;Text Editor-&amp;gt;Behaviour, set Tab size at 4&lt;/li&gt;
&lt;li&gt;Text Editor-&amp;gt;Display, enable Text Wrapping and display right margin, and if you like Alexis' vim, Visualize whitespace&lt;/li&gt;
&lt;li&gt;Text Editor, change the colour schemes to match you old editor &lt;img src=&quot;/blog/themes/jbkempf/smilies/wink.png&quot; alt=&quot;;)&quot; class=&quot;smiley&quot; /&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Save options.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;VLC Setup&lt;/h3&gt;


&lt;p&gt;For the example, I assume that you build your vlc in a &amp;quot;build&amp;quot; subdir of the source (as xtophe usually gives advice)&lt;/p&gt;


&lt;pre&gt; * File-&amp;gt;New
   Select 'Import of Makefile-based Project'
   &lt;del&gt;&lt;/del&gt;-
   Project Name 'VLC'
   Location '/home/you/vlc' and Choose, Next
   &lt;del&gt;&lt;/del&gt;-
   Let it process... It should take around 1minute
   Finish.&lt;/pre&gt;

&lt;ul&gt;
&lt;li&gt;EXIT QtCreator... I MEAN it.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Setup Indexation&lt;/h3&gt;

&lt;p&gt;QtCreator will have done VLC.includes VLC.creator, VLC.files and a VLC.config in your vlc/ folder.&lt;/p&gt;


&lt;p&gt;Overwrite the VLC.includes and the VLC.files with the one you can find:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://people.videolan.org/~jb/QtCreator/VLC.files&quot; hreflang=&quot;en&quot;&gt;http://people.videolan.org/~jb/QtCreator/VLC.files&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://people.videolan.org/~jb/QtCreator/VLC.includes&quot; hreflang=&quot;en&quot;&gt;http://people.videolan.org/~jb/QtCreator/VLC.includes&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Doing this will gain you some time. Those could be auto-generated one day, I guess...&lt;/p&gt;



&lt;h3&gt;Setup Build&lt;/h3&gt;


&lt;h4&gt;Relaunch QtCreator&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Select Projects (on the left) and select VLC on the list&lt;/li&gt;
&lt;li&gt;Build Settings,
&lt;ul&gt;
&lt;li&gt;Change Build directory to /home/you/vlc/build, using browse&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Run Settings,
&lt;ul&gt;
&lt;li&gt;Add a custom Executable with the blue '+'&lt;/li&gt;
&lt;li&gt;Name it VLC, browse to /home/you/vlc/build/vlc for Executable&lt;/li&gt;
&lt;li&gt;Put -Iqt in Arguments&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Click on Edit on the left. You should see VLC with most useful files.&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;Build VLC and launch it.&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;In the Menu, Build and Build All, you should see the Compilation output on the bottom (or by clicking on the left build progressbar)&lt;/li&gt;
&lt;li&gt;In the same menu, Build and Run it, and VLC will launch directly, outputting everything in the Application output.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Cool. But that was just a minimum...&lt;/strong&gt;&lt;/p&gt;


&lt;h2&gt;Using it like VIM: Good!&lt;/h2&gt;

&lt;p&gt;Open modules/codec/avcodec/audio.c from the file browser and see... You are using VIM commands to control. You have Visual, Edit and all usual VIM modes!&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Completion is triggered with Ctrl+Space and will give you a list. If there is no ambiguition, it is filled.&lt;/li&gt;
&lt;li&gt;. and -&amp;gt; triggers the list of the members of the struct or the class by default.&lt;/li&gt;
&lt;li&gt;After function completions, it will give the type of the arguments.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;F2 will give you access to the function definition where your mouse is.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Debugging it: awesome!&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;You can put breakpoints in the margins near the line numbers. (Like in modules/gui/qt4/main_interface.cpp:100 and 108)&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Now re run it using debug running.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It will stop at your breakpoint and you will have the function call lists (and line numbers) but also pointers values (like p_intf, and this in main_interface.cpp)
&lt;a href=&quot;http://www.jbkempf.com/blog/public/VideoLAN/VLC_Qt_Creator.png&quot;&gt;&lt;img src=&quot;http://www.jbkempf.com/blog/public/VideoLAN/.VLC_Qt_Creator_m.jpg&quot; alt=&quot;http://people.videolan.org/~jb/QtCreator/VLC_Qt_Creator.png&quot; title=&quot;VLC Qt Creator, avr. 2009&quot; /&gt;&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;You can, of course Step In, Step Into and Step Out, resume or stop the code&lt;/p&gt;


&lt;h2&gt;More coolness:&lt;/h2&gt;

&lt;h3&gt;Locate&lt;/h3&gt;

&lt;p&gt;Use the locate search box to find quick declarations:
&lt;code&gt;'m vlc_object_act'&lt;/code&gt; will help you to go quickly to the method declaration, etc...&lt;/p&gt;


&lt;h3&gt;Git&lt;/h3&gt;

&lt;p&gt;Use the Git menu to checkout from within QtCreator.&lt;/p&gt;


&lt;h3&gt;Nota Bene&lt;/h3&gt;

&lt;p&gt;The indexing shouldn't be too long, but could be a bit longer the first time you launch the project!&lt;/p&gt;


&lt;p&gt;&lt;strong&gt;Have fun!&lt;/strong&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://www.jbkempf.com/blog/post/2009/04/30/VLC-and-IDE#comment-form</comments>
      <wfw:comment>http://www.jbkempf.com/blog/post/2009/04/30/VLC-and-IDE#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jbkempf.com/blog/feed/atom/comments/188</wfw:commentRss>
      </item>
    
  <item>
    <title>Decoding video in VLC using VAAPI and nVidia</title>
    <link>http://www.jbkempf.com/blog/post/2009/04/19/Decoding-video-in-VLC-using-VAAPI-and-nVidia</link>
    <guid isPermaLink="false">urn:md5:478a5af5a1cf1fcd1a9dd97ae1c69ae4</guid>
    <pubDate>Sun, 19 Apr 2009 22:51:00 +0200</pubDate>
    <dc:creator>JBK</dc:creator>
        <category>VideoLAN</category>
        <category>GPU</category><category>HD</category><category>VAAPI</category><category>VLC</category>    
    <description>    &lt;p&gt;&lt;em&gt;I know Phoronix people don't come around here, and that most people reading this blog don't care, but anyway...&lt;/em&gt;&lt;/p&gt;


&lt;h2&gt;GPU video decoding on Linux&lt;/h2&gt;

&lt;p&gt;On linux, decoding video using GPU means different standards:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/VaAPI&quot; hreflang=&quot;en&quot;&gt;VA-API&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/VDPAU&quot; hreflang=&quot;en&quot;&gt;VDPAU&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/XvBA&quot; hreflang=&quot;en&quot;&gt;XvBA&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Fortunately, we can use VDPAU (nVidia) as a backend to VAAPI.  And there is a very nice library, named &lt;a href=&quot;http://www.splitted-desktop.com/~gbeauchesne/libva/&quot; hreflang=&quot;en&quot;&gt;libva&lt;/a&gt;.&lt;/p&gt;


&lt;h2&gt;VLC and VAAPI&lt;/h2&gt;


&lt;p&gt;So far, most patches were done on MPlayer and FFmpeg, but here we go:&lt;/p&gt;


&lt;p&gt;&lt;a href=&quot;http://www.jbkempf.com/blog/public/VideoLAN/VLC_VAAPI.png&quot;&gt;&lt;img src=&quot;http://www.jbkempf.com/blog/public/VideoLAN/.VLC_VAAPI_m.jpg&quot; alt=&quot;VLC - VAAPI&quot; title=&quot;VLC - VAAPI, avr. 2009&quot; /&gt;&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;The sample is a M2TS with H.264 encoded at 32Mbps.
Decoding is done without audio and subs and with a command line interface.&lt;/p&gt;


&lt;h2&gt;Performances&lt;/h2&gt;

&lt;p&gt;The perfs are quite nice, but they might be better. Why?&lt;/p&gt;


&lt;p&gt;Because we don't output directly the video, we just take it back from the decoder, so we have a lot of memcpy, which explains why the decoding could be faster, but isn't...&lt;/p&gt;


&lt;h4&gt;Does this mean I can decode using GPU and then restream using VLC?&lt;/h4&gt;

&lt;p&gt;In theory, yes. Not tested yet :D&lt;/p&gt;</description>
    
    
    
          <comments>http://www.jbkempf.com/blog/post/2009/04/19/Decoding-video-in-VLC-using-VAAPI-and-nVidia#comment-form</comments>
      <wfw:comment>http://www.jbkempf.com/blog/post/2009/04/19/Decoding-video-in-VLC-using-VAAPI-and-nVidia#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jbkempf.com/blog/feed/atom/comments/187</wfw:commentRss>
      </item>
    
</channel>
</rss>