commit | c12efd0aa7514eb6f6d22698db3a20f42bdf368a | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Wed Jul 18 11:39:05 2012 -0400 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Wed Jul 18 15:52:13 2012 -0400 |
tree | 36812618263e938ddee2b4ed4ea533987569fa9b | |
parent | 94de680439b793093a6b3595155706a587160993 [diff] |
wcap: Just make wcap-decode dump YUV4MPEG2 Instead of having a custom fork of the vpxenc tool in weston, we can just dump raw YUV data in the YUV4MPEG2 format and feed that into the upstream vpxenc. This also works with theora_encoder and probably many other encoders.