Click here to Skip to main content
15,896,201 members
Home / Discussions / C#
   

C#

 
QuestionRedirecting to newer version assembly using settings in config file Pin
kumar.bs7-Aug-06 1:59
kumar.bs7-Aug-06 1:59 
AnswerRe: Redirecting to newer version assembly using settings in config file Pin
S. Senthil Kumar7-Aug-06 2:24
S. Senthil Kumar7-Aug-06 2:24 
GeneralRe: Redirecting to newer version assembly using settings in config file Pin
kumar.bs8-Aug-06 19:15
kumar.bs8-Aug-06 19:15 
AnswerRe: Redirecting to newer version assembly using settings in config file Pin
Ramasubramaniam8-Aug-06 10:47
Ramasubramaniam8-Aug-06 10:47 
QuestionCan we associate a single codebehind file with two aspx pages Pin
Sirisha.P7-Aug-06 1:39
Sirisha.P7-Aug-06 1:39 
AnswerRe: Can we associate a single codebehind file with two aspx pages Pin
Stefan Troschuetz7-Aug-06 1:48
Stefan Troschuetz7-Aug-06 1:48 
GeneralRe: Can we associate a single codebehind file with two aspx pages Pin
Sirisha.P7-Aug-06 1:57
Sirisha.P7-Aug-06 1:57 
QuestionReading image data from differnt avi-codecs in c# Pin
joloh477-Aug-06 1:37
joloh477-Aug-06 1:37 
Hello everybody,

I do have a question about reading image data from avi-files using C#.

I have to do some image processing on the image data. Thus, I need the image data itself and not just a Media Player. I already found some code "C# Wrapper" that uses the avifil32.dll that works quite well. However, the .dll seems to be limited to quite a few numbers of avi-codecs. The dll often fails.

I found the "DirectShow Media Player in C#" that works well. It reads in all kinds of avi-codecs using the QuartzTypeLib.dll. However, I do not understand how I reach the image-data itself. It seems to be capsuled within the dll. Even there is the IBasicVideo2.GetCurrentImage-Function I don't know how to use it.

Does anyone know, how I can reach the RGB-values of avi-files that are created by different codecs?

Maybe anyone has an idea?

Joerg
General[Message Deleted] Pin
wout de zeeuw7-Aug-06 1:31
wout de zeeuw7-Aug-06 1:31 
GeneralRe: Article about making image background color transparent? Pin
Ryan Binns7-Aug-06 1:35
Ryan Binns7-Aug-06 1:35 
GeneralRe: Article about making image background color transparent? Pin
Trollslayer7-Aug-06 1:36
mentorTrollslayer7-Aug-06 1:36 
GeneralRe: Article about making image background color transparent? Pin
wout de zeeuw7-Aug-06 1:43
wout de zeeuw7-Aug-06 1:43 
GeneralRe: Article about making image background color transparent? Pin
Super Lloyd7-Aug-06 1:39
Super Lloyd7-Aug-06 1:39 
GeneralRe: Article about making image background color transparent? Pin
wout de zeeuw7-Aug-06 1:46
wout de zeeuw7-Aug-06 1:46 
GeneralRe: Article about making image background color transparent? [modified] Pin
Super Lloyd7-Aug-06 1:56
Super Lloyd7-Aug-06 1:56 
GeneralRe: Article about making image background color transparent? Pin
wout de zeeuw7-Aug-06 2:13
wout de zeeuw7-Aug-06 2:13 
GeneralRe: Article about making image background color transparent? Pin
Super Lloyd7-Aug-06 2:38
Super Lloyd7-Aug-06 2:38 
GeneralRe: Article about making image background color transparent? Pin
wout de zeeuw7-Aug-06 3:34
wout de zeeuw7-Aug-06 3:34 
GeneralRe: Article about making image background color transparent? Pin
Super Lloyd7-Aug-06 3:49
Super Lloyd7-Aug-06 3:49 
GeneralRe: Article about making image background color transparent? Pin
wout de zeeuw7-Aug-06 3:56
wout de zeeuw7-Aug-06 3:56 
GeneralRe: Article about making image background color transparent? [modified] Pin
Super Lloyd7-Aug-06 4:04
Super Lloyd7-Aug-06 4:04 
GeneralRe: Algorithm with configurable reference color... [modified] Pin
Super Lloyd7-Aug-06 4:42
Super Lloyd7-Aug-06 4:42 
GeneralRe: Algorithm with configurable reference color... Pin
wout de zeeuw7-Aug-06 4:46
wout de zeeuw7-Aug-06 4:46 
GeneralRe: Algorithm with configurable reference color... Pin
Super Lloyd7-Aug-06 4:54
Super Lloyd7-Aug-06 4:54 
GeneralRe: Article about making image background color transparent? Pin
Christian Graus7-Aug-06 2:04
protectorChristian Graus7-Aug-06 2:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.