JoelBenM
2nd December 2007, 17:58
Hi everybody
x264 was said to support VFW. So, I downloaded, installed, and trying.
The x264 and ffdshow are both shown in the codecs available by ICCompressorChoose. The ICSeqCompressFrameStart is returning FALSE when x264 is selected. GetLastError(), however returns 0 so I dont know exactly what is the problem.
I've tried with the ffdshow. There, ICSeqCompressFrameStart is working ok but after a few frames, ICSeqCompressFrame is starting to return bugous data - 2 bytes, 6 bytes, etc.
Any ideas how to work with these for VFW? if not, any alternative method you know of to compress individual frames?
thanks so much
Joel
x264 was said to support VFW. So, I downloaded, installed, and trying.
The x264 and ffdshow are both shown in the codecs available by ICCompressorChoose. The ICSeqCompressFrameStart is returning FALSE when x264 is selected. GetLastError(), however returns 0 so I dont know exactly what is the problem.
I've tried with the ffdshow. There, ICSeqCompressFrameStart is working ok but after a few frames, ICSeqCompressFrame is starting to return bugous data - 2 bytes, 6 bytes, etc.
Any ideas how to work with these for VFW? if not, any alternative method you know of to compress individual frames?
thanks so much
Joel