Aaron Schulz has uploaded a new change for review.
https://gerrit.wikimedia.org/r/55713
Change subject: Use ffmpeg for ogg thumbs as is done for webm
......................................................................
Use ffmpeg for ogg thumbs as is done for webm
Change-Id: I5496f0ad3bc8c2b70bd3d75bbb07a1fa64deaa80
---
M wmf-config/CommonSettings.php
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/13/55713/1
diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 4c6eb13..0004e00 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -969,6 +969,8 @@
//enable transcoding on all wikis that allow uploads
$wgEnableTranscode = $wgEnableUploads;
+ $wgOggThumbLocation = false; // use ffmpeg for performance
+
//tmh1/2 have 12 cores and need lots of shared memory
//for avconv / ffmpeg2theora
$wgTranscodeBackgroundMemoryLimit = 4 * 1024 * 1024; // 4GB
--
To view, visit https://gerrit.wikimedia.org/r/55713
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5496f0ad3bc8c2b70bd3d75bbb07a1fa64deaa80
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Aaron Schulz <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits