<?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>Tutoriales Linux &#187; audio</title>
	<atom:link href="http://tutorialeslinux.com/categoria/audio/feed/" rel="self" type="application/rss+xml" />
	<link>http://tutorialeslinux.com</link>
	<description>Tu sitio de COMOs de Linux</description>
	<lastBuildDate>Wed, 12 Aug 2009 23:51:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Extraer el audio de un archivo .flv</title>
		<link>http://tutorialeslinux.com/extraer-el-audio-de-un-archivo-flv/</link>
		<comments>http://tutorialeslinux.com/extraer-el-audio-de-un-archivo-flv/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 21:54:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[audio]]></category>
		<category><![CDATA[shells]]></category>
		<category><![CDATA[tip]]></category>

		<guid isPermaLink="false">http://tutorialeslinux.com/?p=212</guid>
		<description><![CDATA[Para ello usaremos la potente herramienta ffmpeg.

ffmpeg -i archivo.flv archivo.mp3

Y eso es todo :)


Post relacionados:COMO Ripear CD&#8217;s de Audio en consola Con este tutorial podrás ripear tus cd&#8217;s a mp3 o...COMO unir varios archivos mpg en uno solo Primero de todo instalamos la herramienta mpgtx con el gestor...


Post relacionados:<ol><li><a href='http://tutorialeslinux.com/como-ripear-cds-de-audio-en-consola/' rel='bookmark' title='Permanent Link: COMO Ripear CD&#8217;s de Audio en consola'>COMO Ripear CD&#8217;s de Audio en consola</a> <small>Con este tutorial podrás ripear tus cd&#8217;s a mp3 o...</small></li><li><a href='http://tutorialeslinux.com/como-unir-varios-archivos-mpg-en-uno-solo/' rel='bookmark' title='Permanent Link: COMO unir varios archivos mpg en uno solo'>COMO unir varios archivos mpg en uno solo</a> <small>Primero de todo instalamos la herramienta mpgtx con el gestor...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Para ello usaremos la potente herramienta <em>ffmpeg</em>.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">ffmpeg</span> <span style="color: #660033;">-i</span> archivo.flv archivo.mp3</pre></div></div>

<p>Y eso es todo :)</p>


