We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abf6856 commit 939b2eeCopy full SHA for 939b2ee
make-appimage.sh
@@ -25,7 +25,7 @@ export DEPLOY_QT=0
25
export DEPLOY_QML=0
26
export DEPLOY_QT_WEB_ENGINE=0
27
28
-# Viber's ffmpeg 4.4 is incomplete and broken, it links to older libtheora.so.1 version,
+# Viber's ffmpeg 4.4 is incomplete and broken, it links to older libtheoradec.so.1 and libtheoraenc.so.1 version,
29
# which it doesn't bundle at all, which is crucial for video camera working
30
# To fix this issue, we we will remove Viber's ffmpeg 4.4 and use Arch's ffmpeg 4.4 instead, which links to latest libtheora
31
rm -fv ./AppDir/bin/lib/libavcodec*
0 commit comments