Talk:MIMETypesCodecs: Difference between revisions
Jump to navigation
Jump to search
(svg request) |
mNo edit summary |
||
Line 11: | Line 11: | ||
Ogg can use svg in many ways. | Ogg can use svg in many ways. | ||
(e.g. images, animations with SMIL, fonts for subtitles,...) | (e.g. images, svg animations with svg+SMIL, svgfonts as fonts for subtitles,...) | ||
Please add it. | Please add it. |
Revision as of 07:37, 5 August 2009
HEX and Octal ???
> char[0,8]: '\211PNG\r\n\032\n'
> char[0,7]: '\x80theora'
Why using HEX for some codecs and octal for others ? IMHO all should be hex ...
svg
Ogg can use svg in many ways. (e.g. images, svg animations with svg+SMIL, svgfonts as fonts for subtitles,...)
Please add it.