DirectShow RGB-YUV filter -



DirectShow RGB-YUV filter -

i encode video in app vp8. utilize rgb24 format in app vp8 directshow filter accepts yuv format (http://www.webmproject.org/tools/#directshow_filters).

i've googled "rgb yuv directshow filter" no success. don't want write filter myself scratch, appreciate if help me info on find such filter.

thanks!

you seek geraint davies' yuv transform filter see if supports conversion.

directshow rgb yuv vp8

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -