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 -
>
--------------------
> >
Neat! That reduces the load on my overworked raspberry Pi
considerably. Thanks.
------------------------------------------------------------------------
expectingtofly's Profile: http://forums.slimdevices.com/member.php?userid=63263
View this thread: http://forums.slimdevices.com/showthread.php?t=53229
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins