1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 09:49:30 +02:00

Add m4a/acc transcoding example

This commit is contained in:
Afterster 2013-11-21 22:13:41 +01:00
parent cf117560e7
commit c3b6256189

View file

@ -592,6 +592,7 @@ refresh_limit = "60"
; encode_args_TYPE = TRANSCODE_CMD_ARGS
;encode_args_mp3 = "-vn -b:a %SAMPLE%K -c:a libmp3lame -f mp3 pipe:1"
;encode_args_ogg = "-vn -b:a %SAMPLE%K -c:a libvorbis -f ogg pipe:1"
;encode_args_m4a = "-vn -b:a %SAMPLE%K -c:a libfdk_aac -f adts pipe:1"
;######################################################
; these options allow you to configure your rss-feed