Video Display
-
hye, i m making a project in which i have to display video in an edit box.... i have a DVR card but i want to make a separate aaplication using the functions of that card can anybody tell me the procedure or steps of displaying the video in general.i mean not specific to any software...... pls give me some hints looking 4 help NT
-
hye, i m making a project in which i have to display video in an edit box.... i have a DVR card but i want to make a separate aaplication using the functions of that card can anybody tell me the procedure or steps of displaying the video in general.i mean not specific to any software...... pls give me some hints looking 4 help NT
You'd use DirectX to do this ( specifically DirectShow, which is now in the Platform SDK ). Plenty of articles on this on CP and elsewhere.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
-
hye, i m making a project in which i have to display video in an edit box.... i have a DVR card but i want to make a separate aaplication using the functions of that card can anybody tell me the procedure or steps of displaying the video in general.i mean not specific to any software...... pls give me some hints looking 4 help NT
http://www.codeproject.com/directx/LiveVideo.asp CCaptureVideo class is useful from above code... :)Amar
-
http://www.codeproject.com/directx/LiveVideo.asp CCaptureVideo class is useful from above code... :)Amar
actually i want to use functions of my DVR card the link u suggested is an application i dnt need code i need articles which explains how to display video in VisualC++ i want to knw the steps nd functions which i shld include in my code for dispplaying video looking 4 reply........... NT