bpa wrote: 
> ... the problem is probably compression of PCM stream into Flac. 
> 
> The compression level determines how much processing is done and it may
> default to 5  - you could edit the custom-convert.conf file in PlayHLS
> plugin directory ans make the following change shown in red which is a
> low level of compression (i.e. low level of processing).  I can't test
> this at the moment.  When making the change stop LMS and restart LMS
> after file is edited.
> > 
Code:
--------------------
  >   > 
  > 
  > hls flc * *
  > # RB:{BITRATE=-B %B}T:{START=-ss %s}
  > [playhls.sh] -loglevel quiet -nostdin -i $FILE$ -f flac -compression_level 
0 -
  > 
  > 
--------------------
> > 
> 
Thanks, I tried that and also tried disabling flac and going direct to
PCM as you suggested earlier. No improvement in either case, and FWIW I
also have the "ffmpeg processes not dying" problem. Will stick to the
mp3 streams until a processor upgrade happens.


------------------------------------------------------------------------
monxton's Profile: http://forums.slimdevices.com/member.php?userid=64041
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to