<?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; winff</title>
	<atom:link href="http://tovyblog.com/tag/winff/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>
		<item>
		<title>WinFF el mejor conversor multiplataforma</title>
		<link>http://tovyblog.com/2009/08/02/winff-el-mejor-conversor-multiplataforma/</link>
		<comments>http://tovyblog.com/2009/08/02/winff-el-mejor-conversor-multiplataforma/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 01:36:53 +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[Windows]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[instalar]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[móvil]]></category>
		<category><![CDATA[Multiplataforma]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[winff]]></category>

		<guid isPermaLink="false">http://tovyblog.wordpress.com/?p=157</guid>
		<description><![CDATA[Con la abundancia de dispositivos móviles y servicios de almacenamiento de vídeos, cada día es mas necesario contar con un conversor que haga bien su trabajo. En linux estaba contento con el típico comando, mencoder video.ogg -oac pcm -ovc lavc -lavcopts bla bla bla, pero a veces resulta algo tedioso escribir lineas en una terminal, [...]


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/12/05/589rssowl/' rel='bookmark' title='Permanent Link: RSSOwl el mejor administrador de Feeds multiplataforma'>RSSOwl el mejor administrador de Feeds multiplataforma</a></li>
<li><a href='http://tovyblog.com/2010/07/05/pwytter-un-ligero-cliente-twitter-para-multiplataforma/' rel='bookmark' title='Permanent Link: Pwytter un ligero cliente twitter multiplataforma'>Pwytter un ligero cliente twitter multiplataforma</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="851" src="http://i29.tinypic.com/qs5csx.gif" alt="" width="502" height="505" /></p>
<p>Con la abundancia de dispositivos móviles y servicios de almacenamiento de vídeos, <strong>cada día es mas necesario contar con un conversor que haga bien su trabajo.</strong></p>
<p><strong>En <a href="http://tovyblog.com/tag/linux/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with Linux">linux</a> estaba contento con el típico comando, mencoder <a href="http://tovyblog.com/tag/video/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with video">video</a>.ogg -oac pcm -ovc lavc -lavcopts bla bla bla</strong>, pero a veces resulta algo tedioso escribir lineas en una terminal, así que encontré este conversor gráfico (que en <a href="http://tovyblog.com/tag/linux/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with Linux">linux</a> usa los codecs Fmpeg).</p>
<div class="wp-caption alignnone" style="width: 490px"><a href="http://ubuntu-pics.de/bild/20800/captura3_UrMJ9L.png"><img title="4147" src="http://ubuntu-pics.de/bild/20800/captura3_UrMJ9L.png" alt="WinFF en Windows" width="480" height="370" /></a><p class="wp-caption-text"><a href="http://tovyblog.com/tag/winff/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with winff">WinFF</a> en Windows</p></div>
<p>También esta disponible en Windows y <strong>es una de las mejores alternativas, ya que podemos usar una configuración simple (para los usuarios inexpertos) y una avanzada (para hacer todo lo que Fmpeg nos permita).</strong></p>
<p>Para los usuarios del pingüino  sólo vasta ejecutar este comando para instalarlo.</p>
<blockquote><p>sudo apt-get install <a href="http://tovyblog.com/tag/winff/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with winff">winff</a></p></blockquote>
<p>Y para los ventaneros pueden descargar el ejecutable:</p>
<blockquote><p><a href="http://winff.googlecode.com/files/winff-1.0.4-setup.exe"></p>
<p>http://winff.googlecode.com/files/winff-1.0.4-setup.exe</a></p></blockquote>
<p><strong>Acepta los formatos mas populares 3GP, 3GP2, FLV, AMR, MP3, DVD (PAL o NTSC), MOV, WAV, WMV, XviD y un largo etcétera</strong>.</p>
<div class="wp-caption alignnone" style="width: 497px"><a href="http://ubuntu-pics.de/bild/20799/captura_KmHK19.png"><img title="556" src="http://ubuntu-pics.de/bild/20799/captura_KmHK19.png" alt="Como ven el corazón de WinFF es la linea de comandos" width="487" height="275" /></a><p class="wp-caption-text">Como ven el corazón de <a href="http://tovyblog.com/tag/winff/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with winff">WinFF</a> es la linea de comandos</p></div>
<p><a href="http://winff.org/html_new/" target="_blank">Pagina oficial </a></p>
<p style="text-align:right;"><em><strong>Antonio Tovar</strong></em></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/12/05/589rssowl/' rel='bookmark' title='Permanent Link: RSSOwl el mejor administrador de Feeds multiplataforma'>RSSOwl el mejor administrador de Feeds multiplataforma</a></li>
<li><a href='http://tovyblog.com/2010/07/05/pwytter-un-ligero-cliente-twitter-para-multiplataforma/' rel='bookmark' title='Permanent Link: Pwytter un ligero cliente twitter multiplataforma'>Pwytter un ligero cliente twitter multiplataforma</a></li>
</ol></p>
	Tags: <a href="http://tovyblog.com/tag/google/" title="google" rel="tag nofollow">google</a>, <a href="http://tovyblog.com/tag/instalar/" title="instalar" rel="tag nofollow">instalar</a>, <a href="http://tovyblog.com/tag/linux/" title="Linux" rel="tag nofollow">Linux</a>, <a href="http://tovyblog.com/tag/mac/" title="Mac" rel="tag nofollow">Mac</a>, <a href="http://tovyblog.com/tag/movil/" title="móvil" rel="tag nofollow">móvil</a>, <a href="http://tovyblog.com/tag/multiplataforma/" title="Multiplataforma" rel="tag nofollow">Multiplataforma</a>, <a href="http://tovyblog.com/tag/ubuntu/" title="Ubuntu" rel="tag nofollow">Ubuntu</a>, <a href="http://tovyblog.com/tag/video/" title="video" rel="tag nofollow">video</a>, <a href="http://tovyblog.com/tag/windows/" title="Windows" rel="tag nofollow">Windows</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/19/transforma-tu-linux-en-mac-osx-leopard/" title="Transforma tu Linux en Mac OSX Leopard (19 Julio, 2009)">Transforma tu Linux en Mac OSX Leopard</a> (13)</li>
	<li><a href="http://tovyblog.com/2010/02/08/minitube-vizualiza-videos-de-youtube-desde-tu-escritorio/" title="Minitube visualiza vídeos de YouTube desde tu escritorio (8 Febrero, 2010)">Minitube visualiza vídeos de YouTube desde tu escritorio</a> (0)</li>
	<li><a href="http://tovyblog.com/2009/11/06/preguntas-frecuentes-antes-de-cambiar-a-linu/" title="Cambiando a Linux Parte I (Preguntas frecuentes antes de cambiar) (6 Noviembre, 2009)">Cambiando a Linux Parte I (Preguntas frecuentes antes de cambiar)</a> (2)</li>
	<li><a href="http://tovyblog.com/2009/12/13/instala-chrome-os-en-virtualbox-facilmente/" title="Instala Chrome OS en VirtualBox fácilmente (13 Diciembre, 2009)">Instala Chrome OS en VirtualBox fácilmente</a> (1)</li>
	<li><a href="http://tovyblog.com/2009/11/25/cambiando-a-linux-parte-iii-terminologia-linux/" title="Cambiando a Linux parte III (Terminología Linux) (25 Noviembre, 2009)">Cambiando a Linux parte III (Terminología Linux)</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tovyblog.com/2009/08/02/winff-el-mejor-conversor-multiplataforma/feed/</wfw:commentRss>
		<slash:comments>5</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 -->
