Merge pull request #21511 from eska014/webm-nomt
Fix WebM and Theora video in HTML5 export
This commit is contained in:
commit
57ba7caa6d
3 changed files with 17 additions and 3 deletions
|
|
@ -25,7 +25,6 @@ def get_opts():
|
|||
def get_flags():
|
||||
return [
|
||||
('tools', False),
|
||||
('module_theora_enabled', False),
|
||||
# Disabling the mbedtls module reduces file size.
|
||||
# The module has little use due to the limited networking functionality
|
||||
# in this platform. For the available networking methods, the browser
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue