Click here to Skip to main content
16,007,885 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Dialog?? Pin
Ravi Bhavnani10-May-02 8:46
professionalRavi Bhavnani10-May-02 8:46 
GeneralTab Control Pin
Max Santos10-May-02 4:07
Max Santos10-May-02 4:07 
GeneralRe: Tab Control Pin
Prem Kumar10-May-02 4:09
Prem Kumar10-May-02 4:09 
GeneralRe: Tab Control Pin
Martin Ziacek10-May-02 4:21
Martin Ziacek10-May-02 4:21 
GeneralRe: Tab Control Pin
Tom Archer10-May-02 7:55
Tom Archer10-May-02 7:55 
GeneralRe: Tab Control Pin
Max Santos10-May-02 8:56
Max Santos10-May-02 8:56 
GeneralRe: Tab Control Pin
Tom Archer10-May-02 11:20
Tom Archer10-May-02 11:20 
GeneralAVIFILE and KEYFRAME Pin
Zizilamoroso10-May-02 3:57
Zizilamoroso10-May-02 3:57 
In an avi you've got keyframes and other frames. for example, you can have a keyframe each 100 frames.

I'm using the function AVIStreamWrite(...) from the avifile library.

You can pass AVIIF_KEYFRAME for the DWFLAGS parameter when the frame you're going to write is a keyframe.

ok, so far so good.

But, what if you want to write a non-keyframe?
Can we get that dwflag from the source stream? (to write raw data without processing)

I'm running around in circles for ages now

Frown | :(








[VISUAL STUDIO 6.0] [MFC] [WIN98/2]

Dead | X| Bluute tette! Dead | X|
GeneralRe: AVIFILE and KEYFRAME Pin
Dana Holt10-May-02 4:07
Dana Holt10-May-02 4:07 
GeneralRe: AVIFILE and KEYFRAME Pin
Zizilamoroso10-May-02 4:19
Zizilamoroso10-May-02 4:19 
GeneralRe: AVIFILE and KEYFRAME Pin
Dana Holt10-May-02 4:43
Dana Holt10-May-02 4:43 
GeneralRe: AVIFILE and KEYFRAME Pin
Zizilamoroso10-May-02 5:04
Zizilamoroso10-May-02 5:04 
GeneralRe: AVIFILE and KEYFRAME Pin
Dana Holt10-May-02 5:46
Dana Holt10-May-02 5:46 
GeneralRe: AVIFILE and KEYFRAME Pin
Zizilamoroso10-May-02 6:01
Zizilamoroso10-May-02 6:01 
GeneralRe: AVIFILE and KEYFRAME Pin
Dana Holt10-May-02 6:32
Dana Holt10-May-02 6:32 
GeneralRe: AVIFILE and KEYFRAME Pin
Zizilamoroso10-May-02 6:08
Zizilamoroso10-May-02 6:08 
GeneralRe: AVIFILE and KEYFRAME Pin
Dana Holt10-May-02 6:38
Dana Holt10-May-02 6:38 
GeneralRe: AVIFILE and KEYFRAME Pin
Zizilamoroso10-May-02 6:17
Zizilamoroso10-May-02 6:17 
GeneralRe: AVIFILE and KEYFRAME Pin
Dana Holt10-May-02 6:31
Dana Holt10-May-02 6:31 
GeneralRe: AVIFILE and KEYFRAME Pin
Zizilamoroso10-May-02 6:51
Zizilamoroso10-May-02 6:51 
Generalpopup keyboard Pin
jimNLX10-May-02 3:56
jimNLX10-May-02 3:56 
QuestionWhere is the project's path? Pin
Hans Ruck10-May-02 3:31
Hans Ruck10-May-02 3:31 
GeneralCancel while working Pin
Vis10-May-02 3:21
Vis10-May-02 3:21 
GeneralRe: Cancel while working Pin
Hans Ruck10-May-02 3:36
Hans Ruck10-May-02 3:36 
GeneralRe: Cancel while working Pin
Vis10-May-02 3:44
Vis10-May-02 3:44 

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.