Brion VIBBER has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/403470 )

Change subject: Update comment avconv -> ffmpeg
......................................................................

Update comment avconv -> ffmpeg

Update old comment about avconv and ffmpeg2theora, we now use
just ffmpeg for the tasks it's mentioning.

Change-Id: Ib39022b2c37b033d7acc7dcdfb89fcd465bd50f4
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/70/403470/1

diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 2fb13e7..0cc3007 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -915,7 +915,7 @@
        $wgOggThumbLocation = false; // use ffmpeg for performance
 
        // tmh1/2 have 12 cores and need lots of shared memory
-       // for avconv / ffmpeg2theora
+       // for ffmpeg, which mmaps large input files
        $wgTranscodeBackgroundMemoryLimit = 4 * 1024 * 1024; // 4GB
        $wgFFmpegThreads = 2;
 

-- 
To view, visit https://gerrit.wikimedia.org/r/403470
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib39022b2c37b033d7acc7dcdfb89fcd465bd50f4
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Brion VIBBER <br...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to