Nie działa skrypt odtwarzający film z sieci
: 11 lut 2013, 20:52
Mam problem ze skryptem. Z założenia ma uruchamiać plik(FILM) z serwera.
Niestety wypisuje:
Kod: Zaznacz cały
#!/bin/bash
#Tu jest komentarz.
exec mplayer -fs http://rapidshare.com/files/1972588515/VIDEO0001.mp4
Kod: Zaznacz cały
MPlayer2 UNKNOWN (C) 2000-2012 MPlayer Team
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 http://rapidshare.com/files/1972588515/VIDEO0001.mp4.
Resolving rapidshare.com for AF_INET6...
Couldn't resolve name for AF_INET6: rapidshare.com
Resolving rapidshare.com for AF_INET...
Connecting to server rapidshare.com[80.239.220.12]: 80...
Cache size set to 320 KBytes
Cache fill: 0.07% (234 bytes)
Failed to recognize file format.
Exiting... (End of file)