[Ffmpeg-devel] Undefined reference to mpegts_parse_open/close/packet

Unga unga888
Mon Oct 2 16:15:55 CEST 2006


--- Diego Biurrun <diego at biurrun.de> wrote:

> On Mon, Oct 02, 2006 at 06:30:25AM -0700, Unga
> wrote:
> > 
> > --- Diego Biurrun <diego at biurrun.de> wrote:
> > 
> > > If you wish to get rid of patented codecs, the
> > > solution is to disable
> > > *all*, not enable a few select ones.
> > 
> > The configuration line used was:
> > ./configure --disable-encoders --disable-decoders
> > --disable-muxers \
> > --disable-demuxers --disable-parsers \
> > --prefix=/usr --enable-pthreads --enable-libogg \
> > --enable-vorbis --disable-debug --enable-dc1394
> > --enable-swscaler \
> > --enable-pp --enable-gpl --disable-altivec
> > --enable-shared \
> > --enable-encoder=oggvorbis
> --enable-decoder=oggvorbis
> > --enable-muxer=oggvorbis \
> > --enable-demuxer=oggvorbis
> --enable-parser=oggvorbis \
> > --enable-encoder=flac --enable-decoder=flac
> > --enable-muxer=flac \
> > --enable-demuxer=flac --enable-parser=flac \
> 
> I have read and understood your mail the first time
> around already.
> 
> > First I disable *all* encoders, decoders, muxers,
> > demuxers and parsers. After that I enable
> encoders,
> > decoders, muxers, etc. for open codecs.
> 
> What are "open codecs"?
> 
> > Isn't this the right way?
> 
> I repeat:
> 
>   If you wish to get rid of patented codecs, the
> solution
>   is to disable *all*, not enable a few select ones.
> 
> Notice the word "all".
> 

What I want to enable are following:
1. oggvorbis
2. flac
3. mjpeg
4. png
5. ppm
6. pgmyuv
7. huffyuv
8. ffvhuff
9. ffv1
10. dvvideo
11. rawvideo
12. pcm

There are over 40 can be selected.

What I want to disable:
1. ac3
2. mp2
3. mp3lame
4. faac
5. xvid
6. mpeg1video
7. h264
8. mpeg2video
9. mpeg4
10. msmpeg4v1

There is a lot needs to be disabled.

I'm bit confused now. You are telling me disable
*all*.  
The --disable-encoders --disable-decoders
--disable-muxers --disable-demuxers --disable-parsers
does that. So how to enable what I want after that?
Are you telling me what I want ONLY cannot be enabled,
I have to enable what I do not want too?

Regards
Unga

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




More information about the ffmpeg-devel mailing list