<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.hackspherelabs.com/index.php?action=history&amp;feed=atom&amp;title=Convert_MP4_to_MP3</id>
	<title>Convert MP4 to MP3 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.hackspherelabs.com/index.php?action=history&amp;feed=atom&amp;title=Convert_MP4_to_MP3"/>
	<link rel="alternate" type="text/html" href="https://wiki.hackspherelabs.com/index.php?title=Convert_MP4_to_MP3&amp;action=history"/>
	<updated>2026-08-26T16:43:36Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://wiki.hackspherelabs.com/index.php?title=Convert_MP4_to_MP3&amp;diff=374&amp;oldid=prev</id>
		<title>Webdawg: Created page with &quot;Intrepid Ibex and above: Code:   ffmpeg -ss 00:05:00:00 -t 00:02:00:00 -i input.mp4 -acodec libmp3lame -ab 128k output.mp3  Hardy Heron: Code:   ffmpeg -ss 00:05:00:00 -t 00:02:0...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackspherelabs.com/index.php?title=Convert_MP4_to_MP3&amp;diff=374&amp;oldid=prev"/>
		<updated>2012-01-08T18:14:29Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Intrepid Ibex and above: Code:   ffmpeg -ss 00:05:00:00 -t 00:02:00:00 -i input.mp4 -acodec libmp3lame -ab 128k output.mp3  Hardy Heron: Code:   ffmpeg -ss 00:05:00:00 -t 00:02:0...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Intrepid Ibex and above:&lt;br /&gt;
Code:&lt;br /&gt;
&lt;br /&gt;
 ffmpeg -ss 00:05:00:00 -t 00:02:00:00 -i input.mp4 -acodec libmp3lame -ab 128k output.mp3&lt;br /&gt;
&lt;br /&gt;
Hardy Heron:&lt;br /&gt;
Code:&lt;br /&gt;
&lt;br /&gt;
 ffmpeg -ss 00:05:00:00 -t 00:02:00:00 -i input.mp4 -ab 128k output.mp3&lt;br /&gt;
&lt;br /&gt;
    ss: time offset from beginning of input in hh:mm:ss:frames.&lt;br /&gt;
    t: duration of encode&lt;br /&gt;
    ab: audio bitrate&lt;/div&gt;</summary>
		<author><name>Webdawg</name></author>
	</entry>
</feed>