From 341c8ac559078226c8881e175647947d22d85032 Mon Sep 17 00:00:00 2001 From: liberodark Date: Sat, 30 May 2020 20:24:30 +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 f1afd0b..499bc21 100644 --- a/conf/convert.sh +++ b/conf/convert.sh @@ -39,7 +39,7 @@ chown -R streama:users /home/yunohost.app/streama/upload/ } avidemux_convert(){ -video_codec="Copy" +video_codec="x264" audio_codec="FDK_AAC" output_format="MP4" while IFS= read -r -d '' file