Opened 3 years ago
Last modified 16 months ago
#2147 assigned task
vp8 software decoding in javascript
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | future |
Component: | html5 | Version: | 2.4.x |
Keywords: | Cc: |
Description (last modified by )
The official page: http://wiki.webmproject.org/vp8-implementations is missing some newer options, ie: ogv.js JavaScript media player using Ogg / Vorbis / Theora / Opus / WebM libs compiled with Emscripten
Attachments (1)
Change History (6)
Changed 3 years ago by
Attachment: | html5-vp8.patch added |
---|
comment:1 Changed 3 years ago by
Description: | modified (diff) |
---|---|
Status: | new → assigned |
comment:3 Changed 3 years ago by
Milestone: | 2.5 → 3.0 |
---|
comment:4 Changed 3 years ago by
Milestone: | 3.0 → future |
---|
It's really impressive, but unfortunately we can't feed data into the decoder until this is implemented: issue 359: Implement OGVMediaSource (Media Source Extensions / MSE shim).
comment:5 Changed 16 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2147
Note: See
TracTickets for help on using
tickets.
try to decode vp8 using ogv.js