Please test the following example it doesn't work for me.
mp3 is always saved.
Mayby memory problem./

Darius
__________________________
"
MPlayer can read from stdin (not named pipes). This can for example be used to 
play from FTP:

wget ftp://micorsops.com/something.avi -O - | mplayer -

Note

It is also recommended to enable -cache when playing from the network:

wget ftp://micorsops.com/something.avi -O - | mplayer -cache 8192 -
"

Send instant messages to your online friends http://uk.messenger.yahoo.com 
_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to