<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 22:12:43 +0000</lastBuildDate>
    <item>
      <title>(Bash) Convert Flash Videos on a directory to MP4 - daxumaming</title>
      <link>https://snipplr.com/view/52026/convert-flash-videos-on-a-directory-to-mp4</link>
      <description>&lt;p&gt;This will convert videos to MP4 that's optimized and plays on my phone. The said videos should be stored on a directory so this script could parse them.&#13;
&#13;
Requires unstripped codecs from the Medibuntu repository (libavcodec-unstripped-52, libavdevice-unstripped-52, libavformat-unstripped-52, etc.) which contains the MP4 and libfaac Encoders. See: http://ubuntuforums.org/showthread.php?t=1117283 and http://www.medibuntu.org/repository.php&#13;
&#13;
This script also requires the libnotify1 package for the notify-send command (or you can just echo it, instead of using the desktop notification daemon)&#13;
&#13;
Update the ffmpeg statement as needed, check the documentation at http://www.ffmpeg.org/ffmpeg-doc.html&lt;/p&gt;</description>
      <pubDate>Wed, 13 Apr 2011 19:32:49 UTC</pubDate>
      <guid>https://snipplr.com/view/52026/convert-flash-videos-on-a-directory-to-mp4</guid>
    </item>
  </channel>
</rss>
