<?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>Tovyblog &#187; ffmpeg</title>
	<atom:link href="http://tovyblog.com/tag/ffmpeg/feed/" rel="self" type="application/rss+xml" />
	<link>http://tovyblog.com</link>
	<description>Software Libre, tutoriales y noticias relacionadas</description>
	<lastBuildDate>Sat, 04 Sep 2010 17:20:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Solucionar errores con WinFF en Ubuntu 9.10 Karmic Koala</title>
		<link>http://tovyblog.com/2009/12/19/solucionar-errores-con-winff-en-ubuntu-9-10-karmic-koala/</link>
		<comments>http://tovyblog.com/2009/12/19/solucionar-errores-con-winff-en-ubuntu-9-10-karmic-koala/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 17:40:11 +0000</pubDate>
		<dc:creator>Luis Tovar</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Multimendia]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips & Trucos]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[instalar]]></category>
		<category><![CDATA[problema]]></category>
		<category><![CDATA[solucion]]></category>
		<category><![CDATA[ubuntu 9.10]]></category>
		<category><![CDATA[winff]]></category>

		<guid isPermaLink="false">http://tovyblog.com/?p=717</guid>
		<description><![CDATA[Hace un par de semanas trataba de convertir vídeos con el codec h.264 en WinFF y me marcaba el error &#8220;unknow libx264&#8243; al igual cuando trataba de convertir un audio a mp3 me marcaba &#8220;unknow libmp3lame&#8221; y así sucesivamente, en así todos los formatos de conversión privativos. Intente de todo y Después de horas buscando [...]


Related posts:<ol><li><a href='http://tovyblog.com/2009/11/12/solucionar-el-error-de-ubuntu-one-en-karmic-koala/' rel='bookmark' title='Permanent Link: Solucionar el error de Ubuntu One en Karmic Koala'>Solucionar el error de Ubuntu One en Karmic Koala</a></li>
<li><a href='http://tovyblog.com/2009/08/02/winff-el-mejor-conversor-multiplataforma/' rel='bookmark' title='Permanent Link: WinFF el mejor conversor multiplataforma'>WinFF el mejor conversor multiplataforma</a></li>
<li><a href='http://tovyblog.com/2009/09/27/comandos-utiles-de-ffmpeg/' rel='bookmark' title='Permanent Link: Comandos útiles de FFmpeg'>Comandos útiles de FFmpeg</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><!-- 		@page { margin: 2cm } 		P { margin-bottom: 0.21cm } --></p>
<p><strong>Hace un par de semanas trataba de convertir vídeos con el codec h.264 en <a href="http://tovyblog.com/tag/winff/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with winff">WinFF</a> y me marcaba el <a href="http://tovyblog.com/tag/error/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with error">error</a> &#8220;unknow libx264&#8243; al i<a href="http://tovyblog.files.wordpress.com/2009/12/winff.gif"><img class="size-full wp-image-718 alignleft" title="winff" src="http://tovyblog.files.wordpress.com/2009/12/winff.gif" alt="" width="100" height="70" /></a>gual cuando trataba de convertir un audio a mp3 me marcaba &#8220;unknow libmp3lame&#8221; y así sucesivamente,</strong> en así todos los formatos de conversión privativos. Intente de todo y Después de horas buscando encontré la solución y al parecer no es posible convertir por que los códecs cambiaron de nombre y <a href="http://tovyblog.com/tag/ffmpeg/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with ffmpeg">Ffmpeg</a> no los encuentra, la solución es muy simple sólo falta <a href="http://tovyblog.com/tag/instalar/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with instalar">instalar</a> dos paquetes ye desinstalan los paquetes que no son reconocidos por el conversor e instalan los antiguos. Para instalarlos instalamos los siguientes paquetes:</p>
<blockquote>
<p>sudo apt-get install libavformat-extra-52</p>
<p>sudo apt-get install libavcodec-extra-52</p>
</blockquote>
<p>Después de la instalación ya podemos convertir con <a href="http://tovyblog.com/tag/winff/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with winff">WinFF</a> y <a href="http://tovyblog.com/tag/ffmpeg/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with ffmpeg">Ffmpeg</a>, sin problemas.</p>
<p style="text-align: center;"></p>



<p>Related posts:<ol><li><a href='http://tovyblog.com/2009/11/12/solucionar-el-error-de-ubuntu-one-en-karmic-koala/' rel='bookmark' title='Permanent Link: Solucionar el error de Ubuntu One en Karmic Koala'>Solucionar el error de Ubuntu One en Karmic Koala</a></li>
<li><a href='http://tovyblog.com/2009/08/02/winff-el-mejor-conversor-multiplataforma/' rel='bookmark' title='Permanent Link: WinFF el mejor conversor multiplataforma'>WinFF el mejor conversor multiplataforma</a></li>
<li><a href='http://tovyblog.com/2009/09/27/comandos-utiles-de-ffmpeg/' rel='bookmark' title='Permanent Link: Comandos útiles de FFmpeg'>Comandos útiles de FFmpeg</a></li>
</ol></p>
	Tags: <a href="http://tovyblog.com/tag/error/" title="error" rel="tag nofollow">error</a>, <a href="http://tovyblog.com/tag/ffmpeg/" title="ffmpeg" rel="tag nofollow">ffmpeg</a>, <a href="http://tovyblog.com/tag/instalar/" title="instalar" rel="tag nofollow">instalar</a>, <a href="http://tovyblog.com/tag/problema/" title="problema" rel="tag nofollow">problema</a>, <a href="http://tovyblog.com/tag/solucion/" title="solucion" rel="tag nofollow">solucion</a>, <a href="http://tovyblog.com/tag/ubuntu/" title="Ubuntu" rel="tag nofollow">Ubuntu</a>, <a href="http://tovyblog.com/tag/ubuntu-9-10/" title="ubuntu 9.10" rel="tag nofollow">ubuntu 9.10</a>, <a href="http://tovyblog.com/tag/winff/" title="winff" rel="tag nofollow">winff</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://tovyblog.com/2009/07/27/tuxguitar-solucionar-problema-de-sonido/" title="TuxGuitar (Solucionar problema de sonido) (27 Julio, 2009)">TuxGuitar (Solucionar problema de sonido)</a> (2)</li>
	<li><a href="http://tovyblog.com/2010/02/10/solucionar-el-error-de-repositorios-ppa-en-distribuciones-basadas-en-ubuntu/" title="Solucionar el error de repositorios PPA en distribuciones basadas en Ubuntu (10 Febrero, 2010)">Solucionar el error de repositorios PPA en distribuciones basadas en Ubuntu</a> (0)</li>
	<li><a href="http://tovyblog.com/2009/07/21/instala-complementos-no-compatibles-con-tu-firefox/" title="Instala complementos no compatibles con tu Firefox (21 Julio, 2009)">Instala complementos no compatibles con tu Firefox</a> (0)</li>
	<li><a href="http://tovyblog.com/2009/07/21/aplicacion-para-validar-llaves-gpg-automaticamente-deb/" title="Aplicación para validar llaves GPG automáticamente (.deb) (21 Julio, 2009)">Aplicación para validar llaves GPG automáticamente (.deb)</a> (5)</li>
	<li><a href="http://tovyblog.com/2009/08/02/winff-el-mejor-conversor-multiplataforma/" title="WinFF el mejor conversor multiplataforma (2 Agosto, 2009)">WinFF el mejor conversor multiplataforma</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tovyblog.com/2009/12/19/solucionar-errores-con-winff-en-ubuntu-9-10-karmic-koala/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Comandos útiles de FFmpeg</title>
		<link>http://tovyblog.com/2009/09/27/comandos-utiles-de-ffmpeg/</link>
		<comments>http://tovyblog.com/2009/09/27/comandos-utiles-de-ffmpeg/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 18:20:27 +0000</pubDate>
		<dc:creator>Luis Tovar</dc:creator>
				<category><![CDATA[Comandos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Multimendia]]></category>
		<category><![CDATA[Tips & Trucos]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[instalar]]></category>
		<category><![CDATA[transformar]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[winff]]></category>

		<guid isPermaLink="false">http://tovyblog.wordpress.com/?p=405</guid>
		<description><![CDATA[FFmpeg es un programa sin interfaz gráfica con el cual podemos, editar transformar y manipular la mayoría de los formatos de vídeo disponibles. Existen programas como WinFF con el que podemos añadirle una interfaz gráfica para facilitar el acceso a los usuarios que odian la terminal. Para instalarlo tecleamos en una terminal: sudo apt-get install [...]


Related posts:<ol><li><a href='http://tovyblog.com/2009/12/19/solucionar-errores-con-winff-en-ubuntu-9-10-karmic-koala/' rel='bookmark' title='Permanent Link: Solucionar errores con WinFF en Ubuntu 9.10 Karmic Koala'>Solucionar errores con WinFF en Ubuntu 9.10 Karmic Koala</a></li>
<li><a href='http://tovyblog.com/2009/08/02/winff-el-mejor-conversor-multiplataforma/' rel='bookmark' title='Permanent Link: WinFF el mejor conversor multiplataforma'>WinFF el mejor conversor multiplataforma</a></li>
<li><a href='http://tovyblog.com/2009/11/14/todos-los-codecs-para-ubuntu/' rel='bookmark' title='Permanent Link: Todos los codecs para Ubuntu'>Todos los codecs para Ubuntu</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.iyiz.com/images/ffmpeg-logo.png"><img class="alignnone" title="56+" src="http://www.iyiz.com/images/ffmpeg-logo.png" alt="" width="500" height="123" /></a></p>
<p><strong><a href="http://tovyblog.com/tag/ffmpeg/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with ffmpeg">FFmpeg</a> es un programa sin interfaz gráfica con el cual podemos, editar <a href="http://tovyblog.com/tag/transformar/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with transformar">transformar</a> y manipular la mayoría de los formatos de vídeo disponibles</strong>. Existen programas como <a href="http://www.google.com.mx/url?sa=t&amp;source=web&amp;ct=res&amp;cd=1&amp;url=http%3A%2F%2Fwinff.org%2F&amp;ei=y6a_SpPmN4K0sgP61qVF&amp;usg=AFQjCNF9JUXyY_fdcd6oz-k8TgOvovUOEQ&amp;sig2=LUQalkchofkWIbyxleECtQ" target="_blank">WinFF</a> con el que podemos añadirle una interfaz gráfica para facilitar el acceso a los usuarios que odian la terminal.</p>
<p>Para instalarlo tecleamos en una terminal:</p>
<blockquote><p>sudo apt-get install <a href="http://tovyblog.com/tag/ffmpeg/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with ffmpeg">ffmpeg</a></p></blockquote>
<p>Ahora vamos a los comandos más útiles que podemos hacer con este programa. Cabe destacar que podemos cambiar la extensión del archivo por la que mas nos convenga.</p>
<h2></h2>
<h2>Crear un vídeo a partir de unas imágenes (con nombres imagen1.jpg, imagen2.jpg, etc…):</h2>
<blockquote><p><a href="http://tovyblog.com/tag/ffmpeg/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with ffmpeg">ffmpeg</a> -f image2 -i imagen%d.jpg <a href="http://tovyblog.com/tag/video/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with video">video</a>.mpg</p>
<h2></h2>
</blockquote>
<h2>Convertir un vídeo en imágenes:</h2>
<blockquote><p><a href="http://tovyblog.com/tag/ffmpeg/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with ffmpeg">ffmpeg</a> -i <a href="http://tovyblog.com/tag/video/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with video">video</a>.mpg imagen%d.jpg</p>
<h2></h2>
</blockquote>
<h2>Extraer sonido de un vídeo en mp3:</h2>
<blockquote><p><a href="http://tovyblog.com/tag/ffmpeg/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with ffmpeg">ffmpeg</a> -i <a href="http://tovyblog.com/tag/video/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with video">video</a>.avi -vn -ar 44100 -ac 2 -ab 192 -f mp3 audio.mp3</p>
<h2></h2>
</blockquote>
<h2>Convertir audio en wav a mp3:</h2>
<blockquote>
<p><a href="http://tovyblog.com/tag/ffmpeg/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with ffmpeg">ffmpeg</a> -i audio.wav -ar 44100 audio.mp3</p>
<h3></h3>
</blockquote>
<h2>Convertir un vídeo a cualquier formato (cambien la extensión del archivo para convertirlo a mp4, avi, 3gp etc&#8230;):</h2>
<blockquote><p><a href="http://tovyblog.com/tag/ffmpeg/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with ffmpeg">ffmpeg</a> -i entrada.avi salida.mpg</p>
<h3></h3>
</blockquote>
<h2>Añadirle audio a un vídeo:</h2>
<blockquote><p><a href="http://tovyblog.com/tag/ffmpeg/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with ffmpeg">ffmpeg</a> -i audio.wav -i video_entrada.avi video_salida.mpg</p>
<h2></h2>
</blockquote>
<h2>Conversión eligiendo bitrate de audio y de <a href="http://tovyblog.com/tag/video/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with video">video</a>:</h2>
<blockquote><p><code><a href="http://tovyblog.com/tag/ffmpeg/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with ffmpeg">ffmpeg</a> -i &lt;input&gt; -b 3000k -ab 196k &lt;output&gt;</code></p></blockquote>
<h2>Cortar/recortar/trocear un <a href="http://tovyblog.com/tag/video/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with video">video</a> (cut <a href="http://tovyblog.com/tag/video/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with video">video</a>)</h2>
<blockquote><p><code><a href="http://tovyblog.com/tag/ffmpeg/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with ffmpeg">ffmpeg</a> -ss &lt;tiempo de inicio en segundos&gt; -t &lt;duración del tiempo a cortar&gt;</code></p></blockquote>
<h2></h2>
<h2>Reescalar (resize)</h2>
<p><code><a href="http://tovyblog.com/tag/ffmpeg/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with ffmpeg">ffmpeg</a> -s ancho<span style="color:#ff0000;"> </span>xalto</code></p>
<p>Estos son algunos de los principales comandos de <a href="http://tovyblog.com/tag/ffmpeg/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with ffmpeg">FFmpeg</a>, tal vez al principio les cueste adaptarse a la terminal, pero con el paso del tiempo verán que es mucho mas sencillo convertir &amp; editar vídeos con linea de comandos.</p>
<p style="text-align:right;"><strong><br />
</strong></p>
<p style="text-align:right;"><strong>Antonio Tovar</strong></p>


<p>Related posts:<ol><li><a href='http://tovyblog.com/2009/12/19/solucionar-errores-con-winff-en-ubuntu-9-10-karmic-koala/' rel='bookmark' title='Permanent Link: Solucionar errores con WinFF en Ubuntu 9.10 Karmic Koala'>Solucionar errores con WinFF en Ubuntu 9.10 Karmic Koala</a></li>
<li><a href='http://tovyblog.com/2009/08/02/winff-el-mejor-conversor-multiplataforma/' rel='bookmark' title='Permanent Link: WinFF el mejor conversor multiplataforma'>WinFF el mejor conversor multiplataforma</a></li>
<li><a href='http://tovyblog.com/2009/11/14/todos-los-codecs-para-ubuntu/' rel='bookmark' title='Permanent Link: Todos los codecs para Ubuntu'>Todos los codecs para Ubuntu</a></li>
</ol></p>
	Tags: <a href="http://tovyblog.com/tag/ffmpeg/" title="ffmpeg" rel="tag nofollow">ffmpeg</a>, <a href="http://tovyblog.com/tag/instalar/" title="instalar" rel="tag nofollow">instalar</a>, <a href="http://tovyblog.com/tag/transformar/" title="transformar" rel="tag nofollow">transformar</a>, <a href="http://tovyblog.com/tag/video/" title="video" rel="tag nofollow">video</a>, <a href="http://tovyblog.com/tag/winff/" title="winff" rel="tag nofollow">winff</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://tovyblog.com/2009/08/02/winff-el-mejor-conversor-multiplataforma/" title="WinFF el mejor conversor multiplataforma (2 Agosto, 2009)">WinFF el mejor conversor multiplataforma</a> (5)</li>
	<li><a href="http://tovyblog.com/2009/12/19/solucionar-errores-con-winff-en-ubuntu-9-10-karmic-koala/" title="Solucionar errores con WinFF en Ubuntu 9.10 Karmic Koala (19 Diciembre, 2009)">Solucionar errores con WinFF en Ubuntu 9.10 Karmic Koala</a> (4)</li>
	<li><a href="http://tovyblog.com/2010/02/15/transforma-visualmente-ubuntu-gnome-en-windows-xp/" title="Transforma Visualmente Ubuntu (Gnome) en Windows Xp (15 Febrero, 2010)">Transforma Visualmente Ubuntu (Gnome) en Windows Xp</a> (2)</li>
	<li><a href="http://tovyblog.com/2009/08/14/transforma-tu-windows-vista-en-windows-7/" title="Transforma tu Windows vista en Windows 7 (14 Agosto, 2009)">Transforma tu Windows vista en Windows 7</a> (8)</li>
	<li><a href="http://tovyblog.com/2009/11/14/todos-los-codecs-para-ubuntu/" title="Todos los codecs para Ubuntu (14 Noviembre, 2009)">Todos los codecs para Ubuntu</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tovyblog.com/2009/09/27/comandos-utiles-de-ffmpeg/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- www.000webhost.com Analytics Code -->
<script type="text/javascript" src="http://analytics.hosting24.com/count.php"></script>
<noscript><a href="http://www.hosting24.com/"><img src="http://analytics.hosting24.com/count.php" alt="web hosting" /></a></noscript>
<!-- End Of Analytics Code -->
