Re: ffmpeg compilation

2006-04-26 Thread Warren Wilder
Randy McMurchy schreef: Warren Wilder wrote these words on 04/24/06 12:01 CST: I have a linker problem with ffmpeg. I've read over your two messages and I didn't see, nor can I determine what version of FFMpeg you are trying to build. The version in the book is 100 years old in Open-Source tim

Re: ffmpeg compilation

2006-04-25 Thread Randy McMurchy
Warren Wilder wrote these words on 04/24/06 12:01 CST: > I have a linker problem with ffmpeg. I've read over your two messages and I didn't see, nor can I determine what version of FFMpeg you are trying to build. The version in the book is 100 years old in Open-Source time. :-) You should try usi

Re: ffmpeg compilation

2006-04-25 Thread Warren Wilder
Roger Merchberger wrote: Rumor has it that Warren Wilder may have mentioned these words: [snippety] ./configure ...snip... --enable-vorbis ^ [snip] ./libavformat/libavformat.so: undefined reference to `ogg_sync_init' [snip] Any tips are welcome,

Re: ffmpeg compilation

2006-04-24 Thread Roger Merchberger
Rumor has it that Warren Wilder may have mentioned these words: [snippety] ./configure ...snip... --enable-vorbis ^ [snip] ./libavformat/libavformat.so: undefined reference to `ogg_sync_init' [snip] Any tips are welcome, Kewl. First tip: If you do

ffmpeg compilation

2006-04-24 Thread Warren Wilder
I have a linker problem with ffmpeg. I am compiling with the instructions from the developer version of the BLFS book. This version has an extra sed command and two patches. I am using these compilation flags: CFLAGS="-s -march=i686 -msse -mmmx -mfpmath=sse -Os -pipe -fomit-frame-pointer" a

ffmpeg compilation

2006-04-24 Thread Warren Wilder
I have a linker problem with ffmpeg. I am compiling with the instructions from the developer version of the BLFS book. This version has an extra sed command and two patches. I am using these compilation flags: CFLAGS="-s -march=i686 -msse -mmmx -mfpmath=sse -Os -pipe -fomit-frame-pointer" a