Re: problem with ffmpeg port

2010-07-26 Thread C. P. Ghost
On Tue, Jul 27, 2010 at 1:07 AM, John Francis Lee wrote: > Thanks... I did that and ffmpeg did install! > > But... > > [...@28amen ~/www/robinlea.com]$ ffmpeg -i introduction.wav introduction.mp3 > FFmpeg version 0.6, Copyright (c) 2000-2010 the FFmpeg developers >  built on Jul 26 2010 22:42:00 w

Re: problem with ffmpeg port

2010-07-26 Thread John Francis Lee
Thanks... I did that and ffmpeg did install! But... [...@28amen ~/www/robinlea.com]$ ffmpeg -i introduction.wav introduction.mp3 FFmpeg version 0.6, Copyright (c) 2000-2010 the FFmpeg developers built on Jul 26 2010 22:42:00 with gcc 3.4.6 [FreeBSD] 20060305 configuration: --prefix=/usr/local

Re: problem with ffmpeg port

2010-07-26 Thread Ryan Coleman
do this: #make install -DFORCE_PKG_REGISTER on that particular port, in this case /archivers/xz. On Jul 26, 2010, at 4:34 PM, John Francis Lee wrote: > Thanks > > [...@28amen /ports/multimedia/ffmpeg]$ cd ../../archivers/xz/ > [...@28amen /ports/archivers/xz]$ sudo make deinstall > Password:

Re: problem with ffmpeg port

2010-07-26 Thread John Francis Lee
Thanks [...@28amen /ports/multimedia/ffmpeg]$ cd ../../archivers/xz/ [...@28amen /ports/archivers/xz]$ sudo make deinstall Password: ===> Deinstalling for archivers/xz [...@28amen /ports/archivers/xz]$ sudo make install ===> Installing for xz-4.999.9_1 ===> Generating temporary packing list ==

Re: problem with ffmpeg port

2010-07-26 Thread Chuck Swiger
On Jul 26, 2010, at 2:34 PM, John Francis Lee wrote: > Thanks > > [...@28amen /ports/multimedia/ffmpeg]$ cd ../../archivers/xz/ > [...@28amen /ports/archivers/xz]$ sudo make deinstall > Password: > ===> Deinstalling for archivers/xz > [...@28amen /ports/archivers/xz]$ sudo make install > ===> In

Re: problem with ffmpeg port

2010-07-26 Thread Chuck Swiger
Hi-- On Jul 26, 2010, at 2:22 PM, John Francis Lee wrote: > ===>Verifying install for /usr/local/bin/xz in /usr/ports/archivers/xz > ===> Installing for xz-4.999.9_1 > ===> Generating temporary packing list > ===> Checking if archivers/xz already installed > ===> An older version of arch

problem with ffmpeg port

2010-07-26 Thread John Francis Lee
Hello, I have a VPS account at viaverio and am trying to install ffmpeg on my server. [...@28amen ~]$ uname -a FreeBSD 28amen.org 6.3-RELEASE FreeBSD 6.3-RELEASE #6: Wed Oct 21 09:32:42 MDT 2009 r...@fc:/usr/src/sys/i386/compile/VKERN i386 I realize that that is an old version of FreeBSD, b

Re: ffmpeg port build failing

2010-01-18 Thread Jamie Griffin
> I hope you did run `make clean` after removing v4l_compat port? Hi Yuri, I had not done `make clean`, but doing so did make it install ok. Thanks for you help. Jamie ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/lis

Re: ffmpeg port build failing

2010-01-18 Thread Yuri Pankov
On Tue, Jan 19, 2010 at 03:45:48AM +, Jamie Griffin wrote: > > > Problem here is in multimedia/v4l_compat port, which was recently > > updated to install include/linux/videodev2.h. You could try uninstalling > > it or moving include/linux/videodev2.h away when you are building ffmpeg. > > tr

Re: ffmpeg port build failing

2010-01-18 Thread Jamie Griffin
> Problem here is in multimedia/v4l_compat port, which was recently > updated to install include/linux/videodev2.h. You could try uninstalling > it or moving include/linux/videodev2.h away when you are building ffmpeg. tried both those options, neither one works unfortunately. hmmm. Thanks for

