files wma to mp3 (or ogg) in linux.
When i work, sometimes i need music, for this porpouse i search music but the music that i found are in wma format, and i prefer have this music in mp3 format or ogg. For this i convert this songs using mplayer (for pass wma to wav) and lame or oggenc (for encoder the wma file).
Consider the file song.wma. For convert this file use :
mplayer song.wma -ao pcm
For encode the output file audiodump.wav to mp3 or ogg use :
lame audiodump.wav
or
oggenc -q 5 audiodump.wma
with this command, we obtain the audiodump.wav.mp3 file, that correspond to the file mp3 of the song (or ogg instead).
The more efficient form for convert this is using a script for a lot files, i make one during this week and put in the blog … coming soon …
JP
Cell Phone with Linux
The new motorolla A1200 is a new cell phone with Linux, see the specifications, is good (H)
:
English link with phone specifications :
http://www.gsmarena.com/motorola_a1200-1429.php
From www.elmercurio.cl :
Una nueva línea de celulares, centrada en el diseño, presentó ayer Motorola. Destaca el A1200, con una gran tapa transparente que protege la pantalla sensible al tacto. Usa Linux y tiene un escáner de tarjetas de visita. En EE.UU., vale US$ 300 ($160 mil).
JP.
Retorno a Santiago.
Bien, llegamos al fin de unas buenas vacaciones (merecidas también). La verdad es que llegue hace mas de una semana, pero el descanso ya acabo definitivamente, con el acercamiento próximo del dia lunes.
Asi que luego me pondré a trabajar y surgirá algún post original en mi blog, aunque dudo que la originalidad me brote muy luego, pero al menos creo que voy a intentarlo.
JP
