<?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>Autarchy of the Private Cave &#187; binary</title> <atom:link href="https://bogdan.org.ua/tags/binary/feed" rel="self" type="application/rss+xml" /><link>https://bogdan.org.ua</link> <description>Tiny bits of bioinformatics, [web-]programming etc</description> <lastBuildDate>Wed, 28 Dec 2022 16:09:04 +0000</lastBuildDate> <language>en-US</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>https://wordpress.org/?v=3.8.27</generator> <item><title>Compiled linux ffmpeg binary for Gallery2: download</title><link>https://bogdan.org.ua/2007/06/28/compiled-linux-ffmpeg-binary-for-gallery2-download.html</link> <comments>https://bogdan.org.ua/2007/06/28/compiled-linux-ffmpeg-binary-for-gallery2-download.html#comments</comments> <pubDate>Thu, 28 Jun 2007 21:40:05 +0000</pubDate> <dc:creator><![CDATA[Bogdan]]></dc:creator> <category><![CDATA[*nix]]></category> <category><![CDATA[CMS]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Web]]></category> <category><![CDATA[binary]]></category> <category><![CDATA[compiled]]></category> <category><![CDATA[download]]></category> <category><![CDATA[ffmpeg]]></category> <category><![CDATA[g2]]></category> <category><![CDATA[gallery2]]></category> <category><![CDATA[linux]]></category> <guid
isPermaLink="false">http://bogdan.org.ua/2007/06/28/compiled-linux-ffmpeg-binary-for-gallery2-download.html</guid> <description><![CDATA[Updated on Apr 8, 2008. Stimulated by the post of Eric Daniel (who used to have a blog at termitenshort.com), I compiled the most recent ffmpeg SVN source into Linux binary, which runs fine on my shared hosting (note: I&#8217;m using older ffmpeg binaries, which are at the end of the post). mini-FAQ: Q: Why [&#8230;]]]></description> <content:encoded><![CDATA[<p><ins
datetime="2007-10-28T21:43:07+00:00">Updated on Apr 8, 2008.</ins></p><p>Stimulated by the post of Eric Daniel (who used to have a blog at termitenshort.com), I compiled the <strong>most recent</strong> ffmpeg SVN source into <strong>Linux binary</strong>, which runs fine on my shared hosting (<em>note: I&#8217;m using older ffmpeg binaries, which are at the end of the post</em>).</p><p><strong>mini-FAQ:</strong><br
/> <em>Q: Why the title has &#8220;for Gallery2&#8243;?</em><br
/> A: Just because I avoided the inclusion of libraries, which were not found on my shared hosting server. I hope this will work for other shared hosting environments.</p><p>Configuration, version and date can be found in the output of ffmpeg.</p><p>Versions built on <strong>April, 8, 2008</strong>:<br
/> <a
href="/wp-content/uploads/2008/04/ffmpeg.no-lame">ffmpeg (no lame)</a> (checked: can be executed on godaddy shared hosting)</p><blockquote><p>FFmpeg version SVN-r12769, Copyright (c) 2000-2008 Fabrice Bellard, et al.<br
/> configuration: &#8211;enable-gpl &#8211;enable-postproc &#8211;enable-swscale &#8211;enable-pthreads &#8211;disable-debug &#8211;enable-gray &#8211;disable-ffserver &#8211;disable-ffplay &#8211;enable-avfilter &#8211;disable-network &#8211;disable-ipv6<br
/> libavutil version: 49.6.0<br
/> libavcodec version: 51.54.0<br
/> libavformat version: 52.13.0<br
/> libavdevice version: 52.0.0<br
/> libavfilter version: 0.0.0<br
/> built on Apr  8 2008 15:13:14, gcc: 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)<br
/> usage: ffmpeg [[infile options] -i infile]&#8230; {[outfile options] outfile}&#8230;</p></blockquote><p><a
href="/wp-content/uploads/2008/04/ffmpeg.lame">ffmpeg (with lame)</a>. For this one, grab <a
href="/wp-content/uploads/2008/04/libmp3lame.so">libmp3lame.so</a>.</p><blockquote><p>FFmpeg version SVN-r12769, Copyright (c) 2000-2008 Fabrice Bellard, et al.<br
/> configuration: &#8211;enable-gpl &#8211;enable-postproc &#8211;enable-swscale &#8211;enable-pthreads &#8211;disable-debug &#8211;enable-gray &#8211;disable-ffserver &#8211;disable-ffplay &#8211;enable-avfilter &#8211;disable-network &#8211;disable-ipv6 &#8211;enable-libmp3lame<br
/> libavutil version: 49.6.0<br
/> libavcodec version: 51.54.0<br
/> libavformat version: 52.13.0<br
/> libavdevice version: 52.0.0<br
/> libavfilter version: 0.0.0<br
/> built on Apr  8 2008 15:44:31, gcc: 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)</p></blockquote><p>Based on single request: <a
href="/wp-content/uploads/2008/04/ffmpeg.faad">ffmpeg (with lame <strong>and</strong> libfaac <strong>and</strong> libfaad)</a>. For this one, grab <a
href="/wp-content/uploads/2008/04/libfaac.so">libfaac.so</a> and <a
href="/wp-content/uploads/2008/04/libfaad.so">libfaad.so</a>.</p><blockquote><p>FFmpeg version SVN-r12769, Copyright (c) 2000-2008 Fabrice Bellard, et al.<br
/> configuration: &#8211;enable-gpl &#8211;enable-postproc &#8211;enable-swscale &#8211;enable-pthreads &#8211;disable-debug &#8211;enable-gray &#8211;disable-ffserver &#8211;disable-ffplay &#8211;enable-avfilter &#8211;disable-network &#8211;disable-ipv6 &#8211;enable-libmp3lame &#8211;enable-libfaac &#8211;enable-libfaad<br
/> libavutil version: 49.6.0<br
/> libavcodec version: 51.54.0<br
/> libavformat version: 52.13.0<br
/> libavdevice version: 52.0.0<br
/> libavfilter version: 0.0.0<br
/> built on Apr  8 2008 23:53:57, gcc: 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)</p></blockquote><p>As an experiment, here&#8217;s <a
href="/wp-content/uploads/2008/04/ffmpeg.freebsd.no-lame">ffmpeg freebsd binary without lame support</a>. Did ran on some FreeBSD 6.3 hosting.</p><blockquote><p>FFmpeg version SVN-r12769, Copyright (c) 2000-2008 Fabrice Bellard, et al.<br
/> configuration: &#8211;enable-gpl &#8211;enable-postproc &#8211;enable-swscale &#8211;enable-pthreads &#8211;disable-debug &#8211;enable-gray &#8211;disable-ffserver &#8211;disable-ffplay &#8211;enable-avfilter &#8211;disable-network &#8211;disable-ipv6 &#8211;target-os=freebsd<br
/> libavutil version: 49.6.0<br
/> libavcodec version: 51.54.0<br
/> libavformat version: 52.13.0<br
/> libavdevice version: 52.0.0<br
/> libavfilter version: 0.0.0<br
/> built on Apr  8 2008 16:15:38, gcc: 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)</p></blockquote><p>Versions built on <strong>Ocotber, 28, 2007</strong>:<br
/> <a
href="http://bogdan.org.ua/wp-content/uploads/2007/10/ffmpeg.2007-10-28.no-libmp3lame-support">download ffmpeg <strong>without</strong> libmp3lame support</a></p><blockquote><p>FFmpeg version SVN-r10867, Copyright (c) 2000-2007 Fabrice Bellard, et al.<br
/> configuration: &#8211;enable-gpl &#8211;enable-pp &#8211;enable-swscaler &#8211;enable-pthreads</p><p>&#8211;enable-libogg &#8211;enable-libvorbis &#8211;disable-debug<br
/> libavutil version: 49.5.0<br
/> libavcodec version: 51.47.1<br
/> libavformat version: 51.17.0<br
/> built on Oct 28 2007 22:46:10, gcc: 3.4.6</p></blockquote><p><a
href="http://bogdan.org.ua/wp-content/uploads/2007/10/ffmpeg.2007-10-28.with-libmp3lame-support">download ffmpeg <strong>with</strong> libmp3lame support</a></p><blockquote><p>FFmpeg version SVN-r10867, Copyright (c) 2000-2007 Fabrice Bellard, et al.<br
/> configuration: &#8211;enable-gpl &#8211;enable-pp &#8211;enable-swscaler &#8211;enable-libmp3lame</p><p>&#8211;enable-pthreads &#8211;enable-libogg &#8211;enable-libvorbis &#8211;disable-debug<br
/> libavutil version: 49.5.0<br
/> libavcodec version: 51.47.1<br
/> libavformat version: 51.17.0<br
/> built on Oct 28 2007 23:04:59, gcc: 3.4.6</p></blockquote><p>Shared hosting testing reports are welcome.</p><p>Below you can find <strong>even older versions of ffmpeg</strong>, which were tested and found functional on GoDaddy shared hosting.<br
/> <span
id="more-193"></span></p><p>Again, two versions are available &#8211; with libmp3lame support and without. Learn more about <a
href="http://bogdan.org.ua/2008/03/12/instructions-on-installing-libmp3lame-enabled-ffmpeg-on-shared-linux-hosting.html">using ffmpeg with libmp3lame support in shared hosting environment</a>.</p><p><a
href="http://bogdan.org.ua/wp-content/uploads/2007/06/ffmpeg">download ffmpeg without lame</a></p><blockquote><p>FFmpeg version SVN-r9447, Copyright (c) 2000-2007 Fabrice Bellard, et al.<br
/> configuration: &#8211;enable-gpl &#8211;enable-pp &#8211;enable-swscaler &#8211;enable-pthreads &#8211;enable-libvorbis &#8211;disable-v4l &#8211;disable-v4l2 &#8211;disable-bktr &#8211;disable-dv1394 &#8211;disable-debug<br
/> libavutil version: 49.4.1<br
/> libavcodec version: 51.40.4<br
/> libavformat version: 51.12.1<br
/> built on Jun 28 2007 12:32:29, gcc: 3.4.6</p></blockquote><p>The second binary DID NOT work on my shared hosting due to the absence of libmp3lame.so.0 (see comments and <a
href="http://bogdan.org.ua/2008/03/12/instructions-on-installing-libmp3lame-enabled-ffmpeg-on-shared-linux-hosting.html">this post</a> on how to enable libmp3lame support).<br
/> It was built two days later, and has the following config:</p><p><a
href="http://bogdan.org.ua/wp-content/uploads/2007/06/ffmpeg.with.lame">download ffmpeg with lame</a></p><blockquote><p> FFmpeg version SVN-r9451, Copyright (c) 2000-2007 Fabrice Bellard, et al.<br
/> configuration: &#8211;enable-gpl &#8211;enable-pp &#8211;enable-swscaler &#8211;enable-libmp3lame &#8211;enable-pthreads &#8211;enable-libvorbis &#8211;disable-v4l &#8211;disable-v4l2 &#8211;disable-bktr &#8211;disable-dv1394 &#8211;disable-debug<br
/> libavutil version: 49.4.1<br
/> libavcodec version: 51.40.4<br
/> libavformat version: 51.12.1<br
/> built on Jun 30 2007 11:51:23, gcc: 3.4.6</p></blockquote><p><a
class="a2a_button_citeulike" href="https://www.addtoany.com/add_to/citeulike?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2007%2F06%2F28%2Fcompiled-linux-ffmpeg-binary-for-gallery2-download.html&amp;linkname=Compiled%20linux%20ffmpeg%20binary%20for%20Gallery2%3A%20download" title="CiteULike" rel="nofollow noopener" target="_blank"></a><a
class="a2a_button_pocket" href="https://www.addtoany.com/add_to/pocket?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2007%2F06%2F28%2Fcompiled-linux-ffmpeg-binary-for-gallery2-download.html&amp;linkname=Compiled%20linux%20ffmpeg%20binary%20for%20Gallery2%3A%20download" title="Pocket" rel="nofollow noopener" target="_blank"></a><a
class="a2a_button_kindle_it" href="https://www.addtoany.com/add_to/kindle_it?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2007%2F06%2F28%2Fcompiled-linux-ffmpeg-binary-for-gallery2-download.html&amp;linkname=Compiled%20linux%20ffmpeg%20binary%20for%20Gallery2%3A%20download" title="Kindle It" rel="nofollow noopener" target="_blank"></a><a
class="a2a_button_evernote" href="https://www.addtoany.com/add_to/evernote?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2007%2F06%2F28%2Fcompiled-linux-ffmpeg-binary-for-gallery2-download.html&amp;linkname=Compiled%20linux%20ffmpeg%20binary%20for%20Gallery2%3A%20download" title="Evernote" rel="nofollow noopener" target="_blank"></a><a
class="a2a_button_pinterest" href="https://www.addtoany.com/add_to/pinterest?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2007%2F06%2F28%2Fcompiled-linux-ffmpeg-binary-for-gallery2-download.html&amp;linkname=Compiled%20linux%20ffmpeg%20binary%20for%20Gallery2%3A%20download" title="Pinterest" rel="nofollow noopener" target="_blank"></a><a
class="a2a_dd addtoany_share_save addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fbogdan.org.ua%2F2007%2F06%2F28%2Fcompiled-linux-ffmpeg-binary-for-gallery2-download.html&#038;title=Compiled%20linux%20ffmpeg%20binary%20for%20Gallery2%3A%20download" data-a2a-url="https://bogdan.org.ua/2007/06/28/compiled-linux-ffmpeg-binary-for-gallery2-download.html" data-a2a-title="Compiled linux ffmpeg binary for Gallery2: download"><img
src="https://static.addtoany.com/buttons/share_save_120_16.png" alt="Share"></a></p>]]></content:encoded> <wfw:commentRss>https://bogdan.org.ua/2007/06/28/compiled-linux-ffmpeg-binary-for-gallery2-download.html/feed</wfw:commentRss> <slash:comments>49</slash:comments> </item> </channel> </rss>