Click here to Skip to main content
15,890,185 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: help! inline assemble Pin
jfk_lili29-Feb-04 19:36
jfk_lili29-Feb-04 19:36 
GeneralRe: help! inline assemble Pin
Prakash Nadar29-Feb-04 19:45
Prakash Nadar29-Feb-04 19:45 
GeneralRe: help! inline assemble Pin
jfk_lili29-Feb-04 20:05
jfk_lili29-Feb-04 20:05 
GeneralRe: help! inline assemble Pin
Prakash Nadar29-Feb-04 20:36
Prakash Nadar29-Feb-04 20:36 
GeneralRe: help! inline assemble Pin
jfk_lili29-Feb-04 20:47
jfk_lili29-Feb-04 20:47 
Generali got the reason, it's 32 bit platform Pin
jfk_lili29-Feb-04 21:29
jfk_lili29-Feb-04 21:29 
GeneralRe: i got the reason, it's 32 bit platform Pin
Prakash Nadar29-Feb-04 21:33
Prakash Nadar29-Feb-04 21:33 
GeneralCapture screen to AVI and encode it with indeo 5.10 Pin
oliverlin29-Feb-04 16:37
oliverlin29-Feb-04 16:37 
hi everyone,
I have problem here:

I am writing a program to capture a certain area of screen frame(by GDI functions) and by which to create an AVI file.

The program works fine while compressed by "Microsoft Video 1" format but I can not use "Indeo video 5.10" for the compression format.

When I set the "AVICOMPRESSOPTIONS.fccHandler = mmioFOURCC ('I', 'V', '5', '0' );" and run the program, it returns an error from "AVIStreamSetFormat ()".
It seems that the encoder does not compatible with the source data ?

I downloaded the "Indeo" codec at "http://christophermolloy.com/photo/iv5setup.exe ".

I don't know it was because the "Indeo" codec I downloaded was not correct or beause it has special source data format requirement that it doesn't work.

Can anyone give me a clue about this or give me a pointer to some related information ?

My software environment: OS: Windows 2000 professional + SP4 Compiler: VC++ 6.0 + SP5

Thanks in advance !!



Generallink to DirectX forums Pin
includeh1029-Feb-04 15:11
includeh1029-Feb-04 15:11 
GeneralRe: link to DirectX forums Pin
Prakash Nadar29-Feb-04 16:35
Prakash Nadar29-Feb-04 16:35 
GeneralRe: link to DirectX forums Pin
includeh1029-Feb-04 17:42
includeh1029-Feb-04 17:42 
GeneralRe: link to DirectX forums Pin
Prakash Nadar29-Feb-04 18:13
Prakash Nadar29-Feb-04 18:13 
GeneralRe: link to DirectX forums Pin
Andrew Walker1-Mar-04 0:17
Andrew Walker1-Mar-04 0:17 
GeneralUnselecting Radio buttons Pin
krugger29-Feb-04 13:11
krugger29-Feb-04 13:11 
GeneralRe: Unselecting Radio buttons Pin
Prakash Nadar29-Feb-04 19:20
Prakash Nadar29-Feb-04 19:20 
GeneralRe: Unselecting Radio buttons Pin
David Crow1-Mar-04 3:23
David Crow1-Mar-04 3:23 
GeneralHooking into Java Application like in Visual C++ Pin
Tony Westminster29-Feb-04 12:45
Tony Westminster29-Feb-04 12:45 
GeneralRe: Hooking into Java Application like in Visual C++ Pin
Prakash Nadar29-Feb-04 16:45
Prakash Nadar29-Feb-04 16:45 
GeneralExecuting a console application from an SDI Pin
krugger29-Feb-04 12:38
krugger29-Feb-04 12:38 
GeneralRe: Executing a console application from an SDI Pin
Prakash Nadar29-Feb-04 16:43
Prakash Nadar29-Feb-04 16:43 
GeneralRe: Executing a console application from an SDI Pin
sunyou29-Feb-04 19:28
sunyou29-Feb-04 19:28 
GeneralRe: Executing a console application from an SDI Pin
David Crow1-Mar-04 3:24
David Crow1-Mar-04 3:24 
GeneralChild DialogBar Pin
krugger29-Feb-04 12:33
krugger29-Feb-04 12:33 
GeneralRe: Child DialogBar Pin
Antti Keskinen29-Feb-04 20:56
Antti Keskinen29-Feb-04 20:56 
Questionhow to create toolbar in view Pin
Rajesh match29-Feb-04 3:43
Rajesh match29-Feb-04 3:43 

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.