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 -
  
--------------------


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