Home of the Squeezebox™ & Transporter® network music players.
Results 1 to 4 of 4
  1. #1
    Senior Member
    Join Date
    Aug 2005
    Posts
    460

    alien dies playing rm feed

    Streaming: Launching /usr/bin/mplayer -really-quiet -vc null -vo null -bandwidth 10000000 -cache 128 -af volume=0,resample=44100:0:1,channels=2 -ao pcm:nowaveheader:file=/dev/fd/3 rtsp://red-cedar.wkar.msu.edu/encoder/wkarfm.rm
    /usr/local/slimserver/Bin/mplayer.sh: line 23: 5224 Terminated $app $* 3>&1 1>&2

    What am I doing wrong?

    SUSE 10.1 Slimserver 6.2.2

  2. #2
    Senior Member
    Join Date
    Oct 2005
    Location
    Ireland
    Posts
    11,252
    The actual command runs ok on my SuSe 9.3 system so check out.

    1. Is mplayer in /usr/bin
    2. Can you run the mplayer command from a shell prompt.
    3. Check protections, user id etc. for mplayer, mplayer.sh and /dev/fd. Make sure all AlienBBC files have same userid etc as the main slimserver.

  3. #3
    Senior Member
    Join Date
    Aug 2005
    Posts
    460

    Must be something else

    I think they changed the link.
    http://www.wkar.org/metafilz/wkarfm.ram
    works now. I was using
    rtsp://red-cedar.wkar.msu.edu/encoder/wkarfm.rm

  4. #4
    Senior Member
    Join Date
    Oct 2005
    Location
    Ireland
    Posts
    11,252
    That URL uses an old RealAudio codec ATRAC3 which is not built into mplayer so you need to have loaded the essential codecs library.

    The first time your mplayer terminated probably because it couldn't find the external codec.

    The .ram URL resolves down to
    rtsp://red-cedar.wkar.msu.edu/encoder/wkarfm.rm
    which is the same as the first time so that it not the issue.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •