bpa wrote: 
> Any experimentalists ?
> 
> If you assume the HLS stream is always going to be AAC. Then adding the
> following to PlayHLS custom-convert.conf file will avoid LMS doing the
> transcoding if player can play AAC natively.
> 
> > 
Code:
--------------------
  >   > 
  > hls aac * *
  >     # RB:{BITRATE=-B %B}T:{START=-ss %s}
  >     [ffmpeg] -loglevel quiet  -i $FILE$ -acodec copy -f s16le -
  > 
--------------------
> > 

If your server has a good amount of power isn't better if LMS does the
transcoding?


------------------------------------------------------------------------
badsoden's Profile: http://forums.slimdevices.com/member.php?userid=62818
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