Page:
video
Pages
0x_id
API
Configuration
Customization
DatabaseUpdate
Docker
GoogleMapsAPI
Home
IMDb
MultilingualAnnotations
MultipleAudioTracks
MyFavoriteBugs
Places
QuerySyntax
RenamingFiles
UpgradeTo14.04
UpgradeTo16.04
UpgradeTo18.04
UpgradeTo20.04
UpgradeToPython3
UseCases
WikipediaTemplate
config
database backup
embed
filenames
groups
ids
install
ldap
media
metadata
objects
permissions
posterservice
services
shell
ssl
text
todo
urls
video
volume
No results
1
video
j edited this page 2023-07-02 12:57:13 +05:30
Table of Contents
Video Playback
[Documents, pandora*, 0xdb2*)]TOC(heading=Design
WebM
Support in toolchain
- oxframe supports extracting frames from WebM files
- WebM support in Firefogg (needs more testing and options)
- oxtimeline should be able to extract timeline from WebM files (needs testing)
- client side seeking seams to be good enough(except for safari) (test here)
Issues
- Perian trunk supports WebM files, Quicktime7 does not allow plugins to seek in http resources outside of the already downloaded area. in addition to this Apple shows no interest to support WebM themselfs. this means, WebM support in Safari will not happen.
- oggz-chop replacement to allow downloading of segments (this needs a new tool, using ffmpeg might be an option)
TODO
- migration plan for 0xdb and pad.ma content
- good encoding settings for required bandwidth and resolutions
Ogg Theora
Issues
- oggz-chop does not work in Chrome, since they require Content-Length headers see( bug #40344)