<?xml version='1.0' encoding='utf-8' ?>
<!--  If you are running a bot please visit this policy page outlining rules you must respect. http://www.livejournal.com/bots/  -->
<rss version='2.0' xmlns:lj='http://www.livejournal.org/rss/lj/1.0/' xmlns:media='http://search.yahoo.com/mrss/' xmlns:atom10='http://www.w3.org/2005/Atom'>
<channel>
  <title>new now know how</title>
  <link>http://strangestone.livejournal.com/</link>
  <description>new now know how - LiveJournal.com</description>
  <lastBuildDate>Fri, 16 Oct 2009 08:15:38 GMT</lastBuildDate>
  <generator>LiveJournal / LiveJournal.com</generator>
  <lj:journal>strangestone</lj:journal>
  <lj:journalid>6016243</lj:journalid>
  <lj:journaltype>personal</lj:journaltype>
  <atom10:link rel='hub' href='http://pubsubhubbub.appspot.com/' />
  <image>
    <url>http://l-userpic.livejournal.com/84693169/6016243</url>
    <title>new now know how</title>
    <link>http://strangestone.livejournal.com/</link>
    <width>100</width>
    <height>100</height>
  </image>

<item>
  <guid isPermaLink='true'>http://strangestone.livejournal.com/107092.html</guid>
  <pubDate>Fri, 16 Oct 2009 08:15:38 GMT</pubDate>
  <title>Using VDPAU via VAAPI in VLC</title>
  <link>http://strangestone.livejournal.com/107092.html</link>
  <description>This post describes the way to enable and utilize vaapi support in VLC to use with vdpau.&lt;br /&gt;&lt;br /&gt;1. Get &lt;a href=&quot;http://www.splitted-desktop.com/~gbeauchesne/libva/libva-latest.tar.gz&quot;&gt;http://www.splitted-desktop.com/~gbeauchesne/libva/libva-latest.tar.gz&lt;/a&gt;&lt;br /&gt;2. Build libva-latest with patches applied from debian/patches/ (for i in debian/patches/*; patch -p1 &amp;lt; $i;)&lt;br /&gt;3. Get &lt;a href=&quot;http://www.splitted-desktop.com/~gbeauchesne/vdpau-video/vdpau-video-latest.tar.gz&quot;&gt;http://www.splitted-desktop.com/~gbeauchesne/vdpau-video/vdpau-video-latest.tar.gz&lt;/a&gt;&lt;br /&gt;4. Build vdpau-video-latest against libva from 1-2.&lt;br /&gt;5. Check if vainfo output looks something like this:&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;thresh@snowwhite ~ $ /home/thresh/sandbox/bin/vainfo
libva: libva version 0.31.0-sds3
Xlib:  extension &quot;XFree86-DRI&quot; missing on display &quot;:0.0&quot;.
libva: va_getDriverName() returns 0
libva: Trying to open /home/thresh/sandbox/lib/va/nvidia_drv_video.so
libva: va_openDriver() returns 0
vainfo: VA API version: 0.31
vainfo: Driver version: Splitted-Desktop Systems VDPAU backend for VA API - 0.5.2
vainfo: Supported profile and entrypoints
      VAProfileMPEG2Simple            : VAEntrypointVLD
      VAProfileMPEG2Main              : VAEntrypointVLD
      VAProfileH264Main               : VAEntrypointVLD
      VAProfileH264High               : VAEntrypointVLD
      VAProfileVC1Simple              : VAEntrypointVLD
      VAProfileVC1Main                : VAEntrypointVLD
      VAProfileVC1Advanced            : VAEntrypointVLD
