User:Haifen

From XiphWiki
Revision as of 15:56, 9 October 2007 by Haifen (talk | contribs)
Jump to navigation Jump to search

Hello. I'm Haifen (robink on Freenode). I'm interested in the Ogg wrapper for wrapping uncompressed video (10-bit greyscale, <90FPS, one frame per packet), and am looking for either a codec implementation that could be used or pointers on not what to do with the assumption that the best way to do things would be to implement my own codec. At some point it would be good to store some frame-specific metadata (not necessarily generic video data) for each frame within each packet. At some point it might be good to have some related but not necessarily meta-type data packaged quasi-asynchronously in other packets, but not only will this make the codec more complicated, it'd also decrease the likelyhood that it'd be useful beyond the target application it's being developed for.

If you have any suggestions, feel free to e-mail me or leave feedback on my talk page.