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
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
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:
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
==
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
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
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
> 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
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
> 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
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
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
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
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:
> > >
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.
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
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
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
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
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'
20 matches
Mail list logo