Hi I'm working on a simple application where I want to create a X-second during video encoded using libvpx (vp8). I've got an encoded vpx_image_t which I now want to write back into a webm file.

I've seen libwebm which also has an example muxer which does a lot more that necessary. I'm looking for an example or explanation on how to write encoded vpx_image_t variables to webm with only the strictly necessary parts of webm/matroska.

link|improve this question

39% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.