You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to webm-d...@webmproject.org
I am interested in a WebM movie.
I was able to create the independent video and audio from official libraries (libvpx and libogg). Although the rest only combines these files, I do not know the file format of WebM.
If there are web pages which explains the header composition with program samples, please let me know.
Matthew Heaney
unread,
May 23, 2013, 8:58:02 PM5/23/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You can use the DirectShow components or libwebm to make WebM files,
or use ffmpeg, etc. Otherwise, you can write your own muxer. The
libwebm and webmdshow for lots of examples.