mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-03 17:59:21 +02:00
Add m4a/acc transcoding example
This commit is contained in:
parent
cf117560e7
commit
c3b6256189
1 changed files with 1 additions and 0 deletions
|
@ -592,6 +592,7 @@ refresh_limit = "60"
|
||||||
; encode_args_TYPE = TRANSCODE_CMD_ARGS
|
; encode_args_TYPE = TRANSCODE_CMD_ARGS
|
||||||
;encode_args_mp3 = "-vn -b:a %SAMPLE%K -c:a libmp3lame -f mp3 pipe:1"
|
;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_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
|
; these options allow you to configure your rss-feed
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue