Archive

Archive for January, 2007

Download and convert youtube videos on Linux

——————————————————-
Choose a video like :
Best of you - Foo Fighters
http://www.youtube.com/watch?v=Pd_p1A7WVNs
——————————————————-
Put your video URL (http://www.youtube.com/watch?v=Pd_p1A7WVNs)
http://keepvid.com/
Save as something.flv.
——————————————————-
Install ffmpeg - audio/video encoder, streaming server & audio/video file converter

apt-get install ffmpeg
——————————————————-
Convert your video

ffmpeg -i something.flv -ab 56 -ar 22050 -b 500 -s 320×240 test.mpg

——————————————————-
And feel free!!!

Categories: dica Tags:

xautomation armel

Hi all ,
Last week,I was doing my final project and using an interesting tool,called Xautomation ( http://hoopajoo.net/projects/xautomation.html ). I’m using a Nokia 770 to do some test and this tool is very important to automate my test.It is already available on x86,I packaged for ARMEL.It is avaliable on my web page under construction. I tested on N800 and it works.

Xautomation ARMEL Debian package :

http://extindt01.indt.org/keppler/

PS : I will talk about my final project in few days. ;)


ass:
Keppler Alecrim
indt osmrc

Categories: maemo Tags: