<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>vorbis &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/vorbis/</link>
	<description>Feed of posts on WordPress.com tagged "vorbis"</description>
	<pubDate>Thu, 24 Dec 2009 12:36:29 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Ffmpeg and Linux]]></title>
<link>http://pookito.wordpress.com/2009/12/15/ffmpeg-and-linux/</link>
<pubDate>Tue, 15 Dec 2009 00:03:03 +0000</pubDate>
<dc:creator>pookito</dc:creator>
<guid>http://pookito.wordpress.com/2009/12/15/ffmpeg-and-linux/</guid>
<description><![CDATA[For a while I have been searching for a tool that would allow me to encode movies in Linux. I knew a]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>For a while I have been searching for a tool that would allow me to encode movies in Linux. I knew about ffmpeg but I was a little upset with Ubuntu because the ffmpeg application was not compiled to function with none free codecs. Those codecs might be: x264, mp3 among others codecs and containers like MP4. </p>
<p>Well the good news is that in Linux we do not need all those containers and Junk. I discover, and I know this is not new, that it is good enough with Theora/Vorbis. I know that there are other GUI tools to do all the encoding, but for some reason, I am happy enough with he fact that I can use a tool like ffmpeg to do the job of free and open source software. I got to tell you, it is neat and fast. Here is the command that I would use to encode any file into Theora/Vorbis video file: <strong>ffmpeg -i input.file -vcodec libtheora -ac 2 -acodec vorbis output.ogv</strong></p>
<p>It is this simple. For more information you can always &#8220;man ffmpeg&#8221; command and learn more about it. One last thing, I usually like to rip the audio of any videos to put it on my Personal Media Player (PMP) and I would need to rip the audio and put it in Vorbis or OGG format. If you want to do that the command is: <strong>ffmpeg -i input.file -vn -ac 2 -acodec vorbis output.ogg</strong></p>
<p>This should work. The reason why I am writing this is because the community is always giving me so much, this is just a way for me to give back to the community. </p>
<p>Until later. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Pookito</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Free Sound Editor --- Audacity]]></title>
<link>http://philipcher.wordpress.com/2009/12/14/free-sound-editor-audacity/</link>
<pubDate>Mon, 14 Dec 2009 09:44:10 +0000</pubDate>
<dc:creator>pcher</dc:creator>
<guid>http://philipcher.wordpress.com/2009/12/14/free-sound-editor-audacity/</guid>
<description><![CDATA[If you are looking for a free software to edit you mp3/music files, look no further audacity is just]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>If you are looking for a free software to edit you mp3/music files, look no further <a href="http://audacity.sourceforge.net/">audacity</a> is just what you need.</p>
<p>What you can do with audacity? From audacity <a href="http://audacity.sourceforge.net/about/">page</a> here&#8217;s what you can do:-</p>
<ul>
<li> Record live audio.</li>
<li> Convert tapes and records into digital recordings or CDs.</li>
<li> Edit Ogg Vorbis, MP3, WAV or AIFF sound files.</li>
<li> Cut, copy, splice or mix sounds together.</li>
<li> Change the speed or pitch of a recording.</li>
</ul>
<p>Don&#8217;t worry its absolutely free and no ads are there. Go download in <a href="http://audacity.sourceforge.net/download/">Audacity&#8217;s Home Page</a>. More free software intro to come, stay tune!</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Spotify vs. Sky Songs]]></title>
<link>http://resonancias.wordpress.com/2009/10/26/spotify-vs-sky-songs/</link>
<pubDate>Mon, 26 Oct 2009 14:27:16 +0000</pubDate>
<dc:creator>Enrique</dc:creator>
<guid>http://resonancias.wordpress.com/2009/10/26/spotify-vs-sky-songs/</guid>
<description><![CDATA[Leo en Slashdot la siguiente noticia: &#8220;Un tercio de la gente no es capaz de distinguir entre a]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://resonancias.wordpress.com/files/2009/10/800px-crc_listening_room.jpg"><img class="alignright size-medium wp-image-129" title="Listening test" src="http://resonancias.wordpress.com/files/2009/10/800px-crc_listening_room.jpg?w=300" alt="Listening test" width="300" height="199" /></a>Leo en <a href="http://news.slashdot.org/story/09/10/19/176209/13-of-People-Cant-Tell-48Kbps-Audio-From-160Kbps" target="_blank">Slashdot</a> la siguiente noticia: &#8220;Un tercio de la gente no es capaz de distinguir entre audio codificado a 48 kbps y a 160kbps&#8221;. La noticia hacía referencia a <a href="http://crave.cnet.co.uk/digitalmusic/0,39029432,49303980,00.htm" target="_blank">una prueba que hizo la gente de cnet</a>, en la que comparaban la calidad de la música proporcionada por <a href="http://www.spotify.com" target="_blank">Spotify</a> y por <a href="http://songs.sky.com/" target="_blank">Sky Songs</a>.</p>
<p>Spotify utiliza para transmitir la música un codificador de audio OGG Vorbis con una tasa binaria de 160kbps (en la versión de pago la tasa binaria sube hasta 320kbps), mientras que Sky Songs utiliza un codificador AAC+ con una tasa binaria de 48kbps. Para realizar la prueba se tomó a 16 personas de la redacción, se les pusieron unos <a href="http://reviews.cnet.co.uk/accessories/0,39100116,49292937,00.htm" target="_blank">cascos de 500 euro</a>s conectados a un <a href="http://crave.cnet.co.uk/accessories/0,39101000,49302599,00.htm" target="_blank">buen amplificador</a>, y se reprodujo la canción Billie Jean, obtenida tanto de spotify como de Sky Songs. El resultado fue, dice la noticia, sorprendente: un tercio de las personas pensaron que la canción de Sky Songs (la codificada con AAC+ a 48kbps) sonaba mejor que la de Spotify.</p>
<p>La noticia introduce una serie de conceptos que es necesario tener bien claros para poder entenderla correctamente. Quizás entonces el resultado nos parezca algo menos sorprendente, o cuando menos engañoso:</p>
<ul>
<li><strong>Tasa binaria:</strong> Nos dice la cantidad de bits que necesitamos almacenar por cada segundo de sonido. Por eso se mide en bits por segundo, o más normalmente en kilobits por segundo (kbps). Así, si tengo un fichero de un minuto de duración codificado a 128kbps, ocupará finalmente 128kbps*60s=768 kbits. Para que nos hagamos una idea de la cantidad de bits que se pueden llegar a ahorrar, la tasa binaria de un fichero de CD es de unos 1400kbps, mientras que un fichero mp3 codificado a 128 ó 192 kbps (10 veces menos que el CD) puede llegar a tener una calidad más que aceptable.</li>
<li><strong>Codificador de audio:</strong> Cuando hablamos de un codificador de audio nos referimos a algún programa capaz de reducir el tamaño que ocupa un determinado fichero de audio. Es como un zip pero para ficheros de audio. El ejemplo más conocido de codificador de audio es el mp3, que nos permite reducir el tamaño de los ficheros de sonido hasta en un 90% como comentamos en el punto anterior. La mayor parte de los codificadores consiguen esta reducción a base de eliminar partes &#8220;irrelevantes&#8221; de la señal de audio original, esto es, partes cuya ausencia no podemos percibir dadas las limitaciones de nuestro sistema auditivo. Para entender esto, imaginemos que estamos grabando el sonido de un concierto de rock en directo. Ahora imaginemos que a un espectador le suena el móvil. ¿Oiríamos ese sonido? Probablemente no, porque quedaría <em>enmascarado</em> por el sonido ambiente del concierto. ¿Está ese sonido ahí? Si, por supuesto, aunque no sea audible. Pues bien, podemos pensar que un codificador de audio lo que haría sería eliminar del fichero de audio el sonido de ese móvil, ahorrándose así los bits que de otro modo harían falta para almacenarlo.</li>
<li><strong>AAC+, Vorbis,&#8230;:</strong> No son más que distintos codificadores de audio, como también lo es el mp3. El mp3 es un codificador de audio basado en el estándar internacional MPEG-1. Su nombre completo es MPEG-1 Capa III, de ahí lo de mp3. AAC es, por decirlo de alguna manera, el sucesor de mp3, y forma parte del estándar MPEG-2. Sus siglas vienen de <em>Advanced Audio Coder</em>, y se diferencia del mp3 en que utiliza una serie de herramientas más sofisticadas para conseguir ser mucho más eficiente que el mp3, a costa de ser también bastante más complejo. El AAC+, también llamado HE-AAC (High Efficiency AAC), es una versión del AAC pensada para cuando la tasa binaria es muy baja, y forma parte del estándar MPEG-4 (No, lo siento, pero no existe el MPEG-3&#8230;.). Por su parte, el Vorbis es un codificador de audio de código libre, desarrollado por la fundación Xiph.Org. Se puede ver como una alternativa al mp3, pero completamente libre, ya que no es necesario pagar licencias por patentes, tal y como ocurre con mp3, AAC y AAC+.</li>
<li><strong>¿Son todos los codificadores iguales?</strong> No, todo lo contrario. Incluso dos codificadores del mismo tipo (dos mp3, por ejemplo) pueden dar resultados completamente distintos. Muchos codificadores de audio se conciben de tal forma que se deja mucha libertad al programador  a la hora de ajustar su código para obtener mejores resultados, mayor velocidad de proceso, etc., siempre y cuando al final garanticen que el fichero final cumpla una serie de requisitos que lo hagan legible para un reproductor (decodificador). Así, un desarrollador puede decidir por ejemplo implementar un mp3 de muy alta calidad a costa de que tenga una elevada complejidad computacional, mientras que otro puede programar el mismo mp3 pero diseñado de forma que su complejidad sea mínima, a costa de sacrificar algo de calidad. Es normal encontrarse en la red con <a href="http://www.listening-tests.info/mp3-128-1/results.htm" target="_blank">comparativas de codificadores de distintos desarrolladores</a>, en las que se observa que existen claras diferencias entre unos y otros, a pesar de estar implementando el mismo estándar.</li>
<li><strong>Tests de escucha:</strong> A la hora de evaluar la calidad de un codificador de audio uno de los métodos más utilizados es el de realizar tests de escucha. El método consiste en coger a muchas personas, entrenarlas para aprender a percibir las distorsiones más comunes en un codificador de audio, y a continuación presentarle los ficheros de los codificadores que se desea evaluar o comparar. Para hacer esto hay muchos métodos. El más típico es el conocido como <em>test doble ciego con triple estímulo y referencia oculta</em>, también conocido como test ABC/HR. Sí, el nombre asusta, pero la idea es muy sencilla. En este test se le presentan al sujeto tres ficheros de sonido (de ahí lo de triple estímulo). Uno de ellos, etiquetado como &#8216;A&#8217;, es siempre la señal de referencia (el fichero original, sin codificar), mientras que los otros dos, &#8216;B&#8217; y &#8216;C&#8217;, contienen el fichero de referencia y la señal codificada, ordenados aleatoriamente, sin que ni el sujeto ni la persona que dirige el test sepan cuál es cuál (de ahí lo de doble ciego y referencia oculta). Al sujeto se le pide que identifique cuál de las señales &#8216;B&#8217; y &#8216;C&#8217; coincide con la referencia &#8216;A&#8217;, y después que puntúe a la otra según su calidad.</li>
</ul>
<div id="attachment_128" class="wp-caption aligncenter" style="width: 550px"><a href="http://www.hydrogenaudio.org/forums/index.php?showtopic=32128"><img class="size-full wp-image-128  " title="Test ABC/HR" src="http://resonancias.wordpress.com/files/2009/10/captura-de-pantalla-2009-10-26-a-las-14-44-02.jpg" alt="Test ABC/HR" width="540" height="349" /></a><p class="wp-caption-text">Test ABC/HR</p></div>
<p>Con todo lo explicado hasta aquí podemos destripar ya un poco mejor la noticia con la que empezaba el post. Hay que dejar claro que en la propia noticia se deja bien claro que no se trataba más que de una prueba sencilla, sin ningún ánimo de constituir un estudio serio de la calidad de estos dos sistemas, y por tanto no pretendo yo criticar la noticia en sí, sino utilizarla como base para explicar una serie de temas que no siempre se dejan lo suficientemente claros.</p>
<p>En primer lugar la tasa binaria no es un indicador definitivo de la calidad de un fichero. Es posible encontrarse con ficheros codificados en mp3 a 128kbps que suenan francamente bien, y también con otros que suenan francamente mal. La calidad final de un fichero codificado depende de muchos factores: del fichero en sí (los hay que son más &#8220;fáciles&#8221; de codificar que otros, de la tasa binaria utilizada, del modelo de codificador, de la implementación de dicho modelo, etc. Es por todo esto que el decir, como se dice muchas veces, que &#8220;el mp3 a 192kbps suena muy bien&#8221; es incorrecto. Como ejemplo podemos escuchar <a href="http://files.me.com/enrique.alexandre/vmwwu4.wav" target="_blank">este fichero</a>. Si lo intentamos codificar a una tasa binaria de 353kbps, podemos obtener resultados tan dispares como <a href="http://files.me.com/enrique.alexandre/ylbacb.wav" target="_blank">este</a>, o <a href="http://files.me.com/enrique.alexandre/njm24f.wav" target="_blank">este otro</a>.</p>
<p>Sigamos. Como bien dicen en la noticia, y en los comentarios de la misma, la metodología seguida para hacer el test no es la más adecuada. En primer lugar, utilizar sólo 16 personas no tiene ninguna validez estadística. Pensémoslo un poco. Si una persona de las 16 toma su decisión al azar, supondrá un cambio en el resultado final del 1/16=6.25% hacia un lado o hacia el otro. Cuando se realiza un estudio serio de este tipo se suele utilizar un número mucho mayor de gente, que además es necesario entrenar previamente. Es por esto que este tipo de tests resultan muy costosos de hacer. Los ficheros se eligen de distintos estilos musicales, para evitar demasiados sesgos debidos a los gustos musicales de la gente, y además se procura utilizar muestras de corta duración de cada fichero (nunca una canción entera), para intentar reducir el cansancio de la gente.</p>
<p>Por otra parte, el mostrar a las personas sólo los dos ficheros, sin una referencia, y pedirles que elijan el mejor, siempre va a conducir a <a href="http://en.wikipedia.org/wiki/Serial_position_effect" target="_blank">resultados sesgados</a> si siempre mantenemos los ficheros en el mismo orden.</p>
<p style="text-align:left;"><a href="http://resonancias.wordpress.com/files/2009/10/597px-audio-technica_ath-a500.jpg"><img class="alignleft size-medium wp-image-131" title="Headphones" src="http://resonancias.wordpress.com/files/2009/10/597px-audio-technica_ath-a500.jpg?w=298" alt="Headphones" width="209" height="210" /></a>Por último, como ejemplo, dejo aquí tres ficheros para quien quiera hacer la prueba. El primer fichero es el archivo original, sin codificar. Los otros dos son versiones codificadas del anterior, uno con Vorbis a 160kbps y el otro con AAC+ a 48kbps:</p>
<p style="text-align:center;"><a href="http://files.me.com/enrique.alexandre/yvnhwl.wav" target="_blank">Fichero de referencia</a></p>
<p style="text-align:center;"><a href="http://files.me.com/enrique.alexandre/9b53qo.wav" target="_blank">Fichero B</a></p>
<p style="text-align:center;"><a href="http://files.me.com/enrique.alexandre/g7dc6f.wav" target="_blank">Fichero C</a></p>
<p style="text-align:center;">¿Sois capaces de identificar cuál es cuál?</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[CDs rippen mit Ubuntu: Sound Juicer vs. grip]]></title>
<link>http://mampfit.wordpress.com/2009/10/23/cds-rippen-mit-ubuntu-sound-juicer-vs-grip/</link>
<pubDate>Fri, 23 Oct 2009 15:46:24 +0000</pubDate>
<dc:creator>Ben</dc:creator>
<guid>http://mampfit.wordpress.com/2009/10/23/cds-rippen-mit-ubuntu-sound-juicer-vs-grip/</guid>
<description><![CDATA[Möchte man Musik von CD auf Festplatte bannen, dann stolpert man in der Regel vor allem über zwei Pr]]></description>
<content:encoded><![CDATA[Möchte man Musik von CD auf Festplatte bannen, dann stolpert man in der Regel vor allem über zwei Pr]]></content:encoded>
</item>
<item>
<title><![CDATA[Free relax in an open plan office]]></title>
<link>http://balau82.wordpress.com/2009/10/19/free-relax-in-an-open-plan-office/</link>
<pubDate>Mon, 19 Oct 2009 20:27:07 +0000</pubDate>
<dc:creator>Balau</dc:creator>
<guid>http://balau82.wordpress.com/2009/10/19/free-relax-in-an-open-plan-office/</guid>
<description><![CDATA[The phone rings. LOUD. It&#8217;s from the nearest cubicle. Nobody answers. It&#8217;s LOUD. I]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>The phone rings. LOUD. It&#8217;s from the nearest cubicle. Nobody answers. It&#8217;s LOUD. I&#8217;m working on something that requires long and constant atten- LOUD -tion.  The phone stops ringing, and the colleagues&#8217; voices return to be distracting again. There&#8217;s an informal meeting a handful of seats from me; I&#8217;m happy for them that they&#8217;re laughing, but I&#8217;m afraid the software bug I&#8217;m hunting will take the time to hide himself deeper while I&#8217;m not looking.</p>
<p>I think that some of you may relate to my experience. Actually, I&#8217;m sure. The greatest source of distraction for me is noise, sounds and voices; if you are like me, you will like this lecture about sound on TED:</p>
<p><a href="http://www.ted.com/talks/julian_treasure_the_4_ways_sound_affects_us.html">Julian Treasure: the 4 ways sound affects us</a></p>
<p>Quoting his presentation, open plan office: productivity loss = 66%. Mr.Treasure also stresses the importance of the positive effect that some sounds have on us, even on an instinctive level; I decided to give the &#8220;birdsong therapy&#8221; a try at the office. I started searching for sounds to use, and I stumbled upon this social and free database of sounds:</p>
<p><a href="http://www.freesound.org/index.php">The Freesound Project</a></p>
<p>Basically every user can contribute to add sounds that can be used freely as Creative Commons. The site has tons of different ambient captures of birdsong. I enjoyed very much, and found suitable for my situation, <a href="http://www.freesound.org/samplesViewSingle.php?id=56611">this 42 minutes long recording of birds</a>. The file&#8217;s format is <em>wav</em>, and this means that the size is unnecessarily big. In order to compress the sound on my Ubuntu Linux computer, I used a context-menu driven utility for sound conversion that is a Nautilus add-on. You can install it with:</p>
<pre>sudo apt-get install nautilus-script-audio-convert</pre>
<p>With this utility I compressed the 420MB <em>wav</em> file into a 63MB good quality <a href="http://www.vorbis.com/">OGG/Vorbis</a> audio file (Vorbis is a free open source encoding algorithm). The last problem is that at the office I have a Windows XP box, and I need a player that reads <em>ogg</em> files. For this reason I decided to install the codecs for Windows Media Player:</p>
<p><a href="http://www.xiph.org/downloads/#third_party">DirectShow filters &#8211; play back ogg files in Media Player</a></p>
<p>The next day I copied the birdsong inside my workstation, installed the codec, put on my headphones and jumped into the nature. It worked, somehow. The noise of the office was still present, but more distant and subdued under the melody of the forest. In order to completely annihilate the auditory pollution, I feel that classic orchestral music is more appropriate, since it gives a harmonic background covering everything else.</p>
<p>Give it a try: it won&#8217;t cost you a penny and it could greatly improve your productivity.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Google chrome linux support HTML5 Audio/Video]]></title>
<link>http://ubuntuxpress.wordpress.com/2009/10/16/google-chrome-linux-support-html5-audiovideo/</link>
<pubDate>Fri, 16 Oct 2009 15:24:44 +0000</pubDate>
<dc:creator>vinutux</dc:creator>
<guid>http://ubuntuxpress.wordpress.com/2009/10/16/google-chrome-linux-support-html5-audiovideo/</guid>
<description><![CDATA[Google Chrome linux version playing Ogg theora video file Google making braking news in every mornin]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p style="text-align:center;">
<p style="text-align:center;">
<p style="text-align:center;"><img class="aligncenter" src="http://ubuntuxpress.wordpress.com/files/2009/10/chrome-4-html.jpg" alt="chrome" width="354" height="307" /></p>
<p style="text-align:center;"><span style="color:#99cc00;">Google Chrome linux version playing Ogg theora video file</span></p>
<p>Google making braking news in every morning in recent times. All the geeks digging for google wave, chrome browser, chromesOS, leaked ChromeOS running top of ubuntu etc&#8230;.</p>
<p style="text-align:left;">In the latest developing version of google chrome for linux platform [v4.222.5], it integrated html 5 audio/video support. It is very surprising chrome also support and playerd other multimedia formats than HTML 5 standard&#8217;s. Beacasue of HTML 5 support chrome naturally played Ogg theora and ogg vorbis (.ogg/.ogv) just like other browsers in the league. But supporting other multimedia formats like mp3 and mp4 is very surprising. In my test it support and playing Ogg,ogm,mp3 and mp4 without third party plugin support, even from local hadrdisk. But mp4 is supported but not played well. Other formats like wmv,wma,and avi is not supported without plugins.</p>
<p style="text-align:left;"><img class="aligncenter" src="http://ubuntuxpress.wordpress.com/files/2009/10/ogg-mp3.jpg" alt="chrome mp3" width="346" height="68" /></p>
<p><!-- AddThis Button BEGIN --></p>
<div style="text-align:center;"><span style="color:#99cc00;">google chrome playing mp3 file</span></div>
<div style="text-align:center;"><a title="Bookmark and Share" href="http://www.addthis.com/bookmark.php?v=250&#38;pub=xa-4ac2661d1f4ecc66" target="_blank"><img class="aligncenter" src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" alt="Bookmark and Share" width="125" height="16" /></a></div>
<p><!-- AddThis Button END --></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[HowTo: Rippa con abcde]]></title>
<link>http://idl3.wordpress.com/2009/10/12/howto-rippa-con-abcde/</link>
<pubDate>Mon, 12 Oct 2009 08:15:05 +0000</pubDate>
<dc:creator>idl3</dc:creator>
<guid>http://idl3.wordpress.com/2009/10/12/howto-rippa-con-abcde/</guid>
<description><![CDATA[No, non si tratta dell&#8217;alfabeto, ABCDE (A Better CD Encoder) e&#8217; un frontend per cdparano]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>No, non si tratta dell&#8217;alfabeto, <strong>ABCDE</strong> (A Better CD Encoder) e&#8217; un <em>frontend</em> per <strong>cdparanoia</strong>, <strong>wget</strong>, <strong>cd-discid</strong> e <strong>id3</strong>, puo&#8217; estrarre le tracce audio di un CD in diversi formati, supporta infatti <strong>MP3</strong>, <strong>OGG</strong>, <strong>MPP</strong> e <strong>FLAC</strong>. Avevamo gia&#8217; visto come <strong>estrarre le traccie audio</strong> da un CD, <a href="http://idl3.wordpress.com/2009/10/02/howto-cd-audio-con-linux/">con dir2ogg e cdparanoia</a>. Oggi vedremo come farlo con ABCDE, il suo utilizzo avviene da <strong>riga di comando</strong>.</p>
<p><img src="http://idl3.wordpress.com/files/2009/10/cd-rom.jpg?w=150" alt="cd-rom" title="cd-rom" width="150" height="130" class="alignleft size-thumbnail wp-image-257" />ABCDE <a href="http://packages.debian.org/it/lenny/abcde">richiede</a> alcune <strong>dipendenze</strong> piu&#8217; alcuni pacchetti <strong>suggeriti</strong>, che e&#8217; sempre bene installare per poter utilizzare l&#8217;applicazione nel pieno delle sue possibilita&#8217;. Dunque <strong>installiamo</strong> ABCDE:<br />
<code># apt-get install abcde</code><br />
proseguite per i pacchetti suggeriti, ad esempio, per installare il pacchetto per &#8220;<em>normalizzare</em>&#8221; l&#8217;audio delle tracce:<br />
<code># apt-get install normalize-audio</code></p>
<p>Ora guardiamoci il <strong>manuale</strong>:<br />
<code>$ man abcde</code><br />
e l&#8217;help:<br />
<code>$ abcde -h</code></p>
<pre>Usage: abcde [options] [tracks]
Options:
-1     Encode the whole CD in a single file
-a
       Actions to perform:
       cddb,read,normalize,encode,tag,move,replaygain,playlist,clean
-b     Enable batch normalization
-c
       Specify a configuration file (overrides system and user config files)
-C
       Specify discid to resume from (only needed if you no longer have the cd)
-d
       Specify CDROM device to grab (flac uses a single-track flac file)
-D     Debugging mode (equivalent to sh -x abcde)
-e     Erase encoded track information from status file
-f     Force operations that otherwise are considered harmful. Read "man abcde"
-g     Use "lame --nogap" for MP3 encoding. Disables low disk and pipes flags
-h     This help information
-j  Number of encoder processes to run at once (localhost)
-k     Keep the wav tracks for later use
-l     Use low disk space algorithm
-L     Use local CDDB storage directory
-n     No lookup. Don't query CDDB, just create and use template
-N     Noninteractive. Never prompt for anything
-m     Modify playlist to include CRLF endings, to comply with some players
       WARNING: Deprecated. Use "cue" action
-M     Create a CUE file
-o
       Output file type(s) (vorbis,mp3,flac,spx,mpc,wav,m4a). Defaults to vorbis
-p     Pad track numbers with 0's (if less than 10 tracks)
-P     Use UNIX pipes to read+encode without wav files
-r
       Also encode on these remote hosts
-R     Use local CDDB in recursive mode
-s
       Show dielfs from the CDDB info (year,genre)
-S  Set the CD speed
-t  Start the track numbering at a given number
-T  Same as -t but modifies tag numbering
-U     Do NOT use UNICODE (UTF8) tags and comments
-v     Show version number and exit
-V     Be a bit more verbose about what is happening behind the scenes
-x     Eject CD after all tracks are read
-w
       Add a comment to the CD tracks
-W  Contatenate CDs: -T #01 -w "CD #"
-z     Use debug CDROMREADERSYNTAX option (needs cdparanoia)

Tracks is a space-delimited list of tracks to grab.
Ranges specified with hyphens are allowed (i.e., 1-5).</pre>
<p>quante opzioni, vediamone qualcuna all&#8217;opera.</p>
<p>Per mostrare le informazioni prelevate da <strong>CDDB</strong> e creare una <strong>directory in locale</strong> diamo il comando:<br />
<code>$ abcde -a cddb -N</code></p>
<p>Per estrarre le <strong>tracce audio dal CD in formato wav</strong>:<br />
<code>$ abcde -a cddb,read -N</code><br />
se vogliamo estrarre solo <strong>la terza e la quarta traccia</strong>:<br />
<code>$ abcde -a cddb,read -N 1-2</code></p>
<p>Se vogliamo estrarre le traccie in <strong>formato diverso</strong>:<br />
<code>$ abcde -a cddb,encode -N</code></p>
<p>Non specificando l&#8217;<em>encoder</em>, il programma se lo andra&#8217; a cercare nel suo file di configurazione:<br />
<code>$ cat ~/.abcde.conf</code><br />
Per un esempio di file di configurazione dei diversi formati potete <a href="http://www.andrews-corner.org/abcde.html">guardare qui</a>.</p>
<p>Mediante il <strong>file di configurazione</strong> si possono fare cose veramente interessanti, come ad esempio <strong>estrarre contemporaneamente le traccie di un CD audio in 5 diversi formati in 5 diverse directory</strong>.</p>
<p>Veniamo a cose piu&#8217; normali, indichiamo ad ABCDE il percorso del CD audio:<br />
<code>$ abcde -d /dev/percorsocdrom</code></p>
<p>Per estrarre in <strong>formato MP3</strong>:<br />
<code>$ abcde -d /dev/percorsocdrom -o mp3</code><br />
se voaliamo specificare un <em>bitrate</em> (ad esempio a 128):<br />
<code>$ abcde -d /dev/percorsocdrom -o mp3:"-b 128"</code><br />
se vogliamo invece estrarre solo la terza traccia:<br />
<code>abcde -d /dev/percorsocdrom 3 -o mp3:"-b 128"</code><br />
o se voliamo estrarre le traccie dalla quinta alla nona:<br />
<code>abcde -d /dev/percorsocdrom 5-9 -o mp3:"-b 128"</code></p>
<p>Per estrarre sia in <strong>OGG</strong> sia in <strong>FLAC</strong> daremo questo comando (i formati sono separati da una virgola):<br />
<code>$ abcde -d /dev/percorsocdrom -o vorbis,flac </code></p>
<p>Se vogliamo usare un <em>bitrate</em> diverso da quello indicato nel file di configurazione dobbiamo specificarlo:<br />
<code>$ abcde -d /dev/percorsocdrom -o vorbis:"-b 192"</code></p>
<p>Se per caso volessimo estrarre l&#8217;intero CD audio in un unico file <strong>FLAC</strong> allora:<br />
<code>$ abcde -d /dev/percorsocdrom -d fileunico.flac </code><br />
oppure<br />
<code>$ abcde -d /dev/percorsocdrom -1 -M -o flac</code></p>
<p>Leggete il <strong>manuale</strong> e controllate bene i vari esempi di <strong>file di configurazione</strong> per approfondire.</p>
<hr />
<p style="text-align:right;"><a href="#content" title="torna su">[^] torna su</a>&#160;&#124;&#160;<a href="http://postli.com/post?u=http://idl3.wordpress.com/2009/10/12/howto-rippa-con-abcde/&#38;t=HowTo: Rippa con abcde" title="Post to Postli" style="color:blue;text-decoration:none;">post<span style="color:orange;">&#60;</span><span style="color:red;">li</span><span style="color:orange;">&#62;</span></a>&#160;&#124;&#160;<a href="http://www.wikio.it/vote?url=http://idl3.wordpress.com/2009/10/12/howto-rippa-con-abcde/" target="_blank"><img src="http://www.wikio.it/shared/img/vote/wikio2.gif" border="0" /></a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Un Reproductor Portátil Que Pasa MP3, Ogg y FLAC]]></title>
<link>http://ignorante.wordpress.com/2009/10/01/samsung-ogg-flac/</link>
<pubDate>Thu, 01 Oct 2009 15:46:04 +0000</pubDate>
<dc:creator>ignorante</dc:creator>
<guid>http://ignorante.wordpress.com/2009/10/01/samsung-ogg-flac/</guid>
<description><![CDATA[Desde hace mucho tiempo los reproductores de audio portátiles son, al menos para mis expectativas, d]]></description>
<content:encoded><![CDATA[Desde hace mucho tiempo los reproductores de audio portátiles son, al menos para mis expectativas, d]]></content:encoded>
</item>
<item>
<title><![CDATA[HowTo: convertire in formato ogg con ffmpeg]]></title>
<link>http://idl3.wordpress.com/2009/09/25/howto-convertire-in-formato-ogg-con-ffmpeg/</link>
<pubDate>Fri, 25 Sep 2009 07:51:30 +0000</pubDate>
<dc:creator>idl3</dc:creator>
<guid>http://idl3.wordpress.com/2009/09/25/howto-convertire-in-formato-ogg-con-ffmpeg/</guid>
<description><![CDATA[Come saprete (se non lo sapete leggetevi la pagina su Wikipedia) ogg e&#8217; un formato di file che]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Come saprete (se non lo sapete leggetevi la <a href="http://it.wikipedia.org/wiki/Ogg">pagina su Wikipedia</a>) <strong>ogg</strong> e&#8217; un formato di file che puo&#8217; contenere vari formati, <strong>sia video sia audio sia testo</strong> (con i sottotitoli per intenderci) sia misto, e cosa importante, <strong>e&#8217; libero</strong>. Vediamo quindi come <strong>trasformare</strong> i nostri file video e audio in <strong>formato ogg</strong>.</p>
<p><div id="attachment_69" class="wp-caption alignleft" style="width: 160px"><img src="http://idl3.wordpress.com/files/2009/09/ogg-vorbis.jpg?w=150" alt="Il pesce di Vorbis non e&#39; muto" title="Vorbis" width="150" height="150" class="size-thumbnail wp-image-69" /><p class="wp-caption-text">Il pesce di Vorbis non e' muto</p></div>Il <strong>codec audio ogg</strong> piu&#8217; famoso e&#8217; senz&#8217;altro <a href="http://www.vorbis.com/">Vorbis</a>, si tratta di un algoritmo <em>Open Source</em> ed e&#8217; l&#8217;antagonista del piu&#8217; famoso ma non libero <strong>MP3</strong>. Invece per quanto riguarda il video, il codec piu&#8217; famoso e&#8217; senz&#8217;altro <a href="http://theora.org/">Theora</a>. Ma veniamo al dunque.</p>
<p>Avete un <strong>file audio in wav</strong> (ma il discorso vale anche per altri formati audio) e lo volete <strong>convertire in formato ogg</strong>. Tutto quello che ci serve e&#8217; <strong>ffmpeg</strong> (piu&#8217; i codec che daro&#8217; per scontato abbiate gia&#8217;). Da terminale posizioniamoci nella directory contenete il nostro file audio in formato proprietario e scriviamo:<br />
<code>$ ffmpeg -i fileaudio.wav -acodec libvorbis -ab 128k -ac 2  fileaudio.ogg</code><br />
Nel dettaglio, stiamo dicendo a ffmpeg di prendere il file fileaudio.wav (<em>-i</em>), usando i codec audio <strong>libvorbis</strong> (<em>-acodec</em>) utilizzando un <strong>bitrate</strong> audio pari a 128k (<em>-ab</em>), settando il <strong>numero di canali</strong> a 2 (<em>-ac</em>). E ovviamente creando l&#8217;<strong>output fileaudio.ogg</strong>. Le opzioni <strong>possono essere cambiate</strong>, magari volete un solo canale audio, o un bitrate differente o che so io.</p>
<p>Ora invece volete convertire il vostro <strong>file video da wmv ad ogg</strong>. In questo caso useremo le librerie <strong>Theora</strong> di ffmpeg:<br />
<code>$ ffmpeg -i filevideo.wmv -vcodec libtheora -acodec libvorbis filevideo.ogg</code><br />
Ecco fatto.</p>
<p>Se volete <strong>solo il video senza l&#8217;audio</strong>:<br />
<code>$ ffmpeg -i filevideo.wmv -vcodec libtheora -an filevideo.ogg</code><br />
Se invece volete <strong>solo l&#8217;audio senza il video</strong>:<br />
<code>$ ffmpeg -i filevideo.wmv -vn -acodec libvorbis filevideo.ogg</code><br />
L&#8217;opzione <em>-vn</em> dice senza video, quella <em>-an</em> dice senza audio.</p>
<p>Per le varie opzioni e per modificare quelle dell&#8217;esempio leggetevi l&#8217;output di questo magico comando:<br />
<code>$ man ffmpeg</code><br />
Ovviamente ffmpeg non e&#8217; l&#8217;unico ne&#8217; il miglior metodo di conversione, esistono anche altri sistemi, cercateli.</p>
<hr />
<p style="text-align:right;"><a href="#content" title="torna su">[^] torna su</a>&#160;&#124;&#160;<a href="http://postli.com/post?u=http://idl3.wordpress.com/2009/09/25/howto-convertire-in-formato-ogg-con-ffmpeg/&#38;t=HowTo: convertire in formato ogg con ffmpeg" title="Post to Postli" style="color:blue;text-decoration:none;">post<span style="color:orange;">&#60;</span><span style="color:red;">li</span><span style="color:orange;">&#62;</span></a>&#160;&#124;&#160;<a href="http://www.wikio.it/vote?url=http://idl3.wordpress.com/2009/09/25/howto-convertire-in-formato-ogg-con-ffmpeg/" target="_blank"><img src="http://www.wikio.it/shared/img/vote/wikio2.gif" border="0" /></a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[best video (media) player for the mobiles - CorePlayer]]></title>
<link>http://notoveryet.wordpress.com/2009/09/22/best-video-media-player-for-the-mobiles-coreplayer/</link>
<pubDate>Mon, 21 Sep 2009 20:48:21 +0000</pubDate>
<dc:creator>notoveryet</dc:creator>
<guid>http://notoveryet.wordpress.com/2009/09/22/best-video-media-player-for-the-mobiles-coreplayer/</guid>
<description><![CDATA[As I am going to buy Nokia 5530 (based on S60 v5)&#8230;. there is a problem, CorePlayer is not rele]]></description>
<content:encoded><![CDATA[As I am going to buy Nokia 5530 (based on S60 v5)&#8230;. there is a problem, CorePlayer is not rele]]></content:encoded>
</item>
<item>
<title><![CDATA[Radio por Internet]]></title>
<link>http://ignorante.wordpress.com/2009/09/15/radio-por-internet/</link>
<pubDate>Tue, 15 Sep 2009 16:00:30 +0000</pubDate>
<dc:creator>ignorante</dc:creator>
<guid>http://ignorante.wordpress.com/2009/09/15/radio-por-internet/</guid>
<description><![CDATA[La radio por Internet debería ser como Adagio FM. Complementa la transmisión con contenido útil en l]]></description>
<content:encoded><![CDATA[La radio por Internet debería ser como Adagio FM. Complementa la transmisión con contenido útil en l]]></content:encoded>
</item>
<item>
<title><![CDATA[Ordenar los temas de música en nuestro reproductor MP3]]></title>
<link>http://thalskarth.wordpress.com/2009/09/05/ordenar-los-temas-de-musica-en-nuestro-reproductor-mp3/</link>
<pubDate>Sat, 05 Sep 2009 21:08:40 +0000</pubDate>
<dc:creator>Thalskarth</dc:creator>
<guid>http://thalskarth.wordpress.com/2009/09/05/ordenar-los-temas-de-musica-en-nuestro-reproductor-mp3/</guid>
<description><![CDATA[Bueno, todos aquellos que tengan un reproductor de audio portatil (MP3 player) de los comunes, habrá]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://www.flickr.com/photos/suite100gallery/2866785034/"><img class="alignright" style="margin-left:10px;margin-right:2px;" src="http://a.imagehost.org/0389/2866785034_5f45ceab7f_m.jpg" alt="" width="180" height="240" /></a>Bueno, todos aquellos que tengan un reproductor de audio portatil (<strong><em>MP3 player</em></strong>) de los comunes, habrán notado que siempre que les copian archivos de música estos <em>son luego reproducidos por el aparato en el orden en que fueron grabados</em> por lo que, muchas veces, un disco queda desordenado :S</p>
<p>Para solucionar este problema, hay 3 soluciones:</p>
<ul>
<li>Una es que graben uno a uno los temas → Aunque es mucho trabajo y la descarto.</li>
<li>Otra, es usar algun script de los que ordenan una vez grabados → Pero no pude encontrar el que tenía</li>
<li>Así que, de esa forma se arriba a ésta, es decir la tercer solución la cual es un comando para la consola. El cual ordenará alfabeticamente todos los archivos de la carpeta y luego los copiara a nuestro reproductor en dicho orden. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ul>
<p>El comando es:</p>
<pre style="border:1px inset;overflow:auto;width:580px;height:20px;text-align:left;margin:0;padding:6px;">find . -type f -print0 &#124; sort -z -n  &#124; xargs -0 cp --target-directory='/tmp'</pre>
<p>En donde <em>/tmp </em>es la ruta a la carpeta destino, es decir la carpeta de su MP3. Vale aclarar que el comando es recursivo, por lo que el mismo, copiara tanto todos los archivos de la carpeta como todos aquellos dentro de las sub-carpetas del directorio donde estemos.</p>
<p>La forma más fácil de usarlo, es ir a la carpeta que queremos copias con <em><strong>thunar/nautilus/dolphin/etc</strong></em>, darle al <em>click derecho/abrir terminal aquí</em> y simplemente usar el comando.</p>
<p style="text-align:right;">Visto en <a href="http://ubuntuforums.org/showpost.php?p=1179932&#38;postcount=7" target="_blank">Ubuntu Forums</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[New gadget for me, a Sandisk Sansa Fuze]]></title>
<link>http://izanbardprince.wordpress.com/2009/08/30/new-gadget-for-me-a-sandisk-sansa-fuze/</link>
<pubDate>Sun, 30 Aug 2009 18:31:00 +0000</pubDate>
<dc:creator>Ryan</dc:creator>
<guid>http://izanbardprince.wordpress.com/2009/08/30/new-gadget-for-me-a-sandisk-sansa-fuze/</guid>
<description><![CDATA[Newegg was running a sale on these a few days ago and I got a 4 GB Fuze for $39.99 and free shipping]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img class="alignnone size-full wp-image-1611" title="Sansa Fuze" src="http://izanbardprince.wordpress.com/files/2009/08/sandisk_sansa_fuze.jpg" alt="Sansa Fuze" width="350" height="300" /></p>
<p><strong>Newegg was running a sale on these a few days ago and I got a 4 GB Fuze for $39.99 and free shipping:</strong></p>
<p>The geek in me had to have it just for the Ogg Vorbis support even though I had a bad experience with the Sansa View. Long story short, the View has sluggish performance, buggy firmware, and limited format support. (WMA &#8220;Standard&#8221; codec, and MP3 for audio, and h.264 for video)</p>
<p>MP3 has been an incredibly resilient audio standard since it was introduced in 1991, and has gone on to be the premier audio codec of nearly every online music store, sans Apple iTunes which uses the MPEG Forum&#8217;s &#8220;official upgrade&#8221; <strong> </strong>to MP3. This codec is called MPEG-4 AAC.</p>
<p>That having been said, MP3 its showing age and although it was an acceptable format 10 years ago, times change, formats improve, and out with the old. AAC is not the only thing you can replace it with though. MP3 is far from efficient  even with the best encoders, it has severe limitations that just cannot be fixed without breaking decoding compatibility. This is why AAC has been standardized by the MPEG Forum, and it&#8217;s probably the second most likely format to be supported in hardware after MP3 and WMA &#8220;Standard&#8221;. (Tied for devices supported, but there&#8217;s no real customer demand for WMA, Microsoft just muscles it onto every player.)</p>
<p>This is where things get sticky, because Microsoft also just so happened to develop an MP3 competitor (if you can call it that) called Windows Media Audio. Most WMA files use the original codec because it&#8217;s the only WMA codec that has any kind of hardware support outside of the Zune, which also supports WMA Professional and Lossless with some limitations (2 channel stereo, 44.1 Khz playback). This may limit you if you use a stereo dock. Even though WMA Standard is promoted by Microsoft as &#8220;Better than MP3&#8243;, this is just patently untrue, and for this reason and the issue of having an undocumented proprietary format and only one encoder (Microsoft&#8217;s), even Windows die hards are better off just pretending Windows Media Audio never existed.</p>
<p>The last codec on the list (I saved the best) is Ogg Vorbis. Ogg Vorbis is fully documented, unpatented, public domain, royalty free, and open source, and otherwise all forms of &#8220;Do anything you want with it, and nobody even has to pay us&#8221;. Even though Ogg Vorbis is clearly superior to even the best of its competition (AAC), and doesn&#8217;t cost anything to license, it has had slow uptake due to not having a major corporate backer that can bribe hardware makers, and not having the mind share of MP3. But trust me when I say that out of all the codecs promising &#8220;Same quality as MP3 at around half the bitrate&#8221;, Vorbis is the only one that really delivers.</p>
<p><strong>I&#8217;ve gauged all popular codecs for transparency with the CD source and here&#8217;s what I came up with:</strong></p>
<p>(Terminology: VBR = Variable Bitrate / CBR= Constant Bitrate.  Most encoders use VBR quality settings to provide consistent quality throughout the file, and you should use this if at all possible with very rare exception. Modern codecs (AAC and Vorbis) are not designed to operate in CBR mode and you really should never try it. Obviously, the higher the bitrate in each given codec, the better the audio technically sounds, but file size also increases. There&#8217;s a point of diminishing returns where you won&#8217;t want to go any further and an average person could not tell the CD from the lossy file, this is what &#8220;transparency&#8221; means. The codec which can achieve transparency with the lowest bitrate is there fore the &#8220;best&#8221; codec.)</p>
<p>Lame MP3 at VBR setting 0: Average bitrate is 270-300kbps, you hardly save anything vs. 320kbps CBR (and honestly may as well just use that to err on the side of caution. Other MP3 encoders do not achieve transparency for me at any bitrate.</p>
<p>WMA &#8220;Standard&#8221; 9.2 at VBR q98: At this point the artifacts are gone and it sounds about like the CD, the problem is the files average about 350 kbps.</p>
<p>AAC: VBR at q 0.60: At this point, you get transparency good frequency response and the bitrate is around 225 kbps.</p>
<p>Ogg Vorbis with the <a href="http://www.geocities.jp/aoyoume/aotuv/">AoTuv encoder</a>: VBR quality 5 gives transparency and excellent frequency response, the bitrate will be averaging 160 kbps (!!!) Don&#8217;t use the official libvorbis encoder as AoTuv is a highly optimized fork and you will always get better results.</p>
<p>Despite marketing claims, there are no codecs which deliver transparency at 128 kbps. AoTuv&#8217;s Vorbis encoder does better than any of the rest.</p>
<p>(BTW, at low streaming bitrates, Vorbis at q3 (~112kbps) or q4 (~128 kbps) will give you the file sizes necessary without the warbling and other distortions of competing codecs.)</p>
<p><strong>I apologize for the long primer, but these are the audio codecs supported by the Sansa Fuze:</strong></p>
<p>It took me a while to re-rip all of my CDs in Ogg Vorbis q5 (I have a lot of CDs!), and I&#8217;m still not done, but I estimate Vorbis is not only saving me between 30-50 megs per CD vs MP3 at Lame V0, but also slightly higher quality.</p>
<p><strong>Which brings me to the Sansa Fuze:</strong></p>
<p>After the disastrous experience with the Sansa View, I was not really sure I wanted to buy another Sansa product, I was pretty underwhelmed by that thing. The price was right on the Fuze and it claimed Ogg Vorbis support, so I bought it, and I&#8217;m not regretting it so far.</p>
<p>The <strong>Sansa View</strong> was giving me the following problems with firmware alone:</p>
<p>Sluggish menu browsing.</p>
<p>Rebuilding the database every time you add a few CDs worth of music to it took forever.</p>
<p>Sometimes eats the database for no reason.</p>
<p>Sometimes it doesn&#8217;t update the free space remaining when you delete files. (Requires a format to fix this)</p>
<p>Mass Storage Class transfer mode support was only added in a firmware update *after* it was released and anything you added in this mode, the player failed to organize into album playlists automatically, meaning you had to fall back to Microsoft&#8217;s Media Transfer Protocol, which is not exceptionally friendly to anything but Windows. (Linux has extremely spotty support for it and the Mac doesn&#8217;t know what it is at all).</p>
<p>Finally, it would play AAC audio files, but always in the wrong order due to an incomplete tag reader. The player had to have the AAC audio codec because it&#8217;s what most h.264 videos use, but they crippled playback of AAC audio files to get out of paying for playback royalties and patent licenses. Since MSC mode never works right, and you more or less have to use it in MTP mode anyway, that means Windows Media Player was the only way to properly sync the fucking thing, Windows Media Player doesn&#8217;t even know what AAC is and even if you have Windows 7 and WMP *does* know what AAC is, the device tells the player it only works with WMA or MP3 so Windows Media Player will &#8220;sync&#8221; it by transcoding all your AAC files into WMA. (AGGGHHHH!!!!)</p>
<p>No Ogg Vorbis support.</p>
<p><strong>Personally, I think the Sansa View was such a shoddy device that they should apologize by giving anyone that actually bought one at list price a free Fuze.</strong></p>
<p><strong>In contrast to the View, the Sansa Fuze gives you:</strong></p>
<p>Menus don&#8217;t lag.</p>
<p>Doesn&#8217;t eat the database, free space updates properly.</p>
<p>Proper MSC support which you should select as soon as you power the unit on. MTP is some nasty, nasty shit.</p>
<p>In MSC mode, you can drop your music folders onto the device&#8217;s MUSIC folder and next time you power it on, it&#8217;ll figure out the playlist by itself provided you tagged the files properly, it also supports folder hierarchies so you can organize your folders like /MUSIC/Metallica/Ride The Lightning, this drove the View firmware even nuttier but it works now.</p>
<p>Album art: Include the thumbnail for the album art in the appropriate folders as a jpg file and the Fuze will display it.</p>
<p>Proper support for all AAC profiles (including High Efficiency AAC if you must). Proper support for Ogg Vorbis. Proper support for FLAC in or out of an Ogg container (lossless compressed files, but these are massive).</p>
<p>Linux and Mac friendly (in MSC mode). Previous Sansa players have been pretty much dependent on Windows.</p>
<p>Smaller, lighter, and longer lasting battery.</p>
<p>The internal storage can be expanded with Micro SD or Micro SDHC (High Capacity) cards, they&#8217;ll show up as two removable drives should you plug a card in and mount it in MSC mode, just make a separate &#8220;MUSIC&#8221; VIDEO&#8221; and &#8220;PICTURES&#8221; folder on the card. The View supported Micro SD/HC cards and I retasked the 16 gig card from my View for use in the Fuze. (Formatted it first).</p>
<p>The FM tuner has about 50% better range.</p>
<p><strong>All and all, this really is a lot of player for my $40.</strong> I recommend it to anyone, especially if you use Ogg Vorbis and want a reputable brand of player that supports Ogg Vorbis or FLAC (Not many name brands do and the ones that do tend to be far more expensive). So the Sansa View sucked, every company has a bad product once in a while, but the Fuze is everything the View should have been and more. Vorbis is catching on, more hardware makers are throwing it in every year, and we should reward the companies that are respecting our freedom to choose above the powers that be that are pushing to maintain the status quo. <strong>(It&#8217;s free for them to do so and it makes for more happy customers)</strong></p>
<p>&#8212;&#8212;-</p>
<p><strong>Side note:</strong></p>
<p>In the legalese of the included instruction booklet, there&#8217;s reference to what Microsoft&#8217;s Windows Media DRM can do to your player if you have DRM&#8217;d WMA or WMV (video) files files on it.</p>
<blockquote><p><em>&#8220;Content providers are using the digital rights management technology for Windows Media contained in this device (&#8220;WM-DRM&#8221;) to protect the integrity of their content (&#8220;Secure Content&#8221;), so that intellectual property, including copyright, in such content is not misappropriated. This device uses WM-DRM software to play Secure Content (&#8220;WM-DRM Software&#8221;). If the security of the WM-DRM Software on this device has been compromised, owners of Secure Content (&#8220;Secure Content Owners&#8221;) may request that Microsoft revoke the WM-DRM Software&#8217;s rights to acquire new licenses to copy, display, and/or play Secure Content. Revocation does not alter the WM-DRM Software&#8217;s ability to play unprotected content. A list of revoked WM-DRM Software is sent to your device whenever you download a license for Secure Content from the Internet or from a PC. Microsoft, may, in conjunction with such license, also download revocation lists onto your device on behalf of Secure Content Owners.&#8221;</em></p></blockquote>
<p>So if you are a fool who buys DRM&#8217;d Windows Media files, and someone cracks the Windows Media DRM software on your portable, Microsoft can take control of your property and force it to not be able to play the songs you bought. Likewise, they can also revoke your license to play all of your subscription WMA files on the device. You agree to let them do this and to trojan in the blacklists whenever you think you&#8217;re just downloading songs from Rhapsody or Napster or whatever.</p>
<p><strong>This invasive bullshit is enough reason to avoid Windows Media. </strong>I only want the device to play Ogg Vorbis, I would have paid them extra to <strong>not</strong> include Microsoft stuff on my player. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Every player does this though unless you&#8217;re using custom firmware like Rockbox. You just can&#8217;t have a garden without a few of Microsoft&#8217;s stinging nettles popping up, can you?</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[La PC como "Centro Musical"]]></title>
<link>http://ignorante.wordpress.com/2009/08/28/pc-centro-musical/</link>
<pubDate>Fri, 28 Aug 2009 16:08:29 +0000</pubDate>
<dc:creator>ignorante</dc:creator>
<guid>http://ignorante.wordpress.com/2009/08/28/pc-centro-musical/</guid>
<description><![CDATA[La computadora es una herramienta revolucionaria. Da un poder inmenso a quien sepa explotarlo. Una m]]></description>
<content:encoded><![CDATA[La computadora es una herramienta revolucionaria. Da un poder inmenso a quien sepa explotarlo. Una m]]></content:encoded>
</item>
<item>
<title><![CDATA[Samsung YP-U5: Reproductor portátil Vorbis]]></title>
<link>http://solognu.wordpress.com/2009/08/28/samsung-yp-u5-reproductor-portatil-vorbis/</link>
<pubDate>Fri, 28 Aug 2009 12:03:58 +0000</pubDate>
<dc:creator>sosias</dc:creator>
<guid>http://solognu.wordpress.com/2009/08/28/samsung-yp-u5-reproductor-portatil-vorbis/</guid>
<description><![CDATA[Este lunes pasado mi reproductor portátil, pendrive mp3, me ha dicho un hasta nunca rotundo. Es mi g]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Este lunes pasado mi reproductor portátil, pendrive mp3, me ha dicho un hasta nunca rotundo. Es mi gran oportunidad para adquirir un nuevo reproductor portátil, tipo pendrive, que reproduzca <a title="Vorbis" href="http://www.vorbis.com/" target="_blank">Vorbis</a>; requisito imprescindible.</p>
<p>Desgraciadamente encontrar un reproductor portátil que reproduzca Vorbis, a día de hoy, no es tarea fácil. Lo primero ha sido consultar el wiki de la <a title="Xiph" href="http://xiph.org/" target="_blank">fundación xiph</a>, en su apartado <a title="Portable player wiki" href="http://wiki.xiph.org/index.php/PortablePlayers#Flash_Memory_Storage" target="_blank">Portable Players</a>. Busco un reproductor portátil barato, sencillo del tipo pendrive con memoria flash.</p>
<p>Como se puede ver en el wiki, la mayoría son marcas desconocidas o fabricantes que no se sabe bien quién distribuye o bajo que marca/nombre comercial se puede obtener. Otra opción son los, popularmente conocidos, mp3/4 chinos que suelen reproductor Vorbis pero no es indicado explícitamente. La única excepción es la marca Samsung, que toda apunta a ella para evitarme complicaciones.</p>
<p>He probado en tiendas de informática de mi barrio; para evitar las grandes superficies, aunque curiosamente ya no quedan tiendas independientes en mi barrio, sólo franquicias. Al <em>dependiente</em> de turno, por llamarlo algo y bien, le indico mis objetivos de compra: un reproductor portátil que reproduzca Vorbis. Le pido que consulte con su proveedor y le facilito mi número de móvil. ¿Resultado? Muy pocas ganas de <em>complicarse</em> y nadie me ha devuelto llamadas ni para decir que no han encontrado nada.</p>
<p>Qué nos queda, pues Internet. Continué buscando reproductores portátiles Vorbis más allá del wiki de xiph y lo obtenido han sido marcas o nombres todavía más indescifrables. No me complico, Samsung que es una marca bien conocida, el modelo <a title="YP-U5" href="http://www.samsung.com/es/consumer/av/mp3-players/music/YP-U5JQB/XEE/index.idx?pagetype=prd_detail" target="_blank">YP-U5</a> que es barato y sencillo.</p>
<p>De nuevo, a las tiendas del barrio, no he encontrado nadie que venda reproductores portátiles de la marca Samsung y tampoco interés por pedirlo; supongo que por no darles un buen margen de beneficio dicha marca. Al final lo he pedido por Internet, que por cierto tampoco ha sido fácil.</p>
<p>Acabada la odisea para adquirirlo, voy hablar un poco de mi corta experiencia con el YP-U5. Su capacidad es de 2GB y batería cargado por USB con autonomía de 20 horas; calculo que unos cinco días de un uso <em>intenso</em> por mi parte. Por supuesto reproduce Vorbis, más le vale, y no tiene problemas con los tags de los archivos Vorbis.</p>
<div id="attachment_551" class="wp-caption aligncenter" style="width: 510px"><a href="http://solognu.wordpress.com/files/2009/08/u5root.png"><img class="size-full wp-image-551" title="U5root" src="http://solognu.wordpress.com/files/2009/08/u5root.png" alt="U5 (MSC)" width="500" height="327" /></a><p class="wp-caption-text">U5 (MSC)</p></div>
<p>Decir que de fabrica viene configurado para actuar como reproductor <a title="MTP Wikipedia" href="http://es.wikipedia.org/wiki/MTP" target="_blank">MTP (Media Transfer Protocol)</a>. Un protocolo muy estrechamente ligado a Windows Media Player. Se supone que en GNU/Linux los dispositivos MTP funcionan sin mayor problema, mediante la librería <a title="libmtp" href="http://libmtp.sourceforge.net/" target="_blank">libmtp</a> en Rhythmbox. En mi caso Rhythmbox no ha reaccionado, ni para bien ni para mal, nada; por supuesto he activado el plugin.</p>
<div id="attachment_552" class="wp-caption aligncenter" style="width: 510px"><a href="http://solognu.wordpress.com/files/2009/08/u5playlist.png"><img class="size-full wp-image-552" title="U5playlist" src="http://solognu.wordpress.com/files/2009/08/u5playlist.png" alt="Carpeta Playlist" width="500" height="327" /></a><p class="wp-caption-text">Carpeta Playlist</p></div>
<p>Afortunadamente el YP-U5 se puede cambiar su forma de funcionar a <a title="MSC Wikiepdia" href="http://en.wikipedia.org/wiki/USB_mass_storage_device_class" target="_blank">USB mass storage device class o USB MSC</a>. Un truco, para ser reconocido como un reproductor portátil es añadir un archivo en el disco usb llamado <em>.is_audio_player</em></p>
<p><em> </em></p>
<div id="attachment_553" class="wp-caption aligncenter" style="width: 510px"><em><em><a href="http://solognu.wordpress.com/files/2009/08/u5rhythmbox.png"><img class="size-full wp-image-553" title="U5rhythmbox" src="http://solognu.wordpress.com/files/2009/08/u5rhythmbox.png" alt="Rhythmbox (MSC)" width="500" height="350" /></a></em></em><p class="wp-caption-text">Rhythmbox (MSC)</p></div>
<p><em> </em></p>
<p>Tengo intención, por último, de escribir a Samsung España para felicitar al incluir Vorbis en toda su gama de reproductores portátiles. Tenemos que dejar claro que la demanda de Vorbis existe.</p>
<div id="_mcePaste" style="overflow:hidden;position:absolute;left:-10000px;top:324px;width:1px;height:1px;"><!-- 		@page { margin: 2cm } 		P { margin-bottom: 0.21cm } -->indescifrables</div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Ver vídeos sin los plugins Flash Player o Gnash.]]></title>
<link>http://noctuido.wordpress.com/2009/08/21/ver-videos-sin-los-plugins-flash-player-o-gnash/</link>
<pubDate>Fri, 21 Aug 2009 17:38:26 +0000</pubDate>
<dc:creator>noctuido</dc:creator>
<guid>http://noctuido.wordpress.com/2009/08/21/ver-videos-sin-los-plugins-flash-player-o-gnash/</guid>
<description><![CDATA[Desde hace tiempo ha sido un objetivo perseguido por muchos,  ya que tanto el plugin Flash Player de]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Desde hace tiempo ha sido un objetivo perseguido por muchos,  ya que tanto el plugin Flash Player de Adobe al ser cerrado,  supone un dolor de cabeza para los desarrolladores de los navegadores, ya que en gran parte las fugas de memoria procedían de este plugin. Por otro lado el <a href="http://es.wikipedia.org/wiki/Gnash">flash libre &#8220;Gnash&#8221;</a> aún está muy verde,  y su consumo de RAM en muchos casos es superior.</p>
<p>Desde la versión 3.1 de Firefox (versión preliminar a la estable 3.5) soporta las etiquetas &#60;audio&#62; y &#60;video&#62; de la especificación de HTML5,  que permiten a los desarrolladores web añadir fácilmente (&#60;video src=&#8221;Dmiarchivo.ogg&#8221;&#62;&#60;/video&#62;) y contenido multimedia,  sin tener que recurrir a los plugins antes mencionados.</p>
<p>Dailymotion para agrado de muchos entre ellos la <a href="http://www.fsf.org/translations/OggEnCrecimiento">FSF (Free Software Foundation)</a> [en] desde hace dos meses da soporte para sus vídeos sin flash y dado que Mozilla Firefox contiene los codecs <a href="http://es.wikipedia.org/wiki/Theora">Ogg Theora</a> y <a href="http://es.wikipedia.org/wiki/Vorbis">Vorbis</a>. De momento la calidad y el sonido de los vídeos no es equiparable, pero ya veremos como se desarrolla en el futuro y nos han <a href="http://blog.dailymotion.com/es/?p=129">asegurado que lo mejorarán</a> <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  .</p>
<p>Si queréis ver los vídeos desde <a href="http://openvideo.dailymotion.com/es">openvideo.dailymotion.com</a>, primero debéis desactivar en Mozilla Firefox 3.5.x el plugin de flash player, para ello debéis dirigiros al menú Herramientas&#8211;&#62; Complementos&#8211;&#62; Plugins&#8211;&#62; clic derecho sobre &#8220;Shockwave Flash&#8221;&#8211;&#62; botón desactivar -para activarlo seguid los mismos pasos, pero al final pulsad el botón &#8220;activar&#8221;-.</p>
<p>El catálogo del que dispone <a href="http://openvideo.dailymotion.com/es">Openvideo Dailymotion</a> ya cuenta con cientos de miles de vídeos,  listos para reproducir con el formato Ogg, Theora + Vorbis.</p>
<p>Deseo y espero que otros portales de emisión de vídeos, se sumen a dailymotion, así como otros navegadores,  para mejorar y potenciar este estandar abierto.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[ogg]]></title>
<link>http://dzlinuxac.wordpress.com/?p=95</link>
<pubDate>Tue, 11 Aug 2009 23:29:51 +0000</pubDate>
<dc:creator>أيوب الجزائري</dc:creator>
<guid>http://dzlinuxac.wordpress.com/?p=95</guid>
<description><![CDATA[إن صيغة Theora  وكما قرأتم عنها في مقالة سابقة تتحسن باستمرار ، وتقترب في أداءها مع الصيغة التجارية ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>إن صيغة Theora  وكما قرأتم عنها في<a href="http://itwadi.com/node/1021"> مقالة سابقة تتحسن باستمرار</a> ، وتقترب في أداءها مع الصيغة التجارية H.264 ، وهو أداء فوق الحاجة لأغراض العرض على مواقع الوب.</p>
<p><strong>ما هي OGG ؟</strong><br />
حسنا ، إن <a href="http://en.wikipedia.org/wiki/Ogg">ogg</a> هي صيغة حاوية معيارية حرة ومفتوحة المصدر ترعاها مؤسسة Xiph.org ، وهي غير مقيدة ببراءات اختراع وصممت خصيصا لتقديم جودة عالية في الملتيمديا الرقمية.<br />
انتبه إلى أن ogg  مجرد حاوية ، يمكن أن تحوي عدة صيغ أو codec حرة ومفتوحة للصوت والفيديو.<br />
في بيئة Ogg الملتيمدية : صيغة Theora تقدم طبقة فيديو مضغوطة ، بينما صيغة Vorbis تقدم طبقة صوتية مضغوطة، إذن يمكننا القول أن صيغة Vorbis ogg منافسة لصيغة mp3 لكن السؤال لماذا نحتاج إلى صيغة مفتوحة المصدر لسماع الأصوات ومشاهدة الفيديو؟.</p>
<p><strong>حسنا ، ما ترخيص ogg ؟</strong><br />
إن ترخيص هذه الهيئة هو ترخيص حر يناسب القطاعات التجارية و الحرة ، فهي تحت رخصة BSD وهذا ما شجع الكثير من منتجي المشغلات الصوتية على دعم هذه الصيغة.</p>
<p>وما هو  ترخيص MP3؟</p>
<p>إن صيغة MP3 الشهيرة مملوكة تجارية ، وتتقاضي مبالغ مالية كثمن استخدام براءة الاختراع ، حيث تتقاضي 25 $ لكل برنامج ينتج هذه الصيغة ، بالإضافة إلى 1% من قيمة أي ملف صوتي يباع منها.<br />
لذى لجأ الكثيرون من منتجي الألعاب إلى استخدام صيغة ogg وذلك لتفادي شراء حقوق استخدام براءات الاختراع الخاصة بـ MP3.<br />
<strong>ما الذي يميز ogg Vorbis عن بقية الصيغ التجارية؟</strong><br />
قد تكلمت أنه حر و استخدامه تجاريا أو غير تجارية لا يكلف أي شيء، هذا أحد المميزات الكبيرة بالإضافة إلى أنه يمتلك برامج حرة و مفتوحة المصدر قامت بتطبيق مواصفات ogg بشكل كامل وهي متوفرة للاستخدام و الإعداد و التخصيص على حسب الحاجة بالمجان.<br />
قد تكون هذه المميزات غير مشجعة كثيرا ، ولكن صيغة ogg Vorbis تمتلك مميزات أخرى تجعل استخدامه أمرا ممتعا:<br />
- في مقارنة مع الصيغ التجارية WMA  و LC-AAC تفوقت صيغة ogg في الجودة في ميدان معدل البت المنخفض ( أقل من 64 كليوبت في الثانية ).<br />
- في معدلات البت المتوسطة والمنخفضة ( أقل من 128 كليو بت في الثانية ) أظهرت الاختبارات تفوق Ogg Vorbis على صيغ التجارية المنافسة (LC-AAC, HE-AAC, MP3, MPC, WMA).<br />
- في معدلات البت العالية ( فوق 128 كليو بت في الثانية ) أظهرت صيغة Ogg Vorbis  تفوقها على صيغة MP3 و LC-AAC.<br />
- في كل الأحوال صيغة Ogg  تنتج حجم ملفات أصغر مع الصيغ المنافسة.</p>
<p><strong>هل يمكنني أن أحول ملفاتي MP3 إلى Ogg ؟</strong><br />
نعم يمكنك أن تحول جميع الملفات إلى ogg. ولكن يجب عليك الانتباه أن التحويل من صيغة مضغوطة إلى صيغة مضغوطة أخرى في الغالب فكرة سيئة. لأن هدف كل من MP3  و Vorbis  تحقيق أعلى مقدار من معدل الضغط وذلك بالتخلي عن أجزاء من الملف الصوتي ، فإذا قمت بالتحويل بين الصيغ ستحصل على ملف صوتي جودته أقل من ملف MP3.<br />
إن موقع <a href="http://vorbis.com/faq/#transcode">vorbis.com</a> ينصح بعدم التحويل وذلك للحفاظ على جودة المقطع ، ولكن يشجعك على استخدام vorbis  منذ البداية عندما تريد تحويل القرص الأصلي إلى صيغة إلكترونية فهذا الطريقة تعطي نتائج أفضل ، بحيث تعطي حجم أقل و جودة أعلى.</p>
<p><strong>ماذا عن Theroa ؟</strong><br />
حسنا ، إن هذه الصيغة تتطور بشكل متسارع وذلك لتواكب المستجدات القادمة ، وهي في وقتها الحالي تصلح للاستخدام على مواقع الوب ، وذلك لأنها تنتج بحجم أصغر مما يحافظ على كمية مرور البيانات من النفاذ.<br />
وهناك جهود كبيرة من شركة ردهات و مؤسسة موزيلا و مؤسسة ويكيميديا لتطوير هذه الصيغة لتنافس الصيغة التجارية H.264.</p>
<p><strong>ما البرامج التي تشغل صيغة Ogg ؟</strong><br />
يوجد العديد من البرامج الحرة التي تشغل هذه الصيغة و أشهرها <a href="http://www.videolan.org/vlc/">VLC</a> للمزيد حول هذه البرامج راجع هذا <a href="http://vorbis.com/setup/">الموقع</a>.</p>
<p>في نهاية هذه المقالة أتمنى أني قدمت شيئا جديدا إلى معلومات أيها القارئ الكريم ، وإذا أعجبتك هذه المقالة فانشرها في مدونتك أو موقعك ، وبين أصدقائك .</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[HTML 5 and vorbis]]></title>
<link>http://technodesk.wordpress.com/2009/07/24/html-5-and-vorbis/</link>
<pubDate>Fri, 24 Jul 2009 05:42:30 +0000</pubDate>
<dc:creator>sudharshan</dc:creator>
<guid>http://technodesk.wordpress.com/2009/07/24/html-5-and-vorbis/</guid>
<description><![CDATA[With the advent of HTML 5  and it being adopted by almost all of the famous browsers, there is very ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>With the advent of HTML 5  and it being adopted by almost all of the famous browsers, there is very good chance that the popular video format of the web over the next few years can move away from the proprietary formats to open vorbis format.</p>
<p>I am once again bewildered by the capabilities that ffmpeg brings to the desk. Almost most of the popular web video formats can be converted to <strong>ogg theora / vorbis</strong> in a jiffy</p>
<blockquote><p><em><strong>ffmpeg -i input.flv -acodec vorbis -ac 2 -vcodec theora -f ogg output.ogv</strong></em></p></blockquote>
<p>The above command converts an flv into ogv file using the audio codec vorbis and video codec libtheora.</p>
<p>Very simple isn&#8217;t it</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[La canción del software libre en español]]></title>
<link>http://solognu.wordpress.com/2009/07/11/la-cancion-del-software-libre-en-espanol/</link>
<pubDate>Sat, 11 Jul 2009 14:01:42 +0000</pubDate>
<dc:creator>sosias</dc:creator>
<guid>http://solognu.wordpress.com/2009/07/11/la-cancion-del-software-libre-en-espanol/</guid>
<description><![CDATA[Leo en identi.ca de FrikiLinux la publicación de la canción del software libre; interpretación de la]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p style="text-align:left;">Leo en <a title="frikilinux at identi.ca" href="http://identi.ca/notice/6295691" target="_blank">identi.ca de FrikiLinux</a> la <a title="La Canción del Software Libre en Español" href="http://www.artelibreestudio.com.ar/?p=63" target="_blank">publicación de la canción del software libre</a>; interpretación de la mítica canción <a title="The Free Software Song" href="http://www.gnu.org/music/free-software-song.html" target="_blank">Free Software Song</a> de Stallman.</p>
<p style="text-align:left;">Compuesta este verano de 2009 en la Ciudad de la Plata, Argentina, por el grupo <a title="Arte libre estudio cooperativo" href="http://www.artelibreestudio.com.ar/" target="_blank">ALEC (Arte Libre Estudio Cooperativo)</a>. La reinterpretación pasa por la letra y música. Con música y voz punk; el grupo es <a title="Performous" href="http://www.performous.org/" target="_blank">Performous</a>. La <a title="letra canción" href="http://e3.ututo.org/users/musix/ALEC/cancion_software_libre/letra/" target="_blank">letra</a> es muy ingeniosa y pegadiza que respeta perfectamente el espíritu de la canción original.</p>
<p style="text-align:left;">Realizada en la distribución <a title="Music GNU+Linux" href="http://www.musix.org.ar/" target="_blank">Musix GNU+Linux</a> con el software <a title="Audacity" href="http://audacity.sourceforge.net/" target="_blank">Audacity</a>, <a title="Ardour" href="http://www.ardour.org/" target="_blank">Ardour</a> y <a title="JAMin" href="http://jamin.sourceforge.net/" target="_blank">Jamin</a> para la grabación, mezcla y masterización.</p>
<p style="text-align:left;">Está publicado al amparo de la licencia <a title="Atribución-Compartir Obras Derivadas Igual 2.5 Argentina" href="http://creativecommons.org/licenses/by-sa/2.5/ar/" target="_blank">CC BY-SA Argentina</a>. Está disponible las pistas para cada instrumento y la voz por separado, incluso pistas para Karaoke y el juego Frest on Fire. Además del <a href="http://e3.ututo.org/users/musix/ALEC/cancion_software_libre/master/ALEC_Cancion_SL_master.ogg">vorbis</a> y <a title="canción todos formatos" href="http://e3.ututo.org/users/musix/ALEC/cancion_software_libre/master/" target="_blank">otros formatos</a> del trabajo final.</p>
<p style="text-align:left;">¡Felicidades a los chicos de ALEC!</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Using Ogg Vorbis sound files with SoX]]></title>
<link>http://speechtechie.wordpress.com/2009/07/09/using-ogg-vorbis-sound-files-with-sox/</link>
<pubDate>Thu, 09 Jul 2009 16:00:26 +0000</pubDate>
<dc:creator>keelan2</dc:creator>
<guid>http://speechtechie.wordpress.com/2009/07/09/using-ogg-vorbis-sound-files-with-sox/</guid>
<description><![CDATA[Ogg Vorbis is an open source audio compression format (not proprietary, like mp3!). I recently neede]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Ogg Vorbis is an open source audio compression format (not proprietary, like mp3!).  I recently needed to play / manipulate .ogg sound files that I downloaded from <a href="http://librivox.org/">LibriVox</a>, an excellent repository of free audiobooks.  The sound manipulation program <a href="http://sox.sourceforge.net/">SoX</a> can encode and decode Ogg Vorbis files, but requires the installation of additional libraries first.</p>
<p>After <a href="http://speechtechie.wordpress.com/2009/07/09/installing-sox-on-ubuntu-9-04/">compiling and installing SoX 14.3.0 on Ubuntu 9.04</a>, I tried to convert an Ogg Vorbis file to WAV format, but received the following error:</p>
<p><font face="Courier">$ sox filename.ogg filename.wav<br />
sox FAIL formats: no handler for detected file type &#8216;vorbis&#8217;</font></p>
<p>Another sign that something was wrong was the following output from running <font face="Courier">./configure</font> before compiling SoX:</p>
<p><font face="Courier">OPTIONAL FILE FORMATS<br />
oggvorbis&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.no<br />
</font></p>
<p>To fix this problem and enable the use of Ogg Vorbis files with SoX, I did the following:</p>
<p><font face="Courier">$ sudo apt-get install vorbis-tools</font></p>
<p>In addition I downloaded and installed <font face="Courier">libogg</font> and <font face="Courier">libvorbis</font> from <a href="http://www.xiph.org/downloads">Xiph.Org</a> (in that order, since <font face="Courier">libvorbis</font> depends on <font face="Courier">libogg</font>).  After that, I re-configured SoX, and saw</p>
<p><font face="Courier">OPTIONAL FILE FORMATS<br />
oggvorbis&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.yes<br />
</font></p>
<p>Then, after re-compiling and re-installing, SoX was able to process the Ogg Vorbis file.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[K-Lite Mega Codec Pack 4.8.5]]></title>
<link>http://filemirrors.wordpress.com/2009/06/10/k-lite-mega-codec-pack-4-8-5/</link>
<pubDate>Wed, 10 Jun 2009 21:25:55 +0000</pubDate>
<dc:creator>filemirrors</dc:creator>
<guid>http://filemirrors.wordpress.com/2009/06/10/k-lite-mega-codec-pack-4-8-5/</guid>
<description><![CDATA[K-Lite Codec Pack is a collection of codecs and related tools. Codecs are required to encode and/or ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img src="http://filemirrors.wordpress.com/files/2009/04/k-lite-codec-pack.png" alt="k-lite-codec-pack" title="k-lite-codec-pack" width="503" height="392" class="alignnone size-full wp-image-53" /></p>
<p>K-Lite Codec Pack is a collection of codecs and related tools. Codecs are required to encode and/or decode (play) audio and video. The K-Lite Codec Pack is designed as a user-friendly solution for playing all your movie files. With the K-Lite Codec Pack you should be able to play 99% of all the movies that you download from the internet.</p>
<p><strong>The K-Lite Codec Pack has a couple of major advantages compared to other codec packs:</strong><br />
- It it always up-to-date with the latest versions of the codecs.<br />
- It is very user-friendly and the installation is fully customizable, meaning that you can install only those components that you really want.<br />
- It has been very well tested, so that the package doesn&#8217;t contain any conflicting codecs.<br />
- It is a very complete package, containing everything you need to play your movies.</p>
<p><strong>K-Lite Mega Codec Pack 4.8.5 comes with:</strong><br />
• Player:<br />
- Media Player Classic Home Cinema [version 1.2.1008.0]<br />
- Media Player Classic [version 6.4.9.1 rev. 99]<br />
• ffdshow:<br />
- ffdshow [revision 2925]<br />
- ffdshow VFW interface<br />
- extra plugins<br />
• DirectShow video decoding filters:<br />
- XviD [version 1.2.1]<br />
- DivX [version 6.8.5]<br />
- On2 VP6 [version 6.4.2.0]<br />
- On2 VP7 [version 7.0.10.0]<br />
- MPEG-2 (Cyberlink) [version 8.4.0.205]<br />
- MPEG-2 (Gabest) [version 1.2.1020.0]<br />
• DirectShow audio decoding filters:<br />
- AC3/DTS/LPCM (AC3Filter) [version 1.51a]<br />
- Vorbis (CoreVorbis) [version 1.1.0.79]<br />
- AAC (MONOGRAM) [version 0.9.6.0]<br />
• DirectShow audio parsers:<br />
- FLAC (madFLAC) [version 1.8]<br />
- WavPack (CoreWavPack) [version 1.1.1]<br />
- MusePack (MONOGRAM) [version 0.9.2.0 &#124; 0.4.0.0]<br />
- Monkey&#8217;s Audio [version 1.0.0.0]<br />
- OptimFROG (RadLight) [version 1.0.0.1]<br />
- AMR (MONOGRAM) [version 1.0.1.0]<br />
- DC-Bass Source [version 1.2.0]<br />
- AC3/DTS Source (AC3File) [version 0.5b]<br />
• DirectShow source filters:<br />
- AVI splitter (Gabest) [version 1.0.0.9]<br />
- AVI splitter (Haali Media Splitter) [version 1.9.42.1]<br />
- MP4 splitter (Haali Media Splitter) [version 1.9.42.1]<br />
- MP4 splitter (Gabest) [version 1.0.0.5]<br />
- Matroska splitter (Haali Media Splitter) [version 1.9.42.1]<br />
- Matroska splitter (Gabest) [version 1.0.3.1]<br />
- Ogg splitter (Haali Media Splitter) [version 1.9.42.1]<br />
- Ogg splitter (Gabest) [version 1.2.997.0]<br />
- MPEG PS/TS splitter (Gabest) [version 1.2.1020.0]<br />
- MPEG PS/TS splitter (Haali Media Splitter) [version 1.9.42.1]<br />
- FLV splitter (Gabest) [version 1.0.0.5]<br />
- CDXA Reader (Gabest) [version 1.0.0.2]<br />
• DirectShow subtitle filter:<br />
- DirectVobSub (a.k.a. VSFilter) [version 2.39.5.1]<br />
- DirectVobSub (a.k.a. VSFilter) [version 2.33]<br />
• Other filters:<br />
- Haali Video Renderer [version 1.9.42.1]<br />
• VFW video codecs:<br />
- XviD [version 1.2.1]<br />
- DivX [version 6.8.5]<br />
- x264 [revision 1115]<br />
- On2 VP6 [version 6.4.2.0]<br />
- On2 VP7 [version 7.0.10.0]<br />
- Intel Indeo 4 [version 4.51.16.2]<br />
- Intel Indeo 5 [version 5.2562.15.54]<br />
- Intel I.263 [version 2.55.1.16]<br />
- huffyuv [version 2.1.1 CCE Patch 0.2.5]<br />
- YV12 (Helix) [version 1.2]<br />
• ACM audio codecs:<br />
- MP3 (Fraunhofer) [version 3.4.0.0]<br />
- MP3 (LAME) [version 3.98.2]<br />
- AC3ACM [version 1.4]<br />
- Vorbis [version 0.0.3.6]<br />
- DivX <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Audio [version 4.2.0.0]<br />
• Real Alternative:<br />
- RealMedia codecs [version 6.0.14.895]<br />
- RealMedia plugin for Internet Explorer<br />
- RealMedia plugin for Firefox/Mozilla/Netscape/Opera/Chrome<br />
- RealMedia DirectShow splitter [version 1.0.1.2]<br />
• Tools:<br />
- Codec Tweak Tool [version 2.5.1]<br />
- GSpot Codec Information Appliance [version 2.70a]<br />
- MediaInfo Lite [version 0.7.14]<br />
- VobSubStrip [version 0.11]<br />
- GraphStudio [version 0.3.1.0]<br />
- Haali Muxer<br />
- FourCC Changer<br />
- Bitrate Calculator</p>
<p>- <a href="http://www.easy-share.com/1905638702/k-lite-mega-codec-pack-4-8-5.zip" target="_blank"><b>Download K-Lite Mega Codec Pack 4.8.5</b></a><br />
- <a href="http://hotfile.com/dl/6004235/cc324f5/k-lite-mega-codec-pack-4-8-5.zip.html" target="_blank"><b>Download K-Lite Mega Codec Pack 4.8.5 (mirror 1)</b></a><br />
- <a href="http://uploading.com/files/0ZE48R5C/k-lite-mega-codec-pack-4-8-5.zip.html" target="_blank"><b>Download K-Lite Mega Codec Pack 4.8.5 (mirror 2)</b></a><br />
- <a href="http://saveqube.com/getfile/02b7898dc9b46e4bd97b0ba064b0a155f3676a927e72a3df53/k_lite_mega_codec_pack_4_8_5.zip.html" target="_blank"><b>Download K-Lite Mega Codec Pack 4.8.5 (mirror 3)</b></a><br />
- <a href="http://sharingmatrix.com/file/161700/k-lite-mega-codec-pack-4-8-5.zip" target="_blank"><b>Download K-Lite Mega Codec Pack 4.8.5 (mirror 4)</b></a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Foobar2000 9.6.8 Music Player]]></title>
<link>http://filemirrors.wordpress.com/2009/06/10/foobar2000-9-6-8-music-player/</link>
<pubDate>Wed, 10 Jun 2009 14:14:30 +0000</pubDate>
<dc:creator>filemirrors</dc:creator>
<guid>http://filemirrors.wordpress.com/2009/06/10/foobar2000-9-6-8-music-player/</guid>
<description><![CDATA[Foobar2000 is an advanced freeware audio player for the Windows platform. Some of the basic features]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img src="http://filemirrors.wordpress.com/files/2009/05/foobar-music-player.png" alt="foobar-music-player" title="foobar-music-player" width="680" height="572" class="alignnone size-full wp-image-315" /></p>
<p>Foobar2000 is an advanced freeware audio player for the Windows platform. Some of the basic features include full unicode support, ReplayGain support and native support for several popular audio formats. The foobar2000 player supports the following audio formats: MP3, MP4, AAC, CD Audio, WMA, Vorbis, FLAC, WavPack, WAV, AIFF, Musepack, Speex, AU, SND and even more with the help of additional components. One of the biggest advantages of the player is the open component architecture allowing third-party developers to extend functionality of the player. With foobar2000 you also get support for gapless playback, easily customizable user interface layout, advanced tagging capabilities, support for ripping Audio CDs as well as transcoding all supported audio formats using the Converter component and even more&#8230;</p>
<p>- <a href="http://uploading.com/files/I0CHUGYI/foobar2000_0.9.6.8.zip.html" target="_blank"><b>Download Foobar2000 9.6.8 Music Player</b></a><br />
- <a href="http://saveqube.com/getfile/02183730acddc8f04e9b690b951718d33b676a927e72a3df53/foobar2000_0.9.6.8.zip.html" target="_blank"><b>Download Foobar2000 9.6.8 Music Player (mirror 1)</b></a><br />
- <a href="http://www.easy-share.com/1905634468/foobar2000_0.9.6.8.zip" target="_blank"><b>Download Foobar2000 9.6.8 Music Player (mirror 2)</b></a><br />
- <a href="http://sharingmatrix.com/file/161241/foobar2000_0.9.6.8.zip" target="_blank"><b>Download Foobar2000 9.6.8 Music Player (mirror 3)</b></a></p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