<p>Post relacionados:<ol><li><a href='http://tutorialeslinux.com/como-ripear-cds-de-audio-en-consola/' rel='bookmark' title='Permanent Link: COMO Ripear CD&#8217;s de Audio en consola'>COMO Ripear CD&#8217;s de Audio en consola</a> <small>Con este tutorial podrás ripear tus cd&#8217;s a mp3 o...</small></li><li><a href='http://tutorialeslinux.com/como-unir-varios-archivos-mpg-en-uno-solo/' rel='bookmark' title='Permanent Link: COMO unir varios archivos mpg en uno solo'>COMO unir varios archivos mpg en uno solo</a> <small>Primero de todo instalamos la herramienta mpgtx con el gestor...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://tutorialeslinux.com/extraer-el-audio-de-un-archivo-flv/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>COMO Ripear CD&#8217;s de Audio en consola</title>
		<link>http://tutorialeslinux.com/como-ripear-cds-de-audio-en-consola/</link>
		<comments>http://tutorialeslinux.com/como-ripear-cds-de-audio-en-consola/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 19:24:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[audio]]></category>
		<category><![CDATA[rip]]></category>

		<guid isPermaLink="false">http://tutorialeslinux.com/?p=30</guid>
		<description><![CDATA[Con este tutorial podrás ripear tus cd&#8217;s a mp3 o al formato que quieras con sólo un comando, es muy sencillo:
Necesitaremos estos paquetes: Los instalaremos como siempre con nuestro gestor de paquetes o buscando en google y compilando a mano

abcde
 cd-discid
 cdparanoia
 easytag
 flac
 flac123
 id3
 id3v2
 lame
 mpg321

Después crearemos en nuestro home un archivo [...]


Post relacionados:<ol><li><a href='http://tutorialeslinux.com/extraer-el-audio-de-un-archivo-flv/' rel='bookmark' title='Permanent Link: Extraer el audio de un archivo .flv'>Extraer el audio de un archivo .flv</a> <small>Para ello usaremos la potente herramienta ffmpeg. ffmpeg -i archivo.flv...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Con este tutorial podrás ripear tus cd&#8217;s a mp3 o al formato que quieras con sólo un comando, es muy sencillo:</p>
<p>Necesitaremos estos paquetes: Los instalaremos como siempre con nuestro gestor de paquetes o buscando en google y compilando a mano</p>
<ul>
<li>abcde</li>
<li> cd-discid</li>
<li> cdparanoia</li>
<li> easytag</li>
<li> flac</li>
<li> flac123</li>
<li> id3</li>
<li> id3v2</li>
<li> lame</li>
<li> mpg321</li>
</ul>
<p>Después crearemos en nuestro home un archivo .abcde.conf que contenga lo siguiente:</p>
<p><span id="more-30"></span></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;"># Name of the encoder?</span>
<span style="color: #007800;">MP3ENCODERSYNTAX</span>=<span style="color: #c20cb9; font-weight: bold;">lame</span>
&nbsp;
<span style="color: #666666; font-style: italic;"># What program to rip the tracks from CD?</span>
<span style="color: #007800;">CDROMREADERSYNTAX</span>=<span style="color: #c20cb9; font-weight: bold;">cdparanoia</span>
&nbsp;
<span style="color: #666666; font-style: italic;"># Where is the encoding program?</span>
<span style="color: #007800;">LAME</span>=<span style="color: #c20cb9; font-weight: bold;">lame</span>
&nbsp;
<span style="color: #666666; font-style: italic;"># Where are the tagging / commenting programs?</span>
<span style="color: #007800;">ID3</span>=id3
<span style="color: #007800;">ID3V2</span>=id3v2
&nbsp;
<span style="color: #666666; font-style: italic;"># Where are the other programs?</span>
<span style="color: #007800;">CDPARANOIA</span>=<span style="color: #c20cb9; font-weight: bold;">cdparanoia</span>
<span style="color: #007800;">CDDISCID</span>=cd-discid
&nbsp;
<span style="color: #666666; font-style: italic;"># What options should be used for encoding?</span>
<span style="color: #007800;">LAMEOPTS</span>=<span style="color: #ff0000;">'--preset standard'</span>
<span style="color: #007800;">OUTPUTTYPE</span>=<span style="color: #ff0000;">&quot;mp3&quot;</span>
&nbsp;
<span style="color: #666666; font-style: italic;"># Where do the encoded tracks go to?</span>
<span style="color: #007800;">OUTPUTDIR</span>=<span style="color: #ff0000;">&quot;<span style="color: #007800;">$HOME</span>/mp3/&quot;</span>
&nbsp;
<span style="color: #666666; font-style: italic;"># How do you want the tagging done?</span>
<span style="color: #007800;">OUTPUTFORMAT</span>=<span style="color: #ff0000;">'${ARTISTFILE}/${ALBUMFILE}/${TRACKNUM}.${TRACKFILE}'</span>
&nbsp;
<span style="color: #666666; font-style: italic;"># Put spaces in the filenames.</span>
mungefilename <span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #7a0874; font-weight: bold;">&#41;</span>
<span style="color: #7a0874; font-weight: bold;">&#123;</span>
<span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #ff0000;">&quot;$@&quot;</span> <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">sed</span> s,:,-,g <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">tr</span> <span style="color: #000000; font-weight: bold;">/</span> _ <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">tr</span> <span style="color: #660033;">-d</span> <span style="color: #000000; font-weight: bold;">\'</span><span style="color: #000000; font-weight: bold;">\&quot;</span>\?\<span style="color: #7a0874; font-weight: bold;">&#91;</span>:cntrl:\<span style="color: #7a0874; font-weight: bold;">&#93;</span>
<span style="color: #7a0874; font-weight: bold;">&#125;</span>
<span style="color: #666666; font-style: italic;"># What extra options?</span>
<span style="color: #007800;">PADTRACKS</span>=y                             <span style="color: #666666; font-style: italic;"># Makes tracks 01 02 not 1 2</span>
<span style="color: #007800;">EXTRAVERBOSE</span>=y                          <span style="color: #666666; font-style: italic;"># Useful for debugging</span>
<span style="color: #007800;">EJECTCD</span>=y                               <span style="color: #666666; font-style: italic;"># Please eject cd when finished :-)</span></pre></div></div>

<p>Opciones a tener en cuenta:</p>
<p>Aunque el archivo viene comentado, explicaremos aquí algunas de las opciones para el abcde:<br />
<strong>LAMEOPTS=&#8217;&#8211;preset standard&#8217;</strong><br />
Aquí hay varias opciones:<br />
<code>-alt-preset standard</code> (~190 kbit/s)<br />
<code>--alt-preset fast standard</code> (~190 kbit/s)<br />
<code>--alt-preset extreme</code> (~250 kbit/s)<br />
<code>--alt-preset fast extreme</code> (~250 kbit/s)<br />
<code>--alt-preset insane</code> (320 kbit/s)</p>
<p><strong>OUTPUTTYPE=&#8221;mp3&#8243;</strong><br />
Aquí indicamos que queremos que el formate de salida sea mp3</p>
<p>Las demás opciones vienen bien comentadas y si no siempre podemos usar un man lame para aclararnos más sobre cómo pasar de .wav a .mp3<br />
Para pasar el audio a .wav usará cd-paranoia aunque también se pueden poner otros.</p>
<p>Ya sabéis, cualquier duda escribirla en los comentarios.</p>


<p>Post relacionados:<ol><li><a href='http://tutorialeslinux.com/extraer-el-audio-de-un-archivo-flv/' rel='bookmark' title='Permanent Link: Extraer el audio de un archivo .flv'>Extraer el audio de un archivo .flv</a> <small>Para ello usaremos la potente herramienta ffmpeg. ffmpeg -i archivo.flv...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://tutorialeslinux.com/como-ripear-cds-de-audio-en-consola/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
