mcsimer
12th March 2007, 17:00
Hi people
I'm writing a kind of custom xvid encoding tool (using dshow) and i wonder whether xvid encoder filter (Koepis Vanilla build) can output picture with another size than input is.
F.e. input will be 320x240, rgb24
and xvid encoder filter will produce 640x480, xvid compressed.
Is it possible ? If so, should i configure output pin of the xvid filter to a larger image size (filling WMVIDEOINFOHEADER) or use some registry settings ?
ps: i know, picture can be resized in other ways, but this is particular case of mine
Any help or tip will be appreciated
I'm writing a kind of custom xvid encoding tool (using dshow) and i wonder whether xvid encoder filter (Koepis Vanilla build) can output picture with another size than input is.
F.e. input will be 320x240, rgb24
and xvid encoder filter will produce 640x480, xvid compressed.
Is it possible ? If so, should i configure output pin of the xvid filter to a larger image size (filling WMVIDEOINFOHEADER) or use some registry settings ?
ps: i know, picture can be resized in other ways, but this is particular case of mine
Any help or tip will be appreciated