Welcome Guest ( Log In | Register )


Important

The forums will be closing permanently the weekend of March 15th. Please see the notice in the announcements forum for details.

 
How To Make Unvisible The Output Avi...
« Next Oldest | Next Newest » Track this topic | Email this topic | Print this topic
gboudro
Posted: Jan 9 2003, 04:42 PM


Unregistered









Hi,

I try to find how to make invisible the second AVI (output file) in the code. I'm not able to find it...

What function or procedure do I have to change?

thanks in advanced!
 
  Top
gboudro
Posted: Jan 9 2003, 07:52 PM


Unregistered









After 5 hours, I have finally find how...

I have to change the following flag in the function "DisplayFrame"

bool bShowOutput = false;

instead of

bool bShowOutput = !g_sceneShuttleMode && !g_dubber && g_dubOpts.video.fShowOutputFrame;
 
  Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
1 replies since Jan 9 2003, 04:42 PM Track this topic | Email this topic | Print this topic

<< Back to VirtualDub Development Forum