Waiman
2005-01-19 18:31:08 UTC
Hi, I'm writing a PC application in C++ and I need to be able to save raw
8-bit pixel data in various file formats, i.e. AVI, MPEG. I'm using the VFW
library for the AVI format but I haven't been able to determine what I can
use for MPEG.
I thought the Windows Media Format SDK would do, but the documentation
refers to the Windows Media MPEG-4 Encoder DMO which seems to produce ASF
files with MPEG-4 compression. I would need something that outputs "*.MPG"
files. Could anyone help?
Also, I don't have a requirement for which type of MPEG to use. Any
recommendations/comments on that would be appreciated too.
TIA,
Waiman
8-bit pixel data in various file formats, i.e. AVI, MPEG. I'm using the VFW
library for the AVI format but I haven't been able to determine what I can
use for MPEG.
I thought the Windows Media Format SDK would do, but the documentation
refers to the Windows Media MPEG-4 Encoder DMO which seems to produce ASF
files with MPEG-4 compression. I would need something that outputs "*.MPG"
files. Could anyone help?
Also, I don't have a requirement for which type of MPEG to use. Any
recommendations/comments on that would be appreciated too.
TIA,
Waiman