[wp-trac] [WordPress Trac] #37642: Switch from mediaelement to video.js
WordPress Trac
noreply at wordpress.org
Fri Aug 12 14:51:37 UTC 2016
#37642: Switch from mediaelement to video.js
--------------------------------+------------------------------
Reporter: Ninos Ego | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: External Libraries | Version: 3.9
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------------+------------------------------
Comment (by gkatsev):
Hey,
I'm a videojs maintainer. I wanted to add that videojs *does* support
audio in addition to video. Not only that but the HTML spec says that the
only difference between `audio` and `video` elements is that `video`
elements have a "display" area and `audio` element don't. You can always
play back audio in a video element and video in an audio element. The
latter if you want just the audio from a video.
Also, while I would love wordpress to switch to videojs and I would be
very happy to help make that happen; I do believe that if everything is
working fine it's probably not worth switching unless there's a compelling
reason to do so.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37642#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list