Re: Mplayer,mplayer-svn and youtube

2008-10-04 Thread GNUtoo
> However check that mplayer is using oss and not alsa, since the first > one seems to be really faster... much better with oss...but still some little sync problem here's an example: http://www.youtube.com/watch?v=D9rh5gV_dro (gta4(the game not the phone) trailer) ___

Re: Mplayer,mplayer-svn and youtube

2008-09-28 Thread Marco Trevisan (TreviƱo)
[EMAIL PROTECTED] wrote: > Hello, > it'd like to be able to view youtube on the freerunner. > I've tried the following script(found here: > http://lists.openmoko.org/pipermail/community/2008-September/031377.html): > But there is 2 problems: > *mplayer exits before the end of the video: > # ./yout

Mplayer,mplayer-svn and youtube

2008-09-25 Thread GNUtoo
Hello, it'd like to be able to view youtube on the freerunner. I've tried the following script(found here: http://lists.openmoko.org/pipermail/community/2008-September/031377.html): #!/bin/sh if [ -z "$DISPLAY" ]; then echo "Specify a DISPLAY" exit 1 fi if [ -z "$1" ]; then