From 7c0fdb78075a7e794fea28a41f6be7282ee53c56 Mon Sep 17 00:00:00 2001 From: liberodark Date: Sat, 30 May 2020 15:00:22 +0200 Subject: [PATCH] Update convert.sh --- conf/convert.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/convert.sh b/conf/convert.sh index 420e0e8..76384a1 100644 --- a/conf/convert.sh +++ b/conf/convert.sh @@ -38,7 +38,7 @@ chown -R streama:users /home/yunohost.app/streama/upload/ avidemux_convert(){ video_codec="h264" -audio_codec="LavAAC" +audio_codec="FDK_AAC" output_format="MP4" while IFS= read -r -d '' file do