Re: [vdr] Help building xine-lib-1.2 --with-external-ffmpeg?

2008-10-02 Thread Niels Wagenaar
-Original message- From: Stefan Ellenberger <[EMAIL PROTECTED]> Sent: Thu 02-10-2008 01:53 To: vdr@linuxtv.org; Subject: [vdr] Help building xine-lib-1.2 --with-external-ffmpeg? > > Thanks Niels, indeed this helped me as well. > Your welcome! > Now I'm g

[vdr] Help building xine-lib-1.2 --with-external-ffmpeg

2008-10-01 Thread Stefan Ellenberger
Thanks Niels, indeed this helped me as well. Now I'm getting a HUGE amount of "undefined reference to av_log" It starts browsing the ffmpeg source tree (where I built ffmpeg) for libav c files here's the one that makes it quit: /usr/local/lib/libpostproc.a(postprocess.o): In function `pp_get

Re: [vdr] Help building xine-lib-1.2 --with-external-ffmpeg

2008-09-30 Thread Niels Wagenaar
Op Di, 30 september, 2008 23:50, schreef crow: > On Tue, Sep 30, 2008 at 9:52 PM, Stefan Ellenberger > <[EMAIL PROTECTED]> wrote: >> >> Hi list >> >> Can anyone help me around this xine-lib compile problem caused by a >> missing math library? >> -- SNIP -- >> make[2]: Verlasse Verzeichnis '/usr/src

Re: [vdr] Help building xine-lib-1.2 --with-external-ffmpeg

2008-09-30 Thread crow
On Tue, Sep 30, 2008 at 9:52 PM, Stefan Ellenberger <[EMAIL PROTECTED]> wrote: > > Hi list > > Can anyone help me around this xine-lib compile problem caused by a missing > math library? > > /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ffast-math > -fexpensive-optimizations -mtune=pentiump

[vdr] Help building xine-lib-1.2 --with-external-ffmpeg

2008-09-30 Thread Stefan Ellenberger
Hi list Can anyone help me around this xine-lib compile problem caused by a missing math library? /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -ffast-math -fexpensive-optimizations -mtune=pentiumpro -fvisibility=hidden -I/usr/include/libdts -pipe -Wall -Wformat=2 -Wno-format-zero-length

Re: [vdr] Help building xine-lib-1.2 --with-external-ffmpeg (crow)

2008-09-13 Thread Todd Luliak
Looks like that does it! Thank you very much for you help! -Todd ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] Help building xine-lib-1.2 --with-external-ffmpeg

2008-09-13 Thread crow
On Sat, Sep 13, 2008 at 11:22 AM, crow <[EMAIL PROTECTED]> wrote: > On Fri, Sep 12, 2008 at 10:06 PM, Niels Wagenaar <[EMAIL PROTECTED]> wrote: >> Op Vr, 12 september, 2008 21:27, schreef crow: >>> On Fri, Sep 12, 2008 at 9:15 PM, crow <[EMAIL PROTECTED]> wrote: >>> -- SNIP -- >>> You can try this

Re: [vdr] Help building xine-lib-1.2 --with-external-ffmpeg

2008-09-13 Thread crow
On Fri, Sep 12, 2008 at 10:06 PM, Niels Wagenaar <[EMAIL PROTECTED]> wrote: > Op Vr, 12 september, 2008 21:27, schreef crow: >> On Fri, Sep 12, 2008 at 9:15 PM, crow <[EMAIL PROTECTED]> wrote: >> -- SNIP -- >> You can try this revision of ffmpeg r15261 as r15261 Major version >> http://git.mplayer

Re: [vdr] Help building xine-lib-1.2 --with-external-ffmpeg

2008-09-12 Thread Niels Wagenaar
Op Vr, 12 september, 2008 21:27, schreef crow: > On Fri, Sep 12, 2008 at 9:15 PM, crow <[EMAIL PROTECTED]> wrote: > -- SNIP -- > You can try this revision of ffmpeg r15261 as r15261 Major version > http://git.mplayerhq.hu/?p=ffmpeg;a=commit;h=0472f3ecb8d65997f6de234110c5de06dc38a8f6 > : > svn chec

Re: [vdr] Help building xine-lib-1.2 --with-external-ffmpeg

2008-09-12 Thread crow
, September 12, 2008 7:42 AM >> Subject: [vdr] Help building xine-lib-1.2 --with-external-ffmpeg >> I've been running around in circles trying to get xine-lib-1.2 built with >> external ffmpeg. I currently use 1.2 with CoreAVC and would like to explore >> the h.264 improvement

Re: [vdr] Help building xine-lib-1.2 --with-external-ffmpeg

2008-09-12 Thread crow
On Fri, Sep 12, 2008 at 9:01 PM, Timothy D. Lenz <[EMAIL PROTECTED]> wrote: > > > - Original Message - > From: Todd Luliak > To: vdr@linuxtv.org > Sent: Friday, September 12, 2008 7:42 AM > Subject: [vdr] Help building xine-lib-1.2 --with-external-ffmpeg &g

Re: [vdr] Help building xine-lib-1.2 --with-external-ffmpeg

2008-09-12 Thread Timothy D. Lenz
- Original Message - From: Todd Luliak To: vdr@linuxtv.org Sent: Friday, September 12, 2008 7:42 AM Subject: [vdr] Help building xine-lib-1.2 --with-external-ffmpeg I've been running around in circles trying to get xine-lib-1.2 built with external ffmpeg. I currentl

Re: [vdr] Help building xine-lib-1.2 --with-external-ffmpeg

2008-09-12 Thread Niels Wagenaar
Op Vr, 12 september, 2008 16:42, schreef Todd Luliak: > I've been running around in circles trying to get xine-lib-1.2 built with > external ffmpeg. I currently use 1.2 with CoreAVC and would like to > explore the h.264 improvements in ffmpeg trunk. > I am suspecting my ffmpeg configuration/build/i

[vdr] Help building xine-lib-1.2 --with-external-ffmpeg

2008-09-12 Thread Todd Luliak
I've been running around in circles trying to get xine-lib-1.2 built with external ffmpeg. I currently use 1.2 with CoreAVC and would like to explore the h.264 improvements in ffmpeg trunk. I am suspecting my ffmpeg configuration/build/installation, but don't know what's wrong. I have: Clea