I wrote an application that reads and writes video files using
avifile, but everytime I execute my application, the log messages
appear in my terminal (see bellow).

Is there a way to disable these messages? (I don't want to redirect
the messages to a file or to /dev/null, but to avoid them to appear).

Bruno

----------------- the log messages --------------------------
fs seg 0x400bb000
Available CPU flags: fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat 
pse36 mmx fxsr sse
448.973000 MHz Pentium III (Katmai) processor detected
MainAVIHeader: MicroSecPerFrame=40000 MaxBytesPerSec=0
 PaddingGranularity=0  Flags=[ HAS_INDEX TRUST_CKTYPE ] TotalFrames=0
 InitialFrames=0  Streams=1  SuggestedBufferSize=0 WxH=0x0
AVIStreamHeader: FccType=vids FccHandler=MP42 Flags=[ ]
 InitialFrames=0 Scale=40000 Rate=1000000 Start=0 Length=0
 SuggestedBufferSize=0 Quality=0 SampleSize=0 Rect l,r,t,b=0,720,0,480
Reconstructing index...
Stream 0: 0x73646976 (vids) : 0x3234504d (MP42)   708 chunks (11.06KB)
Cache: Adding stream 0, 708 chunks
Cache:   Creating cache for file descriptor: 3
Initialized stream 0 (Chunk table size 708, format size 40)
Successfully opened /home/tmp/bmuller/camera.avi
/usr/local/lib/avifile0.6/libwin32.so: found  A: 13  V: 46  plugins
/usr/local/lib/avifile0.6/libvorbis_audio.so: found  A: 1  V: 0  plugin
/usr/local/lib/avifile0.6/libmpeg_audiodec.so: found  A: 1  V: 0  plugin
/usr/local/lib/avifile0.6/libmp3lame_audioenc.so: found  A: 1  V: 0  plugin
/usr/local/lib/avifile0.6/libmjpeg.so: found  A: 0  V: 1  plugin
/usr/local/lib/avifile0.6/libmad_audiodec.so: found  A: 1  V: 0  plugin
/usr/local/lib/avifile0.6/libffmpeg.so: found  A: 2  V: 5  plugins
/usr/local/lib/avifile0.6/libaudiodec.so: found  A: 5  V: 0  plugins
/usr/local/lib/avifile0.6/libac3pass.so: found  A: 1  V: 0  plugin
Total Unfree 0 bytes cnt 0 [(nil),0]
Warning: DS_Filter() no such class object.  (DLL=mpg4ds32.ax)
DirectShow_VideoDecoder: FATAL: DS_Filter() format not accepted
Using Win32 dll library: mpg4c32.dll
VideoDecoder Size 40
Decoder is capable of YUV output ( flags 0x19)
Microsoft MPEG-4 video decoder created


-- 
-----------------------------------------
    Bruno Muller Junior em 01/04/2002

_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to