944,078 Members | Top Members by Rank

Ad:
  • C# Discussion Thread
  • Unsolved
  • Views: 1201
  • C# RSS
Oct 30th, 2009
0

Help with picking the right audio/video libraries

Expand Post »
Hi there,

I'm working on a multimedia project that involves capturing images from a web cam, analyzing pixels and playing some audio.

I got a hold of some sample code that plays audio and reads images using DirectX, but I was really disappointed with the stability of the application overall (perhaps bad sample code? not sure...). This was in Visual C++ too. I think I'd like to do it in C#.NET or Java.

Does anyone have any library/API recommendations for the following:
- capturing images from a web cam. I've never done this before programmatically...
- reading pixels from graphic images (captured images)
- playing mp3 files; possibility for fade in/fade out would be ideal

I've done the research, but I thought I'd get your feedback as well in case you've actually worked with them. Even if not, feedback is still very much appreciated!

Thank You,
Tim
Reputation Points: 10
Solved Threads: 1
Light Poster
timhysniu is offline Offline
46 posts
since Jun 2004
Oct 31st, 2009
0
Re: Help with picking the right audio/video libraries
as far as playing MP3s go best .net solution I have found is a free library from here http://www.ambiera.com/irrklang/ its called irrklang and works great and is simple to use, comes with examples. That's what I use in my apps.

as for capturing video you have to programmatically build a "graph" that tells the system what device, what input, and what codecs to use. Its complicated and I don't have any working examples I could share.
Reputation Points: 442
Solved Threads: 89
Master Poster
Diamonddrake is offline Offline
721 posts
since Mar 2008

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C# Forum Timeline: Persist DataTable data from Dataset.xsd
Next Thread in C# Forum Timeline: Voice Streaming





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC