Le Mercredi 12 Juin 2002 16:57, Zdenek Kabelac a �crit :
> On Mon, Jun 10, 2002 at 11:01:46AM +0200, Guillaume Rousse wrote:
> > With latest release 0.7.7 or saturday CVS snapshot:
> > [guillaume@silbermann guillaume]$ aviplay archives/video/Phoenix\
> > rising.avi Bitrate:128000 SamplesPerFrame:1152  NumChannels:2 
> > StereoMode:1  Offset:40 <Codec keeper> : WARNING: plugin
> > /usr/lib/avifile0.7/mpeg_audiodec.so is in incompatible format
> > <Codec keeper> : WARNING: plugin /usr/lib/avifile0.7/mad_audiodec.so is
> > in incompatible format
> > <Codec keeper> : WARNING: plugin /usr/lib/avifile0.7/ffmpeg.so is in
> > incompatible format
>
> Ok I think some compilers do not respect extern declaration -
> so I've fixed this...
However you also introduced a new problem :-)

c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I./../common -Wall -Wno-unused 
-I../../include -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 
-ffast-math -fno-strength-reduce -pipe -Wp,-MD,.deps/AviReadStream.pp -c 
AviReadStream.cpp  -fPIC -DPIC -o AviReadStream.lo
../../include/StreamInfo.h: In member function `virtual avm::StreamInfo* 
avm::AviReadStream::GetStreamInfo() const':
../../include/StreamInfo.h:89: 
`avm::StreamInfo::StreamInfoPriv*avm::StreamInfo::m_p' is protected
AviReadStream.cpp:247: within this context
../../include/StreamInfo.h:89: 
`avm::StreamInfo::StreamInfoPriv*avm::StreamInfo::m_p' is protected
AviReadStream.cpp:277: within this context
../../include/StreamInfo.h:89: 
`avm::StreamInfo::StreamInfoPriv*avm::StreamInfo::m_p' is protected
AviReadStream.cpp:281: within this context
../../include/StreamInfo.h:89: 
`avm::StreamInfo::StreamInfoPriv*avm::StreamInfo::m_p' is protected
AviReadStream.cpp:283: within this context
../../include/StreamInfo.h:89: 
`avm::StreamInfo::StreamInfoPriv*avm::StreamInfo::m_p' is protected
AviReadStream.cpp:284: within this context
../../include/StreamInfo.h:89: 
`avm::StreamInfo::StreamInfoPriv*avm::StreamInfo::m_p' is protected
AviReadStream.cpp:285: within this context
../../include/StreamInfo.h:89: 
`avm::StreamInfo::StreamInfoPriv*avm::StreamInfo::m_p' is protected
AviReadStream.cpp:290: within this context
../../include/StreamInfo.h:89: 
`avm::StreamInfo::StreamInfoPriv*avm::StreamInfo::m_p' is protected
AviReadStream.cpp:291: within this context
../../include/StreamInfo.h:89: 
`avm::StreamInfo::StreamInfoPriv*avm::StreamInfo::m_p' is protected
AviReadStream.cpp:292: within this context
../../include/StreamInfo.h:89: 
`avm::StreamInfo::StreamInfoPriv*avm::StreamInfo::m_p' is protected
AviReadStream.cpp:298: within this context
../../include/StreamInfo.h:89: 
`avm::StreamInfo::StreamInfoPriv*avm::StreamInfo::m_p' is protected
AviReadStream.cpp:300: within this context
../../include/StreamInfo.h:89: 
`avm::StreamInfo::StreamInfoPriv*avm::StreamInfo::m_p' is protected
AviReadStream.cpp:301: within this context

-- 
Guillaume Rousse <[EMAIL PROTECTED]>
GPG key http://lis.snv.jussieu.fr/~rousse/gpgkey.html

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

Reply via email to