ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Capturing Video in mpeg

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

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