User:Haifen: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
m (Added mail link (how do you use MediaWiki's mailform feature?))
No edit summary
Line 1: Line 1:
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.
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 [mailto:robin.kauffman@gmail.com e-mail me] or leave feedback on my [[User_Talk:Haifen|talk page]].
If you have any suggestions, feel free to [[Special:EmailUser/Haifen|e-mail me]] or leave feedback on my [[User_Talk:Haifen|talk page]].

Revision as of 15:55, 9 October 2007

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.