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
 TImageEnVideoView

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
xequte Posted - Nov 29 2021 : 18:22:38
 

I'm migrating code to delphi sydney that has an TImageEnVideoView but when I installed the ImageEn it does not have but the TImageEnVideoView component. how should I proceed to replace it?



TImageEnVideoView uses "Video for Windows" which is no longer supported by Windows.

If you need the TImageEnVideoView component for legacy support you should enable the IEIncludeVideoForWindows define in ie.inc and then recompile your ImageEn packages:

https://www.imageen.com/help/Installation.html


However you would be better to upgrade your code to use:

- DirectShow: https://www.imageen.com/help/TIEDirectShow.html

or

- MMF: https://www.imageen.com/help/TIEMediaFoundationSourceReader.html


See the demos in the \VideoCapture\ folder and let us know if you need more assistance.

Nigel
Xequte Software
www.imageen.com