Re: ffmpeg port build failing

2010-01-18 Thread Yuri Pankov
On Tue, Jan 19, 2010 at 02:51:15AM +, Jamie Griffin wrote: > Hello > > I'm trying to install gimp from ports but one of its dependencies is > failing, ffmpeg. This is the error its failing on: > > libavdevice/v412.c:41:23: erro: asm/types.h: No such file or directory > In file included from l

ffmpeg port build failing

2010-01-18 Thread Jamie Griffin
Hello I'm trying to install gimp from ports but one of its dependencies is failing, ffmpeg. This is the error its failing on: libavdevice/v412.c:41:23: erro: asm/types.h: No such file or directory In file included from libavdevice/v412.c:42: /usr/local/include/linux/videodev2.h:430: warning: decl

Re: ffmpeg port

2004-12-08 Thread Vladimir Kushnir
Hi, There seems to be another breakage: ffmpeg doesn't grab anymore. It just sits there and dumps core with "page already free" on exit. Comparing to libavformat/grab.c, the following patch (sort of) fixes situation, bit only partially. Regards, Vladimir *** /usr/ports/multimedia/ffmpeg/files/g

Re: ffmpeg port

2004-12-08 Thread Kris Kennaway
On Wed, Dec 08, 2004 at 01:06:27PM -0200, Mario Sergio Fujikawa Ferreira wrote: > On Wed, Dec 08, 2004 at 09:30:56AM +0100, Stijn Hoop wrote: > > On Wed, Dec 08, 2004 at 07:26:22PM +1100, Alastair G. Hogge wrote: > > > On Wed, 8 Dec 2004 04:38, Lucas Holt wrote: > > >

Re: ffmpeg port

2004-12-08 Thread Mario Sergio Fujikawa Ferreira
On Wed, Dec 08, 2004 at 09:30:56AM +0100, Stijn Hoop wrote: > On Wed, Dec 08, 2004 at 07:26:22PM +1100, Alastair G. Hogge wrote: > > On Wed, 8 Dec 2004 04:38, Lucas Holt wrote: > > > Just an fyi, the ffmpeg port is not building propery for two possible > > > reasons.

Re: ffmpeg port

2004-12-08 Thread Stijn Hoop
On Wed, Dec 08, 2004 at 07:26:22PM +1100, Alastair G. Hogge wrote: > On Wed, 8 Dec 2004 04:38, Lucas Holt wrote: > > Just an fyi, the ffmpeg port is not building propery for two possible > > reasons. First, several of the html documents are not found and make > > dies. S

Re: ffmpeg port

2004-12-08 Thread Alastair G. Hogge
On Wed, 8 Dec 2004 04:38, Lucas Holt wrote: > Just an fyi, the ffmpeg port is not building propery for two possible > reasons. First, several of the html documents are not found and make > dies. Second, if you ran the install once and it failed, it created a > symlink in /usr/loca

Re: ffmpeg port

2004-12-07 Thread Kris Kennaway
On Tue, Dec 07, 2004 at 12:38:14PM -0500, Lucas Holt wrote: > Just an fyi, the ffmpeg port is not building propery for two possible > reasons. First, several of the html documents are not found and make > dies. Second, if you ran the install once and it failed, it created a > sym

ffmpeg port

2004-12-07 Thread Lucas Holt
Just an fyi, the ffmpeg port is not building propery for two possible reasons. First, several of the html documents are not found and make dies. Second, if you ran the install once and it failed, it created a symlink in /usr/local/lib/ for a libavacodec.so (or something like that). So to get

Problems installing ffmpeg port in 5.1: can't find a register in class `GENERAL_REGS' while reloading `asm'

2004-06-12 Thread Joachim Dagerot
Something is broken in my system, that's for sure - but how can I solve it. I can't [EMAIL PROTECTED]:/usr/ports/multimedia/ffmpeg/ > make install clean because (sorry if I copied too much, I'm not sure where the problems starts): i386/dsputil_mmx_rnd.h:362: warning: `avg_no_rnd_pixels8_l2_mmx'