[SlimDevices: Plugins] Can't play .ra streams with PlayReal plug-in

2010-01-24 Thread Seron

I set PlayReal logging to search for errors and have the following in my
log.
Code:

[10-01-24 12:48:26.6453] Plugins::PlayReal::RTSP::canSeek (305) Cannot seek 
duration (0) may be undefined or 0
  [10-01-24 12:48:26.6466] Plugins::PlayReal::RTSP::canSeekError (334) RTSP 
CanSeekError content type rtsp mime type= 
url=rtsp://helix.beotel.net/encoder/rbgd1.ra 
  [10-01-24 12:48:26.6539] Plugins::PlayReal::RTSP::getMetadataFor (254) Begin 
Function for rtsp://helix.beotel.net/encoder/rbgd1.ra 
plugins/PlayReal/html/images/RealAudio.png
  [10-01-24 12:48:26.6556] Plugins::PlayReal::RTSP::getMetadataFor (254) Begin 
Function for rtsp://helix.beotel.net/encoder/rbgd1.ra 
plugins/PlayReal/html/images/RealAudio.png
  [10-01-24 12:48:26.6623] Slim::Player::Song::open (404) Error: Couldn't 
create command line for rtsp playback for 
[rtsp://helix.beotel.net/encoder/rbgd1.ra]
  [10-01-24 12:48:26.7303] Plugins::PlayReal::RTSP::getMetadataFor (254) Begin 
Function for rtsp://helix.beotel.net/encoder/rbgd1.ra 
plugins/PlayReal/html/images/RealAudio.png
  [10-01-24 12:48:29.9923] Plugins::PlayReal::RTSP::getMetadataFor (254) Begin 
Function for rtsp://helix.beotel.net/encoder/rbgd1.ra 
plugins/PlayReal/html/images/RealAudio.png
  [10-01-24 12:48:29.9950] Plugins::PlayReal::RTSP::getMetadataFor (254) Begin 
Function for rtsp://helix.beotel.net/encoder/rbgd1.ra 
plugins/PlayReal/html/images/RealAudio.png

However it looks like it's caching and playing the same stream on the
cli by using the following line.
Code:

$ mplayer rtsp://helix.beotel.net/encoder/rbgd1.ra


Also, I find it a little odd that, in the server settings, all
filetypes next to RTSP are greyed out. Should it be like that?

What else could I do to troubleshoot this?

Before I discovered PlayReal I tried to use the AlienBBC plugin without
success. I disabled it, but could some remnant of it be interfering?


-- 
Seron

Seron's Profile: http://forums.slimdevices.com/member.php?userid=659
View this thread: http://forums.slimdevices.com/showthread.php?t=74431

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


Re: [SlimDevices: Plugins] Can't play .ra streams with PlayReal plug-in

2010-01-24 Thread Seron

Thanks for your reply and for reminding me to enter my system info.

gentoo linux
SBS 7.4.1 - r28947
Installed PlayReal by adding
http://bpaplugins.googlecode.com/svn/trunk/repo.xml at the bottom of the
Plug-In tab and enabling PlayReal (with AlienBBC disabled).
No RealAudio stream works. I tried maybe five.
I've waited up to about one minute or two.
I checked with 'ps ax | grep mplayer' to see if mplayer had started but
it was never running.
I tested mplayer on the CLI as mentioned in my first post, and it
worked.


-- 
Seron

Seron's Profile: http://forums.slimdevices.com/member.php?userid=659
View this thread: http://forums.slimdevices.com/showthread.php?t=74431

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


Re: [SlimDevices: Plugins] Can't play .ra streams with PlayReal plug-in

2010-01-24 Thread Seron

You were correct! realmplayer.sh lacked the execution flag. It's working
now.

Many thanks for your help!


-- 
Seron

Seron's Profile: http://forums.slimdevices.com/member.php?userid=659
View this thread: http://forums.slimdevices.com/showthread.php?t=74431

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


[SlimDevices: Plugins] AlienBBC produces only noise

2008-11-26 Thread Seron

Lately AlienBBC stopped working for me. When selecting a RealAudio URL
(which works with Real Player) it produces noise and the following
error message appears on the command line:

Streaming: Launching mplayer -really-quiet -vc null -vo null -bandwidth
1000 -cache 128 -af volume=0,resample=44100:0:1,channels=2 -ao
pcm:nowaveheader:file=/dev/fd/3
rtsp://helix.beotel.net/encoder/rbgd1.ra

Error writing mp3 output

and also:

# ls -al /dev/fd/
totalt 0
dr-x-- 2 root root  0 26 nov 12.20 .
dr-xr-xr-x 7 root root  0 26 nov 12.20 ..
lrwx-- 1 root root 64 26 nov 12.20 0 - /dev/pts/1
lrwx-- 1 root root 64 26 nov 12.20 1 - /dev/pts/1
lrwx-- 1 root root 64 26 nov 12.20 2 - /dev/pts/1
lr-x-- 1 root root 64 26 nov 12.20 3 - /proc/25189/fd

I'm using Squeezecenter 7.2.1 with Alien BBC (v2.2b1-7.1_7.2) on a
Gentoo linux system.

Any ideas?


-- 
Seron

Seron's Profile: http://forums.slimdevices.com/member.php?userid=659
View this thread: http://forums.slimdevices.com/showthread.php?t=55565

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


Re: [SlimDevices: Plugins] AlienBBC produces only noise

2008-11-26 Thread Seron

bpa;363829 Wrote: 
 The ls may not be useful as /dev/fd will be local to the process i.e.
 the mplayer process within mplayer.sh - did you check that 25189
 corresponded to the mplayer process id ?

How could I check this? The pid seems to increase each time I give the
ls command, e.g.. Btw, the five mplayer processes are spawned form one
attempt to play a .ra URL.:

# ps ax | grep mplay

4059 ?S  0:00 sh -c
/var/lib/squeezecenter/Plugins/Alien/Bin/mplayer.sh -really-quiet -vc
null -
vo null -bandwidth 1000 -cache 128 -af
volume=0,resample=44100:0:1,channels=2 -ao
pcm:nowaveheader:file=/dev/fd/3
rtsp://helix.beotel.net/encoder/rbgd1.ra | /usr/bin/lame --silent
-r -x -q 9 -b 0 - -
4060 ?S  0:00 /bin/sh
/var/lib/squeezecenter/Plugins/Alien/Bin/mplayer.sh -really-quiet -vc
null -vo null -bandwidth 1000 -cache 128 -af
volume=0,resample=44100:0:1,channels=2 -ao
pcm:nowaveheader:file=/dev/fd/3
rtsp://helix.beotel.net/encoder/rbgd1.ra
4063 ?S  0:00 /bin/sh
/var/lib/squeezecenter/Plugins/Alien/Bin/mplayer.sh -really-quiet -vc
null -vo null -bandwidth 1000 -cache 128 -af
volume=0,resample=44100:0:1,channels=2 -ao
pcm:nowaveheader:file=/dev/fd/3
rtsp://helix.beotel.net/encoder/rbgd1.ra
4064 ?R  0:04 mplayer -really-quiet -vc null -vo null
-bandwidth 1000 -cache 128 -af
volume=0,resample=44100:0:1,channels=2 -ao
pcm:nowaveheader:file=/dev/fd/3
rtsp://helix.beotel.net/encoder/rbgd1.ra
4068 ?S  0:00 mplayer -really-quiet -vc null -vo null
-bandwidth 1000 -cache 128 -af
volume=0,resample=44100:0:1,channels=2 -ao
pcm:nowaveheader:file=/dev/fd/3
rtsp://helix.beotel.net/encoder/rbgd1.ra
4075 pts/2S+ 0:00 grep --colour=auto mplay

$ ll /dev/fd/
totalt 0
dr-x-- 2 root root  0 26 nov 15.20 ./
dr-xr-xr-x 7 root root  0 26 nov 15.20 ../
lrwx-- 1 root root 64 26 nov 15.20 0 - /dev/pts/1
lrwx-- 1 root root 64 26 nov 15.20 1 - /dev/pts/1
lrwx-- 1 root root 64 26 nov 15.20 2 - /dev/pts/1
lr-x-- 1 root root 64 26 nov 15.20 3 - /proc/4096/fd/

bpa;363829 Wrote: 
 You don't indicate what sort of conversion you are doing 
 RTSP- WAV  or Flac or MP3

RTSP - MP3 is what used to work and is what I'm trying to use now as
well.
I've tried RTSP- WAV but that doesn't produce any sound at all.

bpa;363829 Wrote: 
 You should check the source of the Error writing mp3 output message 

After some googling it seems to be a LAME error related to downsampling
at least. However I haven't limited the bitrate. This error message
appears only after I stop or select another track or stream, i.e. it
doesn't appear while it's playing noise. This make me suspect that it
is not related to the problem of playing noise.
bpa;363829 Wrote: 
 Assuming you are not trying bit rate limiting - it sounds like a problem
 with the -x parameter to lame. You don't indicate what processor you
 have and the -x needs to be adjusted according to be the version of
 lame and whether the processor/OS is bigendian or littlendian.
How could I change the -x parameter? CPU info:
# uname -p
Intel(R) Pentium(R) M processor 1400MHz


-- 
Seron

Seron's Profile: http://forums.slimdevices.com/member.php?userid=659
View this thread: http://forums.slimdevices.com/showthread.php?t=55565

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


Re: [SlimDevices: Plugins] AlienBBC produces only noise

2008-11-26 Thread Seron

I'm happy to say it now works again. :) It was the -x parameter. After
removing it in custom-convert.conf and restarting squeezecenter it
worked.

To answer your question about when it stopped working.

The last version of squeezecenter it worked with was 7.2.0. One day it
could not play .ra streams any more, perhaps caused by an update of
some package (maybe lame which recently was updated to 3.98.2). I then
upgraded SC to 7.2.1 through portage and unpacked
alienbbc-linux-v2.2b1-7.1_7.2.tar.gz in the /var/lib/squeezecenter
directory and changed the owner of those plugin files to squeezecenter.
That's when I started getting noise instead of no sound.

Thanks for your help!


-- 
Seron

Seron's Profile: http://forums.slimdevices.com/member.php?userid=659
View this thread: http://forums.slimdevices.com/showthread.php?t=55565

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


[SlimDevices: Plugins] softsqueeze gui does not respond

2008-08-10 Thread Seron
-EventQueue-0] DEBUG skin - before overlay processing
  4617 [AWT-EventQueue-0] DEBUG skin - before overlay processing
  4668 [AWT-EventQueue-0] DEBUG skin - before overlay processing
  4685 [AWT-EventQueue-0] DEBUG skin - before overlay processing
  4735 [AWT-EventQueue-0] DEBUG skin - before overlay processing
  5657 [AWT-EventQueue-0] DEBUG skin - before overlay processing
  5993 [AWT-EventQueue-0] DEBUG skin - before overlay processing
  6010 [AWT-EventQueue-0] DEBUG skin - before overlay processing
  6026 [AWT-EventQueue-0] DEBUG skin - before overlay processing
  6043 [AWT-EventQueue-0] DEBUG skin - before overlay processing
  6060 [AWT-EventQueue-0] DEBUG skin - before overlay processing
  6127 [AWT-EventQueue-0] DEBUG skin - before overlay processing
  6177 [AWT-EventQueue-0] DEBUG skin - before overlay processing
  6463 [AWT-EventQueue-0] DEBUG skin - before overlay processing
  6815 [AWT-EventQueue-0] DEBUG skin - before overlay processing
  6832 [AWT-EventQueue-0] DEBUG skin - before overlay processing
  7361 [AWT-EventQueue-0] DEBUG skin - before overlay processing
  8181 [SlimTCP-1] DEBUG slimproto - tcp recv: strm 74 31 6d 3f 3f 3f 3f ff 0 0 
