Dereckson has uploaded a new change for review.
https://gerrit.wikimedia.org/r/278427
Change subject: Add a warning not to enable Ogg Opus and Ogg Vorbis at the same
time
......................................................................
Add a warning not to enable Ogg Opus and Ogg Vorbis at the same time
Currently, if Ogg Opus is enabled, this breaks Ogg Vorbis output.
Change-Id: If8137de3d9a374aed23c31c48eb5d4e73abd9b3a
---
M TimedMediaHandler.php
1 file changed, 1 insertion(+), 0 deletions(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/TimedMediaHandler
refs/changes/27/278427/1
diff --git a/TimedMediaHandler.php b/TimedMediaHandler.php
index 4364f1d..5997c4c 100644
--- a/TimedMediaHandler.php
+++ b/TimedMediaHandler.php
@@ -195,6 +195,7 @@
WebVideoTranscode::ENC_OGG_VORBIS,
// opus support must be available in avconv
+ // Don't enable this if you also need Ogg Vorbis output.
// WebVideoTranscode::ENC_OGG_OPUS,
// avconv needs libmp3lame support
--
To view, visit https://gerrit.wikimedia.org/r/278427
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: If8137de3d9a374aed23c31c48eb5d4e73abd9b3a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/TimedMediaHandler
Gerrit-Branch: master
Gerrit-Owner: Dereckson <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits