AlienBBC: no sound

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • /usr/local/dick
    Junior Member
    • Sep 2005
    • 2

    AlienBBC: no sound

    Hi All

    I am trying to get AlienBBC to work on my Slimserver_6.1.1, but it won't play ball.

    For the record, I can play files from the command line fine (big output):

    slim@huge:~/SlimServer_v6.1.1$ mplayer -cache 128 rtsp://rmlivev8.bbc.net.uk/farm/*/ev7/live24/radio1/live/r1_dsat_g2.ra
    MPlayer 1.0pre7-3.3.5 (C) 2000-2005 MPlayer Team
    CPU: Intel Pentium 4/Xeon/Celeron Foster (Family: 8, Stepping: 9)
    Detected cache-line size is 64 bytes
    CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
    Compiled with runtime CPU detection - WARNING - this is not optimal!
    To get best performance, recompile MPlayer with --disable-runtime-cpudetection.


    /usr/share/fonts/truetype/ttf-bitstream-vera/VeraMoBd.ttf doesn't look like a font description, ignoring.
    Cannot load font: /usr/share/fonts/truetype/ttf-bitstream-vera/VeraMoBd.ttf
    Failed to open /dev/rtc: Permission denied (it should be readable by the user.)
    Playing rtsp://rmlivev8.bbc.net.uk/farm/*/ev7/live24/radio1/live/r1_dsat_g2.ra.
    Resolving rmlivev8.bbc.net.uk for AF_INET6...
    Couldn't resolve name for AF_INET6: rmlivev8.bbc.net.uk
    Resolving rmlivev8.bbc.net.uk for AF_INET...
    Connecting to server rmlivev8.bbc.net.uk[212.58.224.68]:554 ...
    Cache size set to 128 KBytes
    Connected to server: rmlivev8.bbc.net.uk
    Cache fill: 18.75% (24576 bytes) REAL file format detected.
    Stream description: Audio Stream
    Stream mimetype: audio/x-pn-multirate-realaudio-live
    demux_real: invalid chunksize! (0)
    Clip info:
    name: BBC Radio 1
    author: BBC
    copyright: (C) British Broadcasting Corporation 2005
    ================================================== ========================
    Opening audio decoder: [realaud] RealAudio decoder
    opening shared obj '/usr/lib/codecs/cook.so'
    Audio codec: [23] 44 Kbps Stereo Music High Response - RealAudio
    Audio bitrate: 44.100 kbit/s (5513 bps)
    AUDIO: 44100 Hz, 2 ch, s16le, 44.1 kbit/3.13% (ratio: 5513->176400)
    Selected audio codec: [ra10cook] afm:realaud (RealPlayer 10 COOK audio)
    ================================================== ========================
    Checking audio filter chain for 44100Hz/2ch/s16le -> 44100Hz/2ch/s16le...
    AF_pre: 44100Hz/2ch/s16le
    [AO OSS] audio_setup: Can't open audio device /dev/dsp: Permission denied
    alsa-init: no soundcards found: Success
    [AO ARTS] loading the aRts backend "/usr/lib/libartscbackend.la" failed
    [AO ESD] esd_open_sound failed: No such file or directory
    ao_nas: init(): AUDIOSERVER environment variable not set -> nosound
    [AO SDL] Samplerate: 44100Hz Channels: Stereo Format s16le
    [AO SDL] Unable to open audio: No available audio device
    AO: [null] 44100Hz 2ch s16le (2 bps)
    Building audio filter chain for 44100Hz/2ch/s16le -> 44100Hz/2ch/s16le...
    Video: no video
    Starting playback...
    A: 4.9 (04.9) 0.9% 12%


    Now I connect Winamp to the slimserver, and from the webinterface I try to play Radio1:
    ./slimserver.pl --d_plugin --d_source --d_filehandle --d_files
    [...]

    2005-09-21 16:36:30.1405 192.87.30.190: Switching to mode play from stop
    2005-09-21 16:36:30.1425 openSong on: rtsp://rmlivev8.bbc.net.uk/farm/*/ev7/live24/radio1/live/r1_dsat_g2.ra
    2005-09-21 16:36:30.1825 URL is remote : rtsp://rmlivev8.bbc.net.uk/farm/*/ev7/live24/radio1/live/r1_dsat_g2.ra
    2005-09-21 16:36:30.1829 Trying to open protocol stream for rtsp://rmlivev8.bbc.net.uk/farm/*/ev7/live24/radio1/live/r1_dsat_g2.ra
    2005-09-21 16:36:30.1831 Looking for handler for protocol rtsp
    2005-09-21 16:36:30.1832 Found handler for protocol rtsp
    2005-09-21 16:36:30.1834 Remote stream failed to open, showing message.
    2005-09-21 16:36:30.1839 Couldn't open song. Stopping.
    2005-09-21 16:36:30.1841 opening next song...
    2005-09-21 16:36:30.1846 Backtrace:

    frame 0: Slim::Player::Source:laymode (/home/slim/SlimServer_v6.1.1/Slim/Player/Source.pm line 831)
    frame 1: Slim::Player::Source::gotoNext (/home/slim/SlimServer_v6.1.1/Slim/Player/Source.pm line 405)
    frame 2: Slim::Player::Source:laymode (/home/slim/SlimServer_v6.1.1/Slim/Player/Source.pm line 789)
    frame 3: Slim::Player::Source::jumpto (/home/slim/SlimServer_v6.1.1/Slim/Control/Command.pm line 1745)
    frame 4: Slim::Control::Command::load_done (/home/slim/SlimServer_v6.1.1/Slim/Utils/Scan.pm line 124)
    frame 5: Slim::Utils::Scan::addToList (/home/slim/SlimServer_v6.1.1/Slim/Control/Command.pm line 1000)
    frame 6: Slim::Control::Command::execute (/home/slim/SlimServer_v6.1.1/Plugins/Alien/Plugin.pm line 538)
    frame 7: Plugins::Alien::Plugin::handleIndex (/home/slim/SlimServer_v6.1.1/Slim/Web/HTTP.pm line 756)
    frame 8: Slim::Web::HTTP::generateHTTPResponse (/home/slim/SlimServer_v6.1.1/Slim/Web/HTTP.pm line 671)
    frame 9: Slim::Web::HTTP:rocessURL (/home/slim/SlimServer_v6.1.1/Slim/Web/HTTP.pm line 532)
    frame 10: Slim::Web::HTTP:rocessHTTP (/home/slim/SlimServer_v6.1.1/Slim/Networking/Select.pm line 115)
    frame 11: Slim::Networking::Select::select (./slimserver.pl line 636)
    frame 12: main::idle (./slimserver.pl line 579)
    frame 13: main::main (./slimserver.pl line 1175)

    2005-09-21 16:36:30.1850 192.87.30.190: Switching to mode playout-stop from stop
    2005-09-21 16:36:30.1853 192.87.30.190 New play mode: playout-stop
    2005-09-21 16:36:30.1855 192.87.30.190: Current playmode: playout-stop
    2005-09-21 16:36:30.1858 No pending chunks - we're dropping the streaming connection
    2005-09-21 16:36:30.1865 192.87.30.190 New play mode: stop
    2005-09-21 16:36:30.1868 Stopping and clearing out old chunks for client 192.87.30.190
    2005-09-21 16:36:30.1871 Resetting song queue
    2005-09-21 16:36:30.1873 Song queue is now 0
    2005-09-21 16:36:30.1875 192.87.30.190: Current playmode: stop

    Any ideas?


    --
    * *** Dick Visser TIENHUIS Networking
    ** * * Touwbaan 68 P: +31206843731
    * * *** 1018 HS Amsterdam F: +31208641420
    * * * * The Netherlands M: +31622698108
    * ** * IP-phone (SIP)/email: [email protected]
    * * * PGP-key: http://www.tienhuis.nl/gpg.txt
    * * * Webcam: http://www.tienhuis.nl/cam2.asx
    *** ***
  • /usr/local/dick
    Junior Member
    • Sep 2005
    • 2

    #2
    fixed?

    strange, if I connect with my slimp3 player it does work....

    however....
    it does seems to work for the first 10-20 seconds, after that the sound get chopped etc etc.

    Comment

    • Neil Sleightholm
      Senior Member
      • Apr 2005
      • 587

      #3
      I don't think the AlienBBC software will work if you stream to WinAmp. I'm not sure but I think it is something in the code to stop people saving streams (getting the authors in to trouble!). If you search the forum you may find a way to get this to work.

      Unfortunately the garbled output is a bug with mplayer.

      Neil

      Comment

      Working...