<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/bash/tags/ffmpeg</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 15:29:10 GMT</pubDate>
<item>
<title>(Bash) ffmpeg - Trim audio file without re-encoding - dmertl</title>
<link>http://snipplr.com/view/68795/ffmpeg--trim-audio-file-without-reencoding/</link>
<description><![CDATA[ <p>Use ffmpeg to trim an audio file without re-encoding it.</p> ]]></description>
<pubDate>Wed, 28 Nov 2012 14:29:38 GMT</pubDate>
<guid>http://snipplr.com/view/68795/ffmpeg--trim-audio-file-without-reencoding/</guid>
</item>
<item>
<title>(Bash) ffmpeg replace audio in mp4 with 3gp audio from phone - rowntreerob</title>
<link>http://snipplr.com/view/63743/ffmpeg-replace-audio-in-mp4-with-3gp-audio-from-phone/</link>
<description><![CDATA[ <p>2 steps using ffmpeg to drop the original audio track and replace it with new audio file from the phone</p> ]]></description>
<pubDate>Wed, 07 Mar 2012 06:44:04 GMT</pubDate>
<guid>http://snipplr.com/view/63743/ffmpeg-replace-audio-in-mp4-with-3gp-audio-from-phone/</guid>
</item>
<item>
<title>(Bash) merge slides &amp;amp; audio for youtube upload with ffmpeg - rowntreerob</title>
<link>http://snipplr.com/view/56022/merge-slides--audio-for-youtube-upload-with-ffmpeg/</link>
<description><![CDATA[ <p>ffmpeg to create video that will upload OK to youtube
2 pass libx264 encoder followed by 1-pass .wmv output example</p> ]]></description>
<pubDate>Sat, 02 Jul 2011 02:03:10 GMT</pubDate>
<guid>http://snipplr.com/view/56022/merge-slides--audio-for-youtube-upload-with-ffmpeg/</guid>
</item>
<item>
<title>(Bash) audio conversion 3gpp to mp3 - rowntreerob</title>
<link>http://snipplr.com/view/55864/audio-conversion-3gpp-to-mp3/</link>
<description><![CDATA[ <p>example for 3gpp file aaptured on phone coverting to more generic format/codec by using 'ffmpeg'</p> ]]></description>
<pubDate>Wed, 29 Jun 2011 04:37:25 GMT</pubDate>
<guid>http://snipplr.com/view/55864/audio-conversion-3gpp-to-mp3/</guid>
</item>
<item>
<title>(Bash) Convert Flash Videos on a directory to MP4 - daxumaming</title>
<link>http://snipplr.com/view/52026/convert-flash-videos-on-a-directory-to-mp4/</link>
<description><![CDATA[ <p>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.

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

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)

Update the ffmpeg statement as needed, check the documentation at http://www.ffmpeg.org/ffmpeg-doc.html</p> ]]></description>
<pubDate>Wed, 13 Apr 2011 19:32:49 GMT</pubDate>
<guid>http://snipplr.com/view/52026/convert-flash-videos-on-a-directory-to-mp4/</guid>
</item>
<item>
<title>(Bash) AVI Converter - Affix</title>
<link>http://snipplr.com/view/46760/avi-converter/</link>
<description><![CDATA[ <p>convert a directory of AVI files into mpegs</p> ]]></description>
<pubDate>Sat, 08 Jan 2011 08:05:15 GMT</pubDate>
<guid>http://snipplr.com/view/46760/avi-converter/</guid>
</item>
<item>
<title>(Bash) batch vob to one avi - matpolster</title>
<link>http://snipplr.com/view/29182/batch-vob-to-one-avi/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 03 Mar 2010 02:39:40 GMT</pubDate>
<guid>http://snipplr.com/view/29182/batch-vob-to-one-avi/</guid>
</item>
<item>
<title>(Bash) FFMpeg base - Homitsu</title>
<link>http://snipplr.com/view/26085/ffmpeg-base/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 07 Jan 2010 11:34:48 GMT</pubDate>
<guid>http://snipplr.com/view/26085/ffmpeg-base/</guid>
</item>
<item>
<title>(Bash) Convert .ogg file to .avi - luizlopes</title>
<link>http://snipplr.com/view/20898/convert-ogg-file-to-avi/</link>
<description><![CDATA[ <p>after recording screen cast using recordmydesktop this is a fast way of converting the file to .avi so it can be uploaded to youtube or other video sharing sites.</p> ]]></description>
<pubDate>Fri, 09 Oct 2009 14:42:27 GMT</pubDate>
<guid>http://snipplr.com/view/20898/convert-ogg-file-to-avi/</guid>
</item>
<item>
<title>(Bash) Batch ffmpeg - matpolster</title>
<link>http://snipplr.com/view/17057/batch-ffmpeg/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 16 Jul 2009 03:49:32 GMT</pubDate>
<guid>http://snipplr.com/view/17057/batch-ffmpeg/</guid>
</item>
<item>
<title>(Bash) ffmpeg convert video to 3gp - pashky</title>
<link>http://snipplr.com/view/15113/ffmpeg-convert-video-to-3gp/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 17 May 2009 08:21:04 GMT</pubDate>
<guid>http://snipplr.com/view/15113/ffmpeg-convert-video-to-3gp/</guid>
</item>
<item>
<title>(Bash) Convert AVI container to MOV container using FFmpeg - jturmel</title>
<link>http://snipplr.com/view/14685/convert-avi-container-to-mov-container-using-ffmpeg/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 03 May 2009 17:59:19 GMT</pubDate>
<guid>http://snipplr.com/view/14685/convert-avi-container-to-mov-container-using-ffmpeg/</guid>
</item>
<item>
<title>(Bash) Convert mpeg to streaming video (flv) - Dorgendubal</title>
<link>http://snipplr.com/view/12695/convert-mpeg-to-streaming-video-flv/</link>
<description><![CDATA[ <p>Useful for personal diffusion (ex: http://flv-player.net/).</p> ]]></description>
<pubDate>Sat, 28 Feb 2009 22:40:52 GMT</pubDate>
<guid>http://snipplr.com/view/12695/convert-mpeg-to-streaming-video-flv/</guid>
</item>
<item>
<title>(Bash) Batch convert video with ffmpeg - ping_ch</title>
<link>http://snipplr.com/view/12525/batch-convert-video-with-ffmpeg/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 24 Feb 2009 04:48:58 GMT</pubDate>
<guid>http://snipplr.com/view/12525/batch-convert-video-with-ffmpeg/</guid>
</item>
<item>
<title>(Bash) Generate thumbnail from video - smoover</title>
<link>http://snipplr.com/view/12346/generate-thumbnail-from-video/</link>
<description><![CDATA[ <p>-s 86x60 Defines the dimension of the thumbnail
-ss 4 Generate a thumbnail from position 00:00:04 (4 seconds)</p> ]]></description>
<pubDate>Wed, 18 Feb 2009 05:29:45 GMT</pubDate>
<guid>http://snipplr.com/view/12346/generate-thumbnail-from-video/</guid>
</item>
<item>
<title>(Bash) FFMPEG - mov to flv - Juego</title>
<link>http://snipplr.com/view/9704/ffmpeg--mov-to-flv/</link>
<description><![CDATA[ <p>Needs flvttool2 for generating meta info for flv file.</p> ]]></description>
<pubDate>Thu, 13 Nov 2008 04:49:38 GMT</pubDate>
<guid>http://snipplr.com/view/9704/ffmpeg--mov-to-flv/</guid>
</item>
<item>
<title>(Bash) Linux - avi to 3gp - whitetiger</title>
<link>http://snipplr.com/view/1635/linux--avi-to-3gp/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:55:44 GMT</pubDate>
<guid>http://snipplr.com/view/1635/linux--avi-to-3gp/</guid>
</item>
<item>
<title>(Bash) Bash - 3gpToMpeg - whitetiger</title>
<link>http://snipplr.com/view/1578/bash--3gptompeg/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:54:39 GMT</pubDate>
<guid>http://snipplr.com/view/1578/bash--3gptompeg/</guid>
</item>
<item>
<title>(Bash) Bash - avi2mpg - whitetiger</title>
<link>http://snipplr.com/view/1574/bash--avi2mpg/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:54:37 GMT</pubDate>
<guid>http://snipplr.com/view/1574/bash--avi2mpg/</guid>
</item>
</channel>
</rss>