&lt;/pre&gt;&lt;br /&gt;6. Patch ffmpeg with &lt;a href=&quot;http://git.altlinux.org/people/thresh/packages/ffmpeg.git?p=ffmpeg.git;a=commit;h=edccd9dc979e04f0d3446074a413c524aca6984b&quot;&gt;http://git.altlinux.org/people/thresh/packages/ffmpeg.git?p=ffmpeg.git;a=commit;h=edccd9dc979e04f0d3446074a413c524aca6984b&lt;/a&gt; .&lt;br /&gt;7. Build ffmpeg against libva from 1-2. Install libavcodec/vaapi.h to the place where your ffmpeg is installed (e.g. to /usr/local/include/libavcodec/ if you installed ffmpeg in that place)&lt;br /&gt;8. Get latest VLC from git master.&lt;br /&gt;9. Configure VLC with --enable-libva and build it.&lt;br /&gt;10. Test vlc with some h264 file: amongst other things, it should output something similar to:&lt;br /&gt;&lt;pre&gt;
[0xb22007ec] avcodec decoder: Using VA API version 0.29 for hardware decoding.
&lt;/pre&gt;&lt;br /&gt;11. ...&lt;br /&gt;12. PROFIT.</description>
  <comments>http://strangestone.livejournal.com/107092.html</comments>
  <category>videolan</category>
  <lj:security>public</lj:security>
  <lj:reply-count>13</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://strangestone.livejournal.com/105898.html</guid>
  <pubDate>Mon, 01 Jun 2009 14:59:50 GMT</pubDate>
  <title>vaapi в vlc</title>
  <link>http://strangestone.livejournal.com/105898.html</link>
  <description>картинка говорит сама за себя, в общем-то:&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;http://whoknowsmy.name/stuff/vlc-vaapi.png&quot; /&gt;&lt;br /&gt;&lt;br /&gt;1080p смотрится вообще без проблем, главное чтобы была видеокарта нормальная</description>
  <comments>http://strangestone.livejournal.com/105898.html</comments>
  <category>ffmpeg</category>
  <category>videolan</category>
  <lj:security>public</lj:security>
  <lj:reply-count>1</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://strangestone.livejournal.com/104341.html</guid>
  <pubDate>Tue, 24 Mar 2009 10:34:39 GMT</pubDate>
  <title>Google Summer Of Code 2009</title>
  <link>http://strangestone.livejournal.com/104341.html</link>
  <description>VideoLAN в этом году опять получил статус менторской организации в GSOC&apos;09!&lt;br /&gt;&lt;br /&gt;Всех желающих и подходящих по условиям проведения приглашаю подавать заявки на участие: &lt;a href=&quot;http://socghop.appspot.com/org/show/google/gsoc2009/videolan&quot;&gt;http://socghop.appspot.com/org/show/google/gsoc2009/videolan&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;У вас есть шанс получить меня в менторы %)&lt;br /&gt;&lt;br /&gt;Интересно, почему ALT Linux не подал заявки на участие в программе?</description>
  <comments>http://strangestone.livejournal.com/104341.html</comments>
  <category>altlinux</category>
  <category>videolan</category>
  <category>gsoc</category>
  <lj:security>public</lj:security>
  <lj:reply-count>3</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://strangestone.livejournal.com/98291.html</guid>
  <pubDate>Tue, 26 Aug 2008 14:03:06 GMT</pubDate>
  <link>http://strangestone.livejournal.com/98291.html</link>
  <description>&lt;pre&gt;thresh@snowwhite ~ $ ruby /usr/share/doc/ruby-libvlc-0.2.0/examples/vlc.rb ~/music/COTOHA/mp3/tribute
