June 17, 2006

This is some free software I wrote to make video capture into a c++ application nice and easy. It can handle webcams - capture cards and the super high res pixel link cameras.
Currently precompiled for Codewarrior on a PC but it can and has been compiled for devC++ and Visual Studio too!
Get latest version here
http://www.muonics.net/school/spring05/videoInput
Re: VideoInput - video capture library
2008/02/03 by Ben
• • Reply
The link:
http://www.muonics.net/school/spring05/videoInput
is too slow.
Is there a mirror somewhere?
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/833/
The link:
http://www.muonics.net/school/spring05/videoInput
is too slow.
Is there a mirror somewhere?
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/833/
Re: VideoInput - video capture library
2008/06/27 by battery
• • Reply
[...]I noticed that the other day. I don’t know what happened to them. I’d recommend going with CamStudio, which is essentially the same program.[...]
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1045/
[...]I noticed that the other day. I don’t know what happened to them. I’d recommend going with CamStudio, which is essentially the same program.[...]
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1045/
Re: VideoInput - video capture library
2008/08/02 by Mr. Desperate
• • Reply
Is there a more detailed instruction on how to compile the dev-c++ code? I'm can't seem to figure it out. Any insight would be greatly appreciated. Thanks
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1062/
Is there a more detailed instruction on how to compile the dev-c++ code? I'm can't seem to figure it out. Any insight would be greatly appreciated. Thanks
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1062/
Re: VideoInput - video capture library
2008/08/02 by Mr. Desperate
• • Reply
Is there a more detailed instruction on how to compile the dev-c++ code? I can't seem to figure it out. Any insight would be greatly appreciated. Thanks
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1063/
Is there a more detailed instruction on how to compile the dev-c++ code? I can't seem to figure it out. Any insight would be greatly appreciated. Thanks
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1063/
Re: VideoInput - video capture library
2008/09/22 by laptop battery
• • Reply
We specialize in http://www.batterylaptoppower.com laptop batteries,laptop AC adapters. All our products are brand new, with the excellent service from our laptop battery of customer service team.
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1086/
We specialize in http://www.batterylaptoppower.com laptop batteries,laptop AC adapters. All our products are brand new, with the excellent service from our laptop battery of customer service team.
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1086/
Re: VideoInput - video capture library
2011/07/27 by Chasmine
• • Reply
You got to push it-this esesintal info that is!
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1729/
You got to push it-this esesintal info that is!
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1729/
Re: VideoInput - video capture library
2008/09/22 by batteries
• • Reply
We specialize in laptop battery,laptop AC adapters. All our products are brand new, with the excellent service from our laptop battery of customer service team.
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1088/
We specialize in laptop battery,laptop AC adapters. All our products are brand new, with the excellent service from our laptop battery of customer service team.
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1088/
Re: VideoInput - video capture library
2009/02/24 by Anonymous
• • Reply
Cool,you are my idol.
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1176/
Cool,you are my idol.
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1176/
Re: VideoInput - video capture library
2009/02/24 by Anonymous
• • Reply
Cool,you are my idol.
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1177/
Cool,you are my idol.
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1177/
Re: VideoInput - video capture library
2009/12/22 by Andrew Miller
• • Reply
Wow! Thank you for writing such excellent... useful software! I just linked your videoInput.lib (version 1995) with the OpenFramework frame grabber example app., and it works perfectly. The older version 1991 didn't. I am using a Microsoft "LifeCam Cinema" web cam. Thanks!
Sincerely, Andrew
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1346/
Wow! Thank you for writing such excellent... useful software! I just linked your videoInput.lib (version 1995) with the OpenFramework frame grabber example app., and it works perfectly. The older version 1991 didn't. I am using a Microsoft "LifeCam Cinema" web cam. Thanks!
Sincerely, Andrew
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1346/
Re: VideoInput - video capture library
2010/04/06 by superewrold
• • Reply
useful software! I just linked your videoInput.lib (version 1995) with the OpenFramework frame ,Digital Photo Frame
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1391/
useful software! I just linked your videoInput.lib (version 1995) with the OpenFramework frame ,Digital Photo Frame
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1391/
Re: VideoInput - video capture library
2010/04/06 by superewrold
• • Reply
useful software! I just linked your videoInput.lib (version 1995) with the OpenFramework frame ,Digital Photo Frame
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1392/
useful software! I just linked your videoInput.lib (version 1995) with the OpenFramework frame ,Digital Photo Frame
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1392/
Re: VideoInput - video capture library
2010/08/11 by Atreya
• • Reply
When I compile my programs with VS 2008 express (No atl), I get a linker error LNK1104: cannot open file 'atlthunk.lib'. After searching, I found out that it's called by atlbase.h, which I don't have. I couldn't find any other #pragma comment either that included this lib. In VS, I worked around by excluding the lib forcefully, but would you know where the actual reference to that lib is?
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1485/
When I compile my programs with VS 2008 express (No atl), I get a linker error LNK1104: cannot open file 'atlthunk.lib'. After searching, I found out that it's called by atlbase.h, which I don't have. I couldn't find any other #pragma comment either that included this lib. In VS, I worked around by excluding the lib forcefully, but would you know where the actual reference to that lib is?
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1485/
Re: VideoInput - video capture library
2010/08/11 by Theo
• • Reply
Check the videoinput version in Cinder it has a patch which makes it easier to link with.
http://libcinder.org/download/
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1486/
Check the videoinput version in Cinder it has a patch which makes it easier to link with.
http://libcinder.org/download/
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1486/
Re: VideoInput - video capture library
2010/09/01 by Stone
• • Reply
Nice to know your great work! We are the users on the other side of the plant.
Video Input Library is very powerful!
It works perfectlly on Vista.
However, I got blank video on my XP.But frame data seems good. It just can't draw to the window surface. Is it possible something worng about DirectX SDK or other reasons?
Thanks a lot for your comment.
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1494/
Nice to know your great work! We are the users on the other side of the plant.
Video Input Library is very powerful!
It works perfectlly on Vista.
However, I got blank video on my XP.But frame data seems good. It just can't draw to the window surface. Is it possible something worng about DirectX SDK or other reasons?
Thanks a lot for your comment.
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1494/
Re: VideoInput - video capture library
2010/09/01 by Stone
• • Reply
Nice to know your great work! We are the users on the other side of the plant.
Video Input Library is very powerful!
It works perfectlly on Vista.
However, I got blank video on my XP.But frame data seems good. It just can't draw to the window surface. Is it possible something worng about DirectX SDK or other reasons?
Thanks a lot for your comment.
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1495/
Nice to know your great work! We are the users on the other side of the plant.
Video Input Library is very powerful!
It works perfectlly on Vista.
However, I got blank video on my XP.But frame data seems good. It just can't draw to the window surface. Is it possible something worng about DirectX SDK or other reasons?
Thanks a lot for your comment.
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1495/
Re: VideoInput - video capture library
2010/09/01 by Stone
• • Reply
By the way...
The demo exe in 1995 got blank video but the demo exe in 1991 works great!
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1496/
By the way...
The demo exe in 1995 got blank video but the demo exe in 1991 works great!
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1496/
Re: VideoInput - video capture library
2010/09/06 by Ann
• • Reply
Thanks for information!
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1502/
Thanks for information!
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1502/
VideoInput - video capture library
2010/09/08 by Alfredo
• • Reply
Hi,
is videoInput library a valid alternative to the old "cvcam" library included in OpenCV 1.0 and removed from the next versions?
There exists a manual for using videoInput library? Can you say me in which way I can open a window in which I select one of the cameras on my computer?
Thanks a lot. I would be grateful to You! Thanks in advance. Yours truly,
Alfredo
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1504/
Hi,
is videoInput library a valid alternative to the old "cvcam" library included in OpenCV 1.0 and removed from the next versions?
There exists a manual for using videoInput library? Can you say me in which way I can open a window in which I select one of the cameras on my computer?
Thanks a lot. I would be grateful to You! Thanks in advance. Yours truly,
Alfredo
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1504/
VideoInput - video capture library
2010/09/08 by Alfredo
• • Reply
Hi,
is videoInput library a valid alternative to the old "cvcam" library included in OpenCV 1.0 and removed from the next versions?
There exists a manual for using videoInput library? Can you say me in which way I can open a window in which I select one of the cameras on my computer?
Thanks a lot. I would be grateful to You! Thanks in advance. Yours truly,
Alfredo
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1505/
Hi,
is videoInput library a valid alternative to the old "cvcam" library included in OpenCV 1.0 and removed from the next versions?
There exists a manual for using videoInput library? Can you say me in which way I can open a window in which I select one of the cameras on my computer?
Thanks a lot. I would be grateful to You! Thanks in advance. Yours truly,
Alfredo
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1505/
Re: VideoInput - video capture library
2011/11/22 by Laptop Keyboard
• • Reply
Welcome you online shopping for discount The shop provides high quality .Cheap Laptop
cpu cooling fan,Digital battery charger ,Power Jack ,Laptop Keyboard.
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1838/
Welcome you online shopping for discount The shop provides high quality .Cheap Laptop
cpu cooling fan,Digital battery charger ,Power Jack ,Laptop Keyboard.
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1838/
Re: VideoInput - video capture library
2011/11/24 by Laptop Keyboard
• • Reply
Video capture in three ways:
1, the camera capture card development kit provided by the manufacturer
2, you mentioned the VFW, Microsoft's vedio for windows
3, directshow
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1846/
Video capture in three ways:
1, the camera capture card development kit provided by the manufacturer
2, you mentioned the VFW, Microsoft's vedio for windows
3, directshow
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1846/
Re: VideoInput - video capture library
2012/01/02 by Aspen
• • Reply
This is extalcy what I was looking for. Thanks for writing!
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1907/
This is extalcy what I was looking for. Thanks for writing!
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1907/
Re: VideoInput - video capture library
2012/01/04 by pqkhiql
• • Reply
NYNCEn mpjsukwsvidq
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1916/
NYNCEn mpjsukwsvidq
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1916/
Re: VideoInput - video capture library
2012/03/24 by Roland
• • Reply
Hi,
Can I install videoInput to Borl@nd c++ 6 builder?
Thanx,
Roleez
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1978/
Hi,
Can I install videoInput to Borl@nd c++ 6 builder?
Thanx,
Roleez
Comment Trackback URL : http://www.muonics.net/blog/bblog/trackback.php/3/1978/
Add Comment
( to reply to a comment, click the reply link next to the comment )