bpa Wrote: 
> Since you have built your own system - can you try the  
> "--disable-sighandler" option to Mplayer configure and then rebuild -
> don't forget to do a "make distclean" first.  This should disable the
> signal 13 handler - it would be interesting to see what happens then !
> 
> I'll have a look at the enable_cache module to see what is happening.

I hope I understood this correctly... I did the following:

make distclean
./configure --disable-sighandler
make
make install

This time I didn't get any error message at all. The streaming stopped
& my log just froze at this point:


Code:
--------------------
    Streaming: Launching /usr/local/bin/mplayer -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://rmv8.bbc.net.uk/radio4/pm/pm_sat.ra
  MPlayer 1.0pre8-4.1.1 (C) 2000-2006 MPlayer Team
  CPU: VIA Nehemiah (Family: 6, Model: 9, Stepping: 1)
  CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
  Compiled for x86 CPU with extensions: MMX MMX2 SSE
  
  Linux RTC init error in ioctl (rtc_irqp_set 1024): Permission denied
  Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system 
startup scripts.
  
  Playing rtsp://rmv8.bbc.net.uk/radio4/pm/pm_sat.ra.
  STREAM_RTSP, URL: rtsp://rmv8.bbc.net.uk/radio4/pm/pm_sat.ra
  Resolving rmv8.bbc.net.uk for AF_INET6...
  Couldn't resolve name for AF_INET6: rmv8.bbc.net.uk
  Resolving rmv8.bbc.net.uk for AF_INET...
  Connecting to server rmv8.bbc.net.uk[212.58.224.64]: 554...
  librtsp: server responds: '$'
  Cache size set to 128 KBytes
  Cache fill: 18.75% (24576 bytes)
  REAL file format detected.
  Stream description: audio/x-pn-multirate-realaudio logical stream
  Stream mimetype: audio/x-pn-realaudio
  Clip info:
  name: PM Saturday
  author: BBC Radio 4
  copyright: (C) British Broadcasting Corporation 2006
  ==========================================================================
  Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
  AUDIO: 44100 Hz, 2 ch, s16le, 44.1 kbit/3.12% (ratio: 5512->176400)
  Selected audio codec: [ffcook] afm: ffmpeg (FFmpeg COOK audio decoder)
  ==========================================================================
  [AO PCM] File: /dev/fd/3 (RAW PCM)
  PCM: Samplerate: 44100Hz Channels: Stereo Format s16le
  [AO PCM] Info: Faster dumping is achieved with -vc null -vo null -ao pcm:fast
  [AO PCM] Info: To write WAVE files use -ao pcm:waveheader (default).
  AO: [pcm] 44100Hz 2ch s16le (2 bytes per sample)
  Video: no video
  Starting playback...
  A: 854.5 (14:14.4) of 1800.0 (30:00.0)  3.7% 4%
  
--------------------



Are there any useful debug flags I can turn on to get more info ...?

Thanks for the help so far!


-- 
SadGamerGeek
------------------------------------------------------------------------
SadGamerGeek's Profile: http://forums.slimdevices.com/member.php?userid=6145
View this thread: http://forums.slimdevices.com/showthread.php?t=25619

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to