T O P I C R E V I E W |
zohair |
Posted - Mar 12 2015 : 08:28:04 Please let me know how I can capture video in a mpeg format. I am using CreateAVIFile to capture avi file.
thanks |
4 L A T E S T R E P L I E S (Newest First) |
zohair |
Posted - Mar 16 2015 : 10:48:21 sorry to say but it is not working for me. I have an mpeg encoder which works fine with other component. When selecting the right codec, the live video does not show up and obviously it does not capture anything..
Any help will be appreciated. |
xequte |
Posted - Mar 14 2015 : 03:53:49 Hi
You should be able to specify an Output file and the audio and video codecs.
Nigel Xequte Software www.xequte.com nigel@xequte.com
|
zohair |
Posted - Mar 13 2015 : 11:00:11 Thanks for your reply but "DirectShow Video Capture 1" demo does not show how to capture a video. It just have a button to save a frame. Am I missing something? |
xequte |
Posted - Mar 12 2015 : 16:24:41 Hi
MPEG is not a native format of ImageEn, though you can use DirectShow which will output in the formats available via your DirectShow filters.
See the first "DirectShow Video Capture" demo for more info.
Nigel Xequte Software www.xequte.com nigel@xequte.com
|