[MPlayer-users] mplayer journal.rm -> gives no result
Baron Christophe
christop_baron at yahoo.fr
Wed Mar 21 18:37:07 CET 2007
Hi,
If I do
mplayer \
rtsp://son.radio-france.fr/chaines/france-inter/\
chroniques2/journaux/journal13h.rm
It works fine.
But unfortunately I can't move forward,
and neither do "pause", since it will fail
at the second time I do it by a signal 13 etc.
It would be possible to move forward and backward if
it was riped.
Then I do that:
(note: the $(cat...) gives me the string "rtsp://fr...rnal13h.rm)
~/Desktop$ mencoder -oac mp3lame -novideo -lameopts preset=standard
$(cat listen.php |sed 's/19h/13h/') -o journ_fr_int.avi
MEncoder dev-SVN-rUNKNOWN-4.1.2 (C) 2000-2006 MPlayer Team
CPU: AMD Athlon(TM) XP 1900+ (Family: 6, Model: 6, Stepping: 2)
CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
Compiled with runtime CPU detection.
Resolving son.radio-france.fr for AF_INET6...
Couldn't resolve name for AF_INET6: son.radio-france.fr
Resolving son.radio-france.fr for AF_INET...
Connecting to server son.radio-france.fr[195.154.101.20]: 554...
Cache size set to 640 KBytes
success: format: 0 data: 0x0 - 0x0
REAL file format detected.
Stream description: Audio Stream
Stream mimetype: audio/x-pn-realaudio
Video stream is mandatory!
Exiting...
(sorry for it's long)
Then I do that:
mplayer -dumpaudio $(cat listen.php |sed 's/19h/13h/') -dumpfile
jour_fi.rm
And it downloads the file fine.
(~/Desktop$ ls -l jour_fi.rm
-rw-r--r-- 1 xxx xxx 4687200 2007-03-21 17:58 jour_fi.rm)
And that to play it:
~/Desktop$ mplayer jour_fi.rm
MPlayer dev-SVN-rUNKNOWN-4.1.2 (C) 2000-2007 MPlayer Team
CPU: AMD Athlon(TM) XP 1900+ (Family: 6, Model: 6, Stepping: 2)
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
Compiled with runtime CPU detection.
Can't open joystick device /dev/input/js0: No such file or directory
Can't init input joystick
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote
control.
Playing jour_fi.rm.
Exiting... (End of file)
witch unfortunately gives no result (exiting immediately,
as if the file was empty).
If someone has any idea of a solution:
How to put that stream one my hard disk
and be able to read it afterward.
Regards,
Ch.
___________________________________________________________________________
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions !
Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses
http://fr.answers.yahoo.com
More information about the MPlayer-users
mailing list