Zanthra
9th March 2010, 05:31
I have a screen capture source providing 24 1600x1200 bgr32 frames each second from full screen video games, and I have far from enough disk bandwidth to dump them all to disk uncompressed.
I have been trying to use huffyuv but I am not sure even that is enough disk bandwidth because I have little uniformity across the image reducing both the compression speed and the ratio.
I have tried many of the lossy codecs in the ffdshow vfw encoder package, but they only get to around 15fps also, if I add scaling to 1024x768 in the vfw configuration the speed goes up to around 22-23, but I would like to keep the original resolution.
Are there any very fast VFW encoders that I could try, or should I just scale it down and live with it?
I have been trying to use huffyuv but I am not sure even that is enough disk bandwidth because I have little uniformity across the image reducing both the compression speed and the ratio.
I have tried many of the lossy codecs in the ffdshow vfw encoder package, but they only get to around 15fps also, if I add scaling to 1024x768 in the vfw configuration the speed goes up to around 22-23, but I would like to keep the original resolution.
Are there any very fast VFW encoders that I could try, or should I just scale it down and live with it?