Pagina 1 di 1

mplayer -streaming registrazione

Inviato: lun 9 mag 2011, 17:12
da sircello
Sto cercando di usare mplayer per poter partecipare ha un convegno in streaming da questo indirizzo http://www.tne.it/diretta.htm , su internet ho trovato le sequenti istruzioni
sh-4.1$ mplayer -user miouser -passwd miapassword http://wma2.mediastreaming.it/tne ma mi da il sequente errore:
sh-4.1$ mplayer -user xxx -passwd xxxx "mms://wma2.mediastreaming.it/tne"MPlayer 20101218-4.5.1 (C) 2000-2010 MPlayer Team

Playing mms://wma2.mediastreaming.it/tne.
STREAM_ASF, URL: mms://wma2.mediastreaming.it/tne
Resolving wma2.mediastreaming.it for AF_INET6...

Couldn't resolve name for AF_INET6: wma2.mediastreaming.it
Resolving wma2.mediastreaming.it for AF_INET...
Connecting to server wma2.mediastreaming.it[89.238.146.156]: 1755...

connection timeout
Resolving wma2.mediastreaming.it for AF_INET6...

Couldn't resolve name for AF_INET6: wma2.mediastreaming.it
Resolving wma2.mediastreaming.it for AF_INET...
Connecting to server wma2.mediastreaming.it[89.238.146.156]: 80...

unknown ASF streaming type
Failed, exiting.
Resolving wma2.mediastreaming.it for AF_INET6...

Couldn't resolve name for AF_INET6: wma2.mediastreaming.it
Resolving wma2.mediastreaming.it for AF_INET...
Connecting to server wma2.mediastreaming.it[89.238.146.156]: 80...

Cache size set to 320 KBytes
Cache fill: 0.03% (114 bytes)



Exiting... (End of file)
Con windwos cliccando sul pulsante collegati al convegno si apre windowsmediaplayer dopo di che mi chiede user è password ed tutto funziona
da slackware invece con mplayer non riesco ha farlo funzionare ,sapreste indicarmi per slackware un programma per ricevere lo streaming ed reggistrallo su hd

Re: mplayer -streaming registrazione

Inviato: lun 9 mag 2011, 19:48
da brg
Probabilmente perché hai inserito l'indirizzo sbagliato, dando un'occhiata gli indirizzi dello streaming sono:
http://wma2.mediastreaming.it/tne?MSWMExt=.asf
http://89.238.146.156:80/tne?MSWMExt=.asf
perché nella riga di comando hai messo mms:// ?

Re: mplayer -streaming registrazione

Inviato: mar 10 mag 2011, 15:31
da sircello
niente pur cambiando indirizzi niente
sh-4.1$ mplayer -user xxx -passwd xxxxx http://wma2.mediastreaming.it/tne/MSWMExt=.asf
MPlayer 20101218-4.5.1 (C) 2000-2010 MPlayer Team

Playing http://wma2.mediastreaming.it/tne/MSWMExt=.asf.
Resolving wma2.mediastreaming.it for AF_INET6...

Couldn't resolve name for AF_INET6: wma2.mediastreaming.it
Resolving wma2.mediastreaming.it for AF_INET...
Connecting to server wma2.mediastreaming.it[89.238.146.156]: 80...

STREAM_ASF, URL: http://wma2.mediastreaming.it/tne/MSWMExt=.asf
Resolving wma2.mediastreaming.it for AF_INET6...

Couldn't resolve name for AF_INET6: wma2.mediastreaming.it
Resolving wma2.mediastreaming.it for AF_INET...
Connecting to server wma2.mediastreaming.it[89.238.146.156]: 80...

unknown ASF streaming type
Failed, exiting.
Resolving wma2.mediastreaming.it for AF_INET6...

Couldn't resolve name for AF_INET6: wma2.mediastreaming.it
Resolving wma2.mediastreaming.it for AF_INET...
Connecting to server wma2.mediastreaming.it[89.238.146.156]: 80...

Cache size set to 320 KBytes
Cache fill: 0.03% (114 bytes)

Provati tutte e due gli indirizzi , mi chiedevo se la sintassi dei comandi sarebbe giusta.




Exiting... (End of file)