Video capture to MPEG, FLV or MOV using Standard MPEG Encoder
Standard MPEG Encoder can be used to encode video into MPEG-1/2 (including compatible with VCD/SVCD/DVD) and a lot of other formats. It is not part of VisioForge Video Capture SDK and is purchased separately.
VisioForge Video Capture SDK has a special API for working with Standard MPEG Encoder and is well integrated with it. You do not have to open any dialog boxes, you can set all parameters directly in the code.
Use StandardMPEG_Parameters_Add to set the necessary encoding parameters.
You can see the preset parameters and the necessary parameters being set in the code of the VisioForge Video Capture SDK Demo application.



