https://bugzilla.wikimedia.org/show_bug.cgi?id=48761
--- Comment #2 from Dereckson <[email protected]> --- Transcoding is already disabled on these wikis: //enable transcoding on all wikis that allow uploads $wgEnableTranscode = $wgEnableUploads; The extension has another goal: to allow to play videos with the Kultura player. This is the extension job to print a player each time you have a [[File:...ogv]]. That means this extension could only be disabled on wikis where videos don't have to be played. So it could sense for Wikidata, even there, what if someone would want to add to Commons Wikidata tutorial videos and add them on Help: pages in the future? -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
