Apesbrain wrote: 
> This works - EDIT IN PLUGIN.PM (24-BIT FLAC SECTION):
> 
> > 
Code:
--------------------
  >   > 
  > ogg flc * $CLIENTID$
  >     # IFRD:{RESAMPLE=-r %d}
  >     [sox] -t ogg $FILE$ -t wav $RESAMPLE$ - | [$CONVAPP$] -id "$CLIENTID$" 
-wav -wavo -d 24 | [flac] -cs -0 --totally-silent -
  > 
--------------------
> > 
> 

I don't know about ogg streams so I am just commenting from general
knowledge and there may be no issue.

AFAICT you have added a "R" to the IFRD. The R implies - rule is to be
used to playing remote URLs.  

Have you tested this out with a remote URL - probably a OGG/Vorbis since
ogg/flac is ogf 
It's possible that LMS is handling remote OGG stream and so "I" stdin
will be used but if not then I think sox cannot handle URls as input.


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=115133

_______________________________________________
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to