2010-05-22 22:41:00 +00:00
|
|
|
oxframe - extract frames from ogg or webm videos
|
2010-04-21 15:00:40 +00:00
|
|
|
|
|
|
|
dependencies:
|
|
|
|
liboggz git clone git://git.xiph.org/liboggz.git
|
|
|
|
liboggplay git clone git://git.xiph.org/liboggplay.git
|
|
|
|
libtheora apt-get install libtheora-dev
|
2010-05-26 00:13:45 +00:00
|
|
|
libvpx get debs from
|
|
|
|
https://launchpad.net/~chromium-daily/+archive/ppa
|
|
|
|
or compile from
|
|
|
|
git clone git://review.webmproject.org/libvpx.git
|
|
|
|
libnestegg git clone http://github.com/kinetiknz/nestegg.git
|
2010-04-21 15:00:40 +00:00
|
|
|
|