<?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>P0L0&#039;s Blog &#187; divx</title>
	<atom:link href="http://p0l0.binware.org/index.php/tag/divx/feed/" rel="self" type="application/rss+xml" />
	<link>http://p0l0.binware.org</link>
	<description>Opensource Projects and IT experiences</description>
	<lastBuildDate>Tue, 25 May 2010 06:24:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>DIVX/XVID a DVDR en GNU/Linux</title>
		<link>http://p0l0.binware.org/index.php/2006/09/26/divxxvid-a-dvdr-en-gnulinux/</link>
		<comments>http://p0l0.binware.org/index.php/2006/09/26/divxxvid-a-dvdr-en-gnulinux/#comments</comments>
		<pubDate>Tue, 26 Sep 2006 10:05:27 +0000</pubDate>
		<dc:creator>P0L0</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[divx]]></category>
		<category><![CDATA[dvdburn]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://p0l0.binware.org/index.php/2006/09/26/divxxvid-a-dvdr-en-gnulinux/</guid>
		<description><![CDATA[El otro dia tenia que convertir un divx a dvdr para la prima de Irene y que asi pudiera verlo en su reproductor de DVD. Estuve buscando pero no encontre nada claro sobre este tema. Al final con el avidemux he visto que puedo crear video del tipo DVD y audio MP2, asi que aqui [...]]]></description>
			<content:encoded><![CDATA[<p>El otro dia tenia que convertir un divx a dvdr para la prima de Irene y que asi pudiera verlo en su reproductor de DVD. Estuve buscando pero no encontre nada claro sobre este tema. Al final con el avidemux he visto que puedo crear video del tipo DVD y audio MP2, asi que aqui os cuento los pasos que segui para crear un DVDR.</p>
<p>Una cosa importante a tener en cuenta es que el video no puede tener un bitrate superior a 9,8Mb/s y el audio tiene que ser a 48kHz, asi que lo primero que hay que hacer es mirar las propiedades del video. Esto se puede hacer una vez abierto en el menu "<strong>File -> Properties</strong>" y os saldra una pantalla tipo esta:</p>
<p align="center"><a title="File properties" target="_blank" href="http://p0l0.binware.org/wp-content/2006/09/000.png" rel="lightbox[190]"><img width="81" height="96" id="image192" alt="File properties" style="border: 0px none " src="http://p0l0.binware.org/wp-content/2006/09/000.miniatura.png" /></a></p>
<p>Ahora hay que elegir la codificacion del video, para eso se elige en video el formato "<strong>DVD (lavc)</strong>" y en el hay que elegir "<strong>Two Pass (bitrate)</strong>", tambien esta el por tamaÃ±o de fichero, pero siendo un divx, se puede poner tranquilamente el bitrate y ponerle 9Mb/s (9000kb/s) que seguro que no ocupara mas de los 4,5gb que tiene el dvd.</p>
<p align="center"><a target="_blank" title="Video properties" href="http://p0l0.binware.org/wp-content/2006/09/001.png" rel="lightbox[190]"><img width="128" height="86" style="border: 0px none " alt="Video config" id="image193" src="http://p0l0.binware.org/wp-content/2006/09/001.miniatura.png" /></a></p>
<p>Para el sonido, el codec que usaremos sera "<strong>Twolame</strong>" y elegiremos 160kbps en Stereo.</p>
<div align="center"><a title="Audio properties" target="_blank" href="http://p0l0.binware.org/wp-content/2006/09/002.png" rel="lightbox[190]"><img width="128" height="86" id="image194" alt="Audio Config" style="border: 0px none " src="http://p0l0.binware.org/wp-content/2006/09/002.miniatura.png" /></a></div>
<p>En caso de que el audio no fuera 48kHz, hay que crear un filtro que convierta el audio en 48kHz.</p>
<p align="center"><a title="Audio Filter" target="_blank" href="http://p0l0.binware.org/wp-content/2006/09/003.png" rel="lightbox[190]"><img width="128" height="86" id="image195" alt="Audio Filter" style="border: 0px none " src="http://p0l0.binware.org/wp-content/2006/09/003.miniatura.png" /></a></p>
<div align="left">Una vez elegido esto ya podemos elegir el formato de salida "<strong>MPEG PS A+V</strong>", que nos dejara un mpeg listo para poder meterlo en un programa de autoria DVD.</div>
<p align="center"><a title="Format" target="_blank" href="http://p0l0.binware.org/wp-content/2006/09/004.png" rel="lightbox[190]"><img width="128" height="86" id="image196" alt="Final Format" style="border: 0px none " src="http://p0l0.binware.org/wp-content/2006/09/004.miniatura.png" /></a></p>
<p>Ahora que ya tenemos el video, haremos el DVD, para eso he usado qdvdauthor.</p>
<p>Creamos los datos del proyecto, basta con darle al boton "<strong>File -> New Project</strong>", nos pedira los datos para guardar los ficheros y el nombre del DVD. Una vez creado esto, le volvemos a dar "<strong>Add Movie</strong>" y elegimos el fichero de video creado con avidemux. Una vez que tenemos el fichero, se pueden añadir fondo de pantalla y texto, intro video y lo que queramos.</p>
<p align="center"><a target="_blank" title="qdvdauthor" href="http://p0l0.binware.org/wp-content/2006/09/101.png" rel="lightbox[190]"><img width="108" height="96" style="border: 0px none " alt="qdvdauthor" id="image197" src="http://p0l0.binware.org/wp-content/2006/09/100.miniatura.png" /></a></p>
<p align="center"><a target="_blank" title="new project" href="http://p0l0.binware.org/wp-content/2006/09/101.png" rel="lightbox[190]"><img width="109" height="96" style="border: 0px none " alt="create project" id="image198" src="http://p0l0.binware.org/wp-content/2006/09/101.miniatura.png" /></a></p>
<p>Lo importante es aÃ±adir un boton de texto que sea para reproducir el video.</p>
<p align="center"><a target="_blank" title="add text" href="http://p0l0.binware.org/wp-content/2006/09/102.png" rel="lightbox[190]"><img width="111" height="96" style="border: 0px none " alt="add text" id="image199" src="http://p0l0.binware.org/wp-content/2006/09/102.miniatura.png" /></a></p>
<p align="center"><a target="_blank" title="define button" href="http://p0l0.binware.org/wp-content/2006/09/103.png" rel="lightbox[190]"><img width="110" height="96" style="border: 0px none " alt="define as button" id="image200" src="http://p0l0.binware.org/wp-content/2006/09/103.miniatura.png" /></a></p>
<p align="center"><a target="_blank" title="button action" href="http://p0l0.binware.org/wp-content/2006/09/104.png" rel="lightbox[190]"><img width="110" height="96" style="border: 0px none " alt="button action" id="image201" src="http://p0l0.binware.org/wp-content/2006/09/104.miniatura.png" /></a></p>
<div align="left">Una vez puesto el menu a nuestro gusto, vamos a "<strong>DVD Author -> Create DVD</strong>", y aqui es importante cambiar el parametro del toolame, porque sino dara error al intentar crear la pista de audio. Hay que cambiar "<em><strong>-b128 -s 48000</strong></em>" por "<em><strong>-b 128 -s 48</strong></em>".</div>
<p align="center"><a target="_blank" title="bad toolame" href="http://p0l0.binware.org/wp-content/2006/09/105.png" rel="lightbox[190]"><img width="119" height="96" style="border: 0px none " alt="bad toolame" id="image202" src="http://p0l0.binware.org/wp-content/2006/09/105.miniatura.png" /></a></p>
<p align="center"><a target="_blank" title="good toolame" href="http://p0l0.binware.org/wp-content/2006/09/106.png" rel="lightbox[190]"><img height="96" style="border: 0px none " alt="good toolame" id="image203" src="http://p0l0.binware.org/wp-content/2006/09/106.miniatura.png" /></a></p>
<p>Una vez que ha acabado nos encontraremos en el directorio que le hemos especificado al principio una carpeta AUDIO_TS y VIDEO_TS, ahora solo hay que grabarlo. Con mkisofs (con soporte udf) creamos una iso lista para grabar.</p>
<p><em><strong>mkisofs -udf -dvd-video -o archivo.iso NOMBRE_DVD/</strong></em></p>
<p style="font-size: 9px">He seguido los consejos que se dan en esta pagina para pasar de divx a dvd: <a title="Converting to DVD" target="_blank" href="http://www.avidemux.org/wki/index.php?title=Converting_to_DVD">http://www.avidemux.org/wki/index.php?title=Converting_to_DVD</a></p>



Share:


	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fp0l0.binware.org%2Findex.php%2F2006%2F09%2F26%2Fdivxxvid-a-dvdr-en-gnulinux%2F&amp;partner=sociable" title="Print"><img src="http://p0l0.binware.org/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fp0l0.binware.org%2Findex.php%2F2006%2F09%2F26%2Fdivxxvid-a-dvdr-en-gnulinux%2F&amp;title=DIVX%2FXVID%20a%20DVDR%20en%20GNU%2FLinux&amp;bodytext=El%20otro%20dia%20tenia%20que%20convertir%20un%20divx%20a%20dvdr%20para%20la%20prima%20de%20Irene%20y%20que%20asi%20pudiera%20verlo%20en%20su%20reproductor%20de%20DVD.%20Estuve%20buscando%20pero%20no%20encontre%20nada%20claro%20sobre%20este%20tema.%20Al%20final%20con%20el%20avidemux%20he%20visto%20que%20puedo%20crear%20video%20del%20tipo%20DVD%20" title="Digg"><img src="http://p0l0.binware.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fp0l0.binware.org%2Findex.php%2F2006%2F09%2F26%2Fdivxxvid-a-dvdr-en-gnulinux%2F&amp;title=DIVX%2FXVID%20a%20DVDR%20en%20GNU%2FLinux&amp;notes=El%20otro%20dia%20tenia%20que%20convertir%20un%20divx%20a%20dvdr%20para%20la%20prima%20de%20Irene%20y%20que%20asi%20pudiera%20verlo%20en%20su%20reproductor%20de%20DVD.%20Estuve%20buscando%20pero%20no%20encontre%20nada%20claro%20sobre%20este%20tema.%20Al%20final%20con%20el%20avidemux%20he%20visto%20que%20puedo%20crear%20video%20del%20tipo%20DVD%20" title="del.icio.us"><img src="http://p0l0.binware.org/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fp0l0.binware.org%2Findex.php%2F2006%2F09%2F26%2Fdivxxvid-a-dvdr-en-gnulinux%2F&amp;t=DIVX%2FXVID%20a%20DVDR%20en%20GNU%2FLinux" title="Facebook"><img src="http://p0l0.binware.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fp0l0.binware.org%2Findex.php%2F2006%2F09%2F26%2Fdivxxvid-a-dvdr-en-gnulinux%2F&amp;title=DIVX%2FXVID%20a%20DVDR%20en%20GNU%2FLinux&amp;annotation=El%20otro%20dia%20tenia%20que%20convertir%20un%20divx%20a%20dvdr%20para%20la%20prima%20de%20Irene%20y%20que%20asi%20pudiera%20verlo%20en%20su%20reproductor%20de%20DVD.%20Estuve%20buscando%20pero%20no%20encontre%20nada%20claro%20sobre%20este%20tema.%20Al%20final%20con%20el%20avidemux%20he%20visto%20que%20puedo%20crear%20video%20del%20tipo%20DVD%20" title="Google Bookmarks"><img src="http://p0l0.binware.org/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=DIVX%2FXVID%20a%20DVDR%20en%20GNU%2FLinux&amp;body=http%3A%2F%2Fp0l0.binware.org%2Findex.php%2F2006%2F09%2F26%2Fdivxxvid-a-dvdr-en-gnulinux%2F" title="email"><img src="http://p0l0.binware.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fp0l0.binware.org%2Findex.php%2F2006%2F09%2F26%2Fdivxxvid-a-dvdr-en-gnulinux%2F&amp;title=DIVX%2FXVID%20a%20DVDR%20en%20GNU%2FLinux&amp;source=P0L0%26%23039%3Bs+Blog+Opensource+Projects+and+IT+experiences&amp;summary=El%20otro%20dia%20tenia%20que%20convertir%20un%20divx%20a%20dvdr%20para%20la%20prima%20de%20Irene%20y%20que%20asi%20pudiera%20verlo%20en%20su%20reproductor%20de%20DVD.%20Estuve%20buscando%20pero%20no%20encontre%20nada%20claro%20sobre%20este%20tema.%20Al%20final%20con%20el%20avidemux%20he%20visto%20que%20puedo%20crear%20video%20del%20tipo%20DVD%20" title="LinkedIn"><img src="http://p0l0.binware.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://meneame.net/submit.php?url=http%3A%2F%2Fp0l0.binware.org%2Findex.php%2F2006%2F09%2F26%2Fdivxxvid-a-dvdr-en-gnulinux%2F" title="Meneame"><img src="http://p0l0.binware.org/wp-content/plugins/sociable/images/meneame.png" title="Meneame" alt="Meneame" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=DIVX%2FXVID%20a%20DVDR%20en%20GNU%2FLinux%20-%20http%3A%2F%2Fp0l0.binware.org%2Findex.php%2F2006%2F09%2F26%2Fdivxxvid-a-dvdr-en-gnulinux%2F" title="Twitter"><img src="http://p0l0.binware.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://p0l0.binware.org/index.php/2006/09/26/divxxvid-a-dvdr-en-gnulinux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
