IPP VC1 encoder

= VC1/WMV9 encoder=

Background

Intel provides a library called IPP. Its a binary only library, but its free to download for personal/opensource use. They also provide reference code using it. One of the codecs they provide a reference implementation of is a VC1 encoder. Since there is no open source VC1/WMV3 encode currently this could be a good stopgap. Extending the code to do WMV3 would also be good/natural.

There are other IPP plugins out there already, so maybe if this project happens it could be the starting point of a gstreamer-ipp package similar to our gstreamer-openmax package.

Resources

Skills needed

Mentor:

Back to TaskList


CategoryGSOC2009 CategoryTasks