search for: unfortuntatly

Displaying 1 result from an estimated 1 matches for "unfortuntatly".

Did you mean: unfortunatly
2008 Dec 11
3
DirectShow Theora Issue with RGB24
...Grabber Directshow filter between the FFDShow decoder and Theora Encoder, this results in the video file being mirrored vertically. I have noticed that the original CaptureGraph was using YUV12, but the SampleGrabber is configured to use RGB24. Is it likely that this is the cause of the problem? Unfortuntatly I need to stick with RGB as I have already written a significant amount of code around this. Should I not be using RGB24 as an input to the OGG Mux filter? If not, can anyone suggest a good (free) Colour Space Convertor to convert from RGB24 -> YUV12 (The Microsoft only seems to convert between...