Hi,

Is there a simple way to hide (without any stream redirections of 
course) messages such as :

<Init> : Avifile CVS-020620-17:10-2.95.4
<Init> : Available CPU flags: fpu vme de pse tsc msr pae mce cx8 apic 
sep mtrr pge mca cmov pat pse36 mmx fxsr sse
<Init> : 996.78 MHz Pentium III (Coppermine) processor detected
<LDT_Keeper> : Installed fs segment: 0x40b0d000
<AVI reader> : Checking: /home/dslg00/adimasci/video_tests/Propulsion.avi
<AVI reader> : AVIMainHeader: MicroSecPerFrame=33333 MaxBytesPerSec=228252
PaddingGranularity=0  Flags=[ HAS_INDEX TRUST_CKTYPE ] TotalFrames=201
[...]

It seems that it always come with "-laviplay". I even wonder if it 
doesn't appear just by adding "-laviplay", even if I don't put any 
"avifile" lines of code in my program.

Also, I have some warnings when including "avifile.h" :

/home/dslg00/adimasci/avifile/include/avifile/audioencoder.h:59: 
warning: unused parameter `int bitrate'
/home/dslg00/adimasci/avifile/include/avifile/audioencoder.h: In method 
`int avm::IAudioEncoder::SetQuality(int)':
/home/dslg00/adimasci/avifile/include/avifile/audioencoder.h:63: 
warning: unused parameter `int quality'
In file included from 
/home/dslg00/adimasci/avifile/include/avifile/videodecoder.h:5,
                from 
/home/dslg00/adimasci/avifile/include/avifile/avifile.h:5,
                from RushItem.cc:6:



Cheers,

Adrien.


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

Reply via email to