30 0 0 0 ab ea 3f 1f 23 28 0 0 0 0 
  8181 [SlimTCP-1] DEBUG player - httpRequest=
  8181 [SlimTCP-1] DEBUG player - parsed strm: command=t format=109 crossfade=0 
replygain=0.0 ipaddr=sterna port=9000 autostart=true autostartThreshold=261120
  8181 [SlimTCP-1] DEBUG player - buffer null state 0
  8182 [SlimTCP-1] DEBUG slimproto - tcp send: STAT length=51



-- 
Seron

Seron's Profile: http://forums.slimdevices.com/member.php?userid=659
View this thread: http://forums.slimdevices.com/showthread.php?t=50935

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


Re: [SlimDevices: Plugins] Bookmarks plugin

2008-02-23 Thread Seron

Hi, I hope I won't step on anyones toes by writing in this thread. I'm
wondering where I could get the Bookmark plugin for slimserver 6.5.4
which it seems amcfarla also is using. On 'kdf's plugin page'
(http://code.google.com/p/kdfplugins/downloads/list?can=1q=colspec=Filename+Summary+Uploaded+Size+DownloadCount)
I find only Plugins-Bookmark-Plugin_v30.zip which seems to be for
slimserver 7.0 as stated in install.xml. Or can it be used for 6.5.4?


-- 
Seron

Seron's Profile: http://forums.slimdevices.com/member.php?userid=659
View this thread: http://forums.slimdevices.com/showthread.php?t=43478

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2007-10-10 Thread Seron

First, thanks for the nice plug-in.

This might seem silly but I cannot make the plug-in display the current
date along with the time on the 2nd line. How do you do that?

SuperDateTime 5.0.13
SlimServer-version: 6.5.4 - 12568 - Linux - SV - utf8
Perl-version: 5.8.8 i686-linux
MySQL-version: 5.0.21-standard


-- 
Seron

Seron's Profile: http://forums.slimdevices.com/member.php?userid=659
View this thread: http://forums.slimdevices.com/showthread.php?t=14327

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


Re: [SlimDevices: Plugins] SoftSqueeze 3.3 hangs

2007-07-25 Thread Seron

I found something that mitigates this problem. At least on the two linux
systems I use, Gentoo and Ubuntu 7.04. I simply changed the Audio mixer
in softsqueeze from my sound card to Java Sound Audio Engine. This made
the problem almost entirely go away.


-- 
Seron

Seron's Profile: http://forums.slimdevices.com/member.php?userid=659
View this thread: http://forums.slimdevices.com/showthread.php?t=32458

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


Re: [SlimDevices: Plugins] SoftSqueeze 3.3 hangs

2007-03-28 Thread Seron

I've tried with a fresh install of slimserver after removing .pref and
db files with the same result. I have no problem using a Squeezebox2.


-- 
Seron

Seron's Profile: http://forums.slimdevices.com/member.php?userid=659
View this thread: http://forums.slimdevices.com/showthread.php?t=32458

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


Re: [SlimDevices: Plugins] SoftSqueeze 3.3 hangs

2007-03-27 Thread Seron

I've got the same problem in gentoo. Here's the softsqueeze debug info
for audio buffer and player debugging enabled:
Code:

0[SlimTCP-1] DEBUG player  - audg oldLeft=92 oldRight=92 
newLeft=0.31641108 newRight=0.31641108
  28   [SlimTCP-1] DEBUG player  - httpRequest=GET 
/stream.mp3?player=xx:xx:xx:xx:xx:xx HTTP/1.0
  Authorization: Basic XX
  
  
  
  45   [SlimTCP-1] DEBUG player  - parsed strm: command=s format=109 
crossfade=0 replygain=1.0 ipaddr=serverpc port=9000 autostart=true 
autostartThreshold=261120
  46   [SlimTCP-1] DEBUG player  - connect: state 0
  46   [SlimTCP-1] DEBUG player  - http connect: ipaddr=serverpc port=9000
  56   [SlimTCP-1] DEBUG player  - buffer null state 0
  58   [SlimTCP-1] DEBUG player  - status=STMc fullness=0 bytesRx=0 
elapsedSeconds=0
  59   [SlimTCP-1] DEBUG player  - http write headers: GET 
/stream.mp3?player=xx:xx:xx:xx:xx:xx HTTP/1.0
  Authorization: Basic XX
  
  
  
  158  [SlimTCP-1] DEBUG player  - http read header: (len 100/2048) HTTP/1.0 
200 OK
  Server: SlimServer (6.5.2 - 11660)
  Connection: close
  Content-Type: audio/mpeg
  
  
  164  [SlimTCP-1] DEBUG player  - buffer null state 0
  164  [SlimTCP-1] DEBUG player  - status=STMh fullness=0 bytesRx=0 
elapsedSeconds=0
  165  [SlimTCP-1] DEBUG player  - initStream: state 1
  308  [SlimTCP-1] DEBUG player  - autostart: state 2
  308  [SlimTCP-1] DEBUG player  - autostart: fullness=0 threshold=261120
  310  [SlimTCP-1] DEBUG player  - audg oldLeft=92 oldRight=92 
newLeft=0.31641108 newRight=0.31641108
  449  [AudioStream-0] DEBUG player  - autostart: state 2
  454  [AudioStream-0] DEBUG player  - autostart: fullness=0 threshold=261120
  509  [AudioDecoder-0] DEBUG player  - autostart: state 2
  510  [AudioDecoder-0] DEBUG player  - autostart: fullness=327680 
threshold=261120
  511  [AudioDecoder-0] DEBUG player  - start: state 2
  548  [AudioMixer-0] DEBUG player  - status=STMs fullness=429376 
bytesRx=439016 elapsedSeconds=0
  15568 [SlimTCP-1] DEBUG player  - httpRequest=
  15568 [SlimTCP-1] DEBUG player  - parsed strm: command=q format=109 
crossfade=0 replygain=1.0 ipaddr=serverpc port=9000 autostart=false 
autostartThreshold=261120
  15569 [SlimTCP-1] DEBUG player  - disconnect: state 3



Versions used:
Java 1.5.0_10
Softsqueeze 3.3
Slimserver 6.5.2


-- 
Seron

Seron's Profile: http://forums.slimdevices.com/member.php?userid=659
View this thread: http://forums.slimdevices.com/showthread.php?t=32458

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