[00000001] main libvlc debug: VLC media player - version 0.9.1 Grishenko - (c) 1996-2008 the VideoLAN team
...&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;Портировал &lt;a href=&quot;http://www.sisyphus.ru/srpm/ruby-libvlc&quot;&gt;ruby-libvlc&lt;/a&gt; (апстрим проекта, кажется, сдох) на новый API libvlc.</description>
  <comments>http://strangestone.livejournal.com/98291.html</comments>
  <category>videolan</category>
  <lj:security>public</lj:security>
  <lj:reply-count>8</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://strangestone.livejournal.com/97815.html</guid>
  <pubDate>Sun, 24 Aug 2008 20:54:56 GMT</pubDate>
  <title>наконец-то</title>
  <link>http://strangestone.livejournal.com/97815.html</link>
  <description>&lt;pre&gt;From git@git.videolan.org:/home/git/repositories/vlc
 * [new tag]         0.9.0      -&amp;gt; 0.9.0&lt;/pre&gt;&lt;br /&gt;Разница между tags/0.8.6 и tags/0.9.0:&lt;br /&gt;&lt;br /&gt; 3523 files changed, 1224137 insertions(+), 939865 deletions(-) &lt;br /&gt;&lt;br /&gt;Почти два года прошло с предыдущего релиза - 2006-12-10 была выпущена версия 0.8.6. По-моему, мы молодцы.</description>
  <comments>http://strangestone.livejournal.com/97815.html</comments>
  <category>videolan</category>
  <category>woot</category>
  <lj:security>public</lj:security>
  <lj:reply-count>4</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://strangestone.livejournal.com/96399.html</guid>
  <pubDate>Sun, 03 Aug 2008 19:47:40 GMT</pubDate>
  <title>новости с фронтов videolan</title>
  <link>http://strangestone.livejournal.com/96399.html</link>
  <description>Заработал миррор в Армении.</description>
  <comments>http://strangestone.livejournal.com/96399.html</comments>
  <category>world domination</category>
  <category>videolan</category>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://strangestone.livejournal.com/95877.html</guid>
  <pubDate>Thu, 31 Jul 2008 13:54:59 GMT</pubDate>
  <title>А мы оказывается выиграли :)</title>
  <link>http://strangestone.livejournal.com/95877.html</link>
  <description>В 2008 году VLC назван Best Project for Multimedia, по версии Community Choice Awards, т.е. голосовали судя по всему посетители SourceForge. Приятно. :)&lt;br /&gt;&lt;br /&gt;prooflink: &lt;a href=&quot;http://sourceforge.net/community/cca08/&quot;&gt;http://sourceforge.net/community/cca08/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Довольно странно, учитывая что у нас два года не было релизов, а прогресс в 0.9.0 был хоть и очень большим, но енд-юзеры по причине глюков его особо не видели.</description>
  <comments>http://strangestone.livejournal.com/95877.html</comments>
  <category>awards</category>
  <category>videolan</category>
  <lj:security>public</lj:security>
  <lj:reply-count>2</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://strangestone.livejournal.com/91178.html</guid>
  <pubDate>Wed, 16 Apr 2008 21:49:13 GMT</pubDate>
  <title>with great power comes great responsibility</title>
  <link>http://strangestone.livejournal.com/91178.html</link>
  <description>Я буду оффициальным ментором студента из России в Google Summer of Code от VideoLAN :)&lt;br /&gt;&lt;br /&gt;Проект &quot;GUI interfaces for browser plugins&quot;, т.е., если по-русски, &quot;графические интерфейсы для плагина VLC в браузеры&quot;. Помогать мне (т.е. быть вторым ментором) будет Pierre D&apos;Herbemont, тот самый парень, что помогал с пересылкой ноутбука. &lt;br /&gt;&lt;br /&gt;Стремно, однако, надо почитать mentors list на тему как вести себя со студентом -- а особенно со студентом из России... Ведь все мы знаем, как у нас обычно принято делать работу -- хорошо, но в последний момент.</description>
  <comments>http://strangestone.livejournal.com/91178.html</comments>
  <category>videolan</category>
  <category>summerofcode</category>
  <category>thoughts</category>
  <lj:security>public</lj:security>
  <lj:reply-count>6</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://strangestone.livejournal.com/90519.html</guid>
  <pubDate>Sun, 23 Mar 2008 00:11:04 GMT</pubDate>
  <title>sometimes i wish i had a kalashnikov</title>
  <link>http://strangestone.livejournal.com/90519.html</link>
  <description>&lt;a href=&quot;http://www.all-codecs.ru/codec.php?id=625&amp;name=VLC-VideoLAN-Client&quot;&gt;http://www.all-codecs.ru/codec.php?id=625&amp;name=VLC-VideoLAN-Client&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;suppose you&apos;re not stupid enough to pay some fuckers instead of going to &lt;a href=&quot;http://www.videolan.org/&quot;&gt;http://www.videolan.org/&lt;/a&gt;, right?</description>
  <comments>http://strangestone.livejournal.com/90519.html</comments>
  <category>killallhumans</category>
  <category>videolan</category>
  <lj:security>public</lj:security>
  <lj:reply-count>8</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://strangestone.livejournal.com/87600.html</guid>
  <pubDate>Fri, 15 Feb 2008 17:51:08 GMT</pubDate>
  <link>http://strangestone.livejournal.com/87600.html</link>
  <description>С помощью молотка и такой-то матери поднял &lt;a href=&quot;http://git.videolan.org/&quot;&gt;http://git.videolan.org/&lt;/a&gt;.</description>
  <comments>http://strangestone.livejournal.com/87600.html</comments>
  <category>git</category>
  <category>videolan</category>
  <lj:mood>relaxed</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>2</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://strangestone.livejournal.com/84855.html</guid>
  <pubDate>Fri, 30 Nov 2007 14:17:48 GMT</pubDate>
  <link>http://strangestone.livejournal.com/84855.html</link>
  <description>а еще сегодня забрал с почты посылку от некоей google inc.&lt;br /&gt;&lt;br /&gt;внутри оказалось 200 грамм t-shirt&apos;а с google summer of code, в которой я фиктивно принимал участие - был зарегистрирован как mentor от &lt;a href=&quot;http://www.videolan.org/&quot;&gt;videolan&lt;/a&gt;, но никого не mentor&apos;ил.&lt;br /&gt;&lt;br /&gt;футболочка неплохая, с цветочками. буду носить.</description>
  <comments>http://strangestone.livejournal.com/84855.html</comments>
  <category>google</category>
  <category>videolan</category>
  <category>summerofcode</category>
  <lj:security>public</lj:security>
  <lj:reply-count>11</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://strangestone.livejournal.com/82073.html</guid>
  <pubDate>Mon, 27 Aug 2007 21:48:29 GMT</pubDate>
  <title>vlc может стать неплохим аудиоплеером</title>
  <link>http://strangestone.livejournal.com/82073.html</link>
  <description>Сегодняшний trunk/qt4-интерфейс. из плюшек работает: album art, &quot;странная надпись внизу экрана&quot; при смене item&apos;а плейлиста. правда, добавление каталога в плейлист сегфолтит -- код плейлиста сейчас в очередной раз переписывают...&lt;br /&gt;...а сколько еще предстоит сделать. :)&lt;br /&gt;&lt;br /&gt;И вот как оно выглядит у меня: &lt;a name=&quot;cutid1&quot;&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://pics.livejournal.com/strangestone/pic/00015c81/&quot;&gt;&lt;img src=&quot;http://pics.livejournal.com/strangestone/pic/00015c81/s320x240&quot; width=&quot;320&quot; height=&quot;240&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;</description>
  <comments>http://strangestone.livejournal.com/82073.html</comments>
  <category>videolan</category>
  <category>linux</category>
  <lj:music>Guns N Roses - The Blues</lj:music>
  <media:title type="plain">Guns N Roses - The Blues</media:title>
  <lj:mood>cheerful</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>7</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://strangestone.livejournal.com/66667.html</guid>
  <pubDate>Mon, 26 Mar 2007 16:16:26 GMT</pubDate>
  <link>http://strangestone.livejournal.com/66667.html</link>
  <description>Приглашаю всех поглядеть на &lt;a href=&quot;http://www.videolan.org/team/&quot;&gt;http://www.videolan.org/team/&lt;/a&gt; -- распределение разработчиков VLC по планете.&lt;br /&gt;&lt;br /&gt;Многие, впрочем, еще не внеслись -- только вчера запустили.</description>
  <comments>http://strangestone.livejournal.com/66667.html</comments>
  <category>videolan</category>
  <category>fun</category>
  <lj:music>Faith No More - Midlife Crisis</lj:music>
  <media:title type="plain">Faith No More - Midlife Crisis</media:title>
  <lj:mood>crazy</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>2</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://strangestone.livejournal.com/65915.html</guid>
  <pubDate>Sat, 24 Mar 2007 16:54:14 GMT</pubDate>
  <title>videolan :: google summer of code</title>
  <link>http://strangestone.livejournal.com/65915.html</link>
  <description>У нас 14 заявок от студентов :)&lt;br /&gt;&lt;br /&gt;Похоже, проектами в этом году станут (deadline -- 26 число):&lt;br /&gt;&lt;br /&gt;&lt;b&gt;+ Advanced Subtitles support&lt;/b&gt;&lt;br /&gt;  Поддержка субтитров формата ass/ssa (через libasa) и многих других проблем с субтитрами в VLC.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;+ VLC Phonon backend for KDE4&lt;/b&gt;&lt;br /&gt;  Интеграция VLC как бэкенда для Phonon, будущей медиа-инфраструктуры KDE4.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;+ VLC Mac OS X framework implementation&lt;/b&gt;&lt;br /&gt;  Создание основы для создания приложений на основе VLC для OS X, перевод VLC.app и плагина для браузера под использование этого кода.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;+ Fullscreen controller for Linux/Win&lt;/b&gt;&lt;br /&gt;  Кнопки/прочее управления в полноэкранном режиме, примерно такое, какое есть уже для VLC в Mac OS X.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;+ Matroska muxer&lt;/b&gt;&lt;br /&gt;  Возможность экспортирования в Matroska, добавление глав и прочее (подразумевает связь с аналогичным проектом FFMpeg).&lt;br /&gt;&lt;br /&gt;От себя скажу, что довольно интересно принимать участие в таком проекте. Участвую как ментор (хоть я и не буду оффициально помогать студенту).</description>
  <comments>http://strangestone.livejournal.com/65915.html</comments>
  <category>videolan</category>
  <lj:security>public</lj:security>
  <lj:reply-count>9</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://strangestone.livejournal.com/63655.html</guid>
  <pubDate>Thu, 15 Mar 2007 23:02:21 GMT</pubDate>
  <title>google summer of code 2007 :: videolan</title>
  <link>http://strangestone.livejournal.com/63655.html</link>
  <description>VideoLAN взяли как менторскую организацию для участия в google summer of code 2007!&lt;br /&gt;&lt;br /&gt;Мы приглашаем студентов, которые могут и хотят участвовать в SoC 2007, нам помочь в разработке. Зарегистрироваться с предложением надо до 24 марта. Проекты, заявленные VideoLAN на SoC 2007 доступны по адресу &lt;a href=&quot;http://wiki.videolan.org/SoC_2007&quot;&gt;http://wiki.videolan.org/SoC_2007&lt;/a&gt;, но одними ими можно не ограничиваться, и если у вас есть другие идеи, мы (и google, видимо :) их рассмотрим.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;VideoLAN has been accepted as an official Mentoring organisation for Google Summer of Code 2007. We are therefore proposing to the students eligible to that program to join us. You will have to register on Google before 24 March 2007 and propose applications to our project. You can find VideoLAN&apos;s ideas on VideoLAN&apos;s wiki. Note that you can also propose new ideas.&lt;br /&gt;&lt;br /&gt;Summer of Code 2007 : &lt;a href=&quot;http://code.google.com/soc&quot;&gt;http://code.google.com/soc&lt;/a&gt;&lt;br /&gt;VideoLAN SoC 2007 projects: &lt;a href=&quot;http://wiki.videolan.org/SoC_2007&quot;&gt;http://wiki.videolan.org/SoC_2007&lt;/a&gt;</description>
  <comments>http://strangestone.livejournal.com/63655.html</comments>
  <category>videolan</category>
  <category>google soc</category>
  <category>linux</category>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://strangestone.livejournal.com/54402.html</guid>
  <pubDate>Fri, 13 Oct 2006 17:39:09 GMT</pubDate>
  <title>конструктор</title>
  <link>http://strangestone.livejournal.com/54402.html</link>
  <description>вчера играл в лего с ip-камерой &lt;a href=&quot;http://www.axis.com/products/cam_231d/&quot;&gt;axis 231d&lt;/a&gt;.&lt;br /&gt;умопомрачительная конструкция у нее, на самом деле + еще кронштейн и внешний защитный корпус.&lt;br /&gt;к вечеру, впрочем, собрал. vlc, как обычно, рулит. в 0.8.6 (-test1, кстати, будет доступен на выходных) вроде бы стала работать перекодировка на лету из mjpeg в mpeg4 (хотя, может это и эта камера поумнее того, что у нас стояло до этого). в результате пол-офиса втыкало сначала в меня и ноутбук, а потом в красиво нарисованный листик с &quot;работать !&quot;.&lt;br /&gt;&lt;br /&gt;сегодня же весь день пытался пробросить broadcast&apos;ы внутрь openvz&apos;шного контейнера.&lt;br /&gt;получилось, попутно еще освоил и бриджевание brctl&apos;ом. оказалось, что с интерфейсов сбриджеванных надо сначала убрать адреса. =)&lt;br /&gt;&lt;br /&gt;так и живем -- после отпуска (хоть и мини-) производительность таки вырастает, да.</description>
  <comments>http://strangestone.livejournal.com/54402.html</comments>
  <category>axis</category>
  <category>videolan</category>
  <category>work</category>
  <category>linux</category>
  <lj:mood>accomplished</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>10</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://strangestone.livejournal.com/45843.html</guid>
  <pubDate>Fri, 02 Jun 2006 20:30:26 GMT</pubDate>
  <title>Можете поздравлять.</title>
  <link>http://strangestone.livejournal.com/45843.html</link>
  <description>&lt;a href=&quot;http://www.via.ecp.fr/via/ml/vlc-devel/2006-06/msg00021.html&quot;&gt;http://www.via.ecp.fr/via/ml/vlc-devel/2006-06/msg00021.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;thresh @ videolan.org :)</description>
  <comments>http://strangestone.livejournal.com/45843.html</comments>
  <category>advances</category>
  <category>videolan</category>
  <lj:music>The Verve - Bitter Sweet Symphony</lj:music>
  <media:title type="plain">The Verve - Bitter Sweet Symphony</media:title>
  <lj:mood>amused</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>9</lj:reply-count>
</item>
</channel>
</rss>
