Re: DirectShow Theora Issue with RGB24
Cristian Adam <[email protected]>
| Newsgroups | gmane.comp.multimedia.ogg.theora.devel |
|---|---|
| Message-ID | <[email protected]> |
Steve Scott wrote: > Thanks a lot for the quick replies. > > I have tried using RGB32 but unfortunatly I still get the same issue. > I have tried a few other formats including RGB555 and they all work ok. > > I shall flip the image for now. > > Cristian - do you know if there are any timescales around implementing > the new function to check if the image needs flipping (not being pushy). > > Cheers, > Steve. Not all the filters respect the bottom-up bitmap image (positive biHeight). I will remove the check because it doesn't work well in practice. I will address the issue when I get back from the holidays, deffinately this year :-) , to be more precise (26-30 Dec). Cheers, Cristian.