New log file attached.

To confirm, the custom-convert.conf (first few lines of it) is:


Code:
--------------------
    
  # AlienBBC - unix version
  #
  rtsp pcm * *
  # R
  [mplayer] -really-quiet -vc null -vo null -bandwidth 10000000 -cache 128 -af 
volume=0,resample=44100:0:1,channels=2 -ao pcm:file=/dev/fd/4 $FILE$ 4>&1 
1>/dev/null $FILE$
  rtsp wav * *
  # R
  [mplayer] -really-quiet -vc null -vo null -bandwidth 10000000 -cache 128 -af 
volume=0,resample=44100:0:1,channels=2 -ao pcm:file=/dev/fd/4 $FILE$ 4>&1 
1>/dev/null $FILE$
  rtsp mp3 * *
  # RB:{BITRATE=-B %B}
  [mplayer] -really-quiet -vc null -vo null -bandwidth 10000000 -cache 128 -af 
volume=0,resample=44100:0:1,channels=2 -ao pcm:file=/dev/fd/4 $FILE$ 4>&1 
1>/dev/null | [lame] --silent -q $QUALITY$ -b $BITRATE$ - -
  rtsp flc * *
  # R
  [mplayer] -vc null -vo null -bandwidth 10000000 -cache 128 -af 
volume=0,resample=44100:0:1,channels=2 -ao pcm:file=/dev/fd/4 $FILE$ 4>&1 
1>/dev/null | [flac] -cs --totally-silent --compression-level-0 
--ignore-chunk-sizes -
  
--------------------



Jim


+-------------------------------------------------------------------+
|Filename: Server.log.zip                                           |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=7827|
+-------------------------------------------------------------------+

-- 
jimwillsher
------------------------------------------------------------------------
jimwillsher's Profile: http://forums.slimdevices.com/member.php?userid=410
View this thread: http://forums.slimdevices.com/showthread.php?t=65473

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

Reply via email to