Re: trouble with ffmpeg1

2013-03-29 Thread joerg surmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 sorry, i'd o time for ffmpeg1 last week. now ffmpeg1 work good for me. thanks for your work. best regards suri Am 24.03.13 05:29, schrieb Kevin Oberman: > On Sat, Mar 23, 2013 at 10:56 AM, Joerg Surmann > wrote: >> >>

Re: trouble with ffmpeg1

2013-03-23 Thread Kevin Oberman
;>> Then send the typescript file. That will have everything in order, >>>> just as it comes out on the terminal. Also, >>>> /usr/ports/multimedia/fmpeg1/work/ffmpeg-1.05/config.log >>>> >>>> texi2html is the tool that actually generates the *.html files

Re: trouble with ffmpeg1

2013-03-23 Thread Joerg Surmann
fmpeg-1.05/config.log >>> >>> texi2html is the tool that actually generates the *.html files. You >>> might want to confirm that texi2html is available. >>> % which texi2html >> >> OK. I just looked for the obvious and it looks like texi2html is not &g

Re: trouble with ffmpeg1

2013-03-22 Thread Kevin Oberman
ve everything in order, >> just as it comes out on the terminal. Also, >> /usr/ports/multimedia/fmpeg1/work/ffmpeg-1.05/config.log >> >> texi2html is the tool that actually generates the *.html files. You >> might want to confirm that texi2html is available. >>

Re: trouble with ffmpeg1

2013-03-22 Thread Kevin Oberman
/config.log > > texi2html is the tool that actually generates the *.html files. You > might want to confirm that texi2html is available. > % which texi2html OK. I just looked for the obvious and it looks like texi2html is not listed as a build dependency for ffmpeg1. Install textpr

Re: trouble with ffmpeg1

2013-03-22 Thread Kevin Oberman
On Fri, Mar 22, 2013 at 9:59 AM, Joerg Surmann wrote: > > ok. > here the complet make output. > (without make install) Actually, it was just the STDERR output without the STDOUT stuff. To get far we need to have the complete output. % script % cd /usr/ports/multimedia/fmpeg1 && make % exit Then

Re: trouble with ffmpeg1

2013-03-22 Thread Kevin Oberman
t 3:54 PM, joerg_surmann >> wrote: >>> >>> -BEGIN PGP SIGNED MESSAGE- >>> Hash: SHA256 >>> >>> Hi all, >>> >>> whats wrong with ffmpeg1? >>> can't update this port: >>> >>> snip >>> >>> in

Re: trouble with ffmpeg1

2013-03-22 Thread joerg_surmann
N PGP SIGNED MESSAGE- >> Hash: SHA256 >> >> Hi all, >> >> whats wrong with ffmpeg1? >> can't update this port: >> >> snip >> >> install: /usr/ports/multimedia/ffmpeg1/work/ffmpeg-1.0.5/doc/*.html: No >> such file or directory >&

Re: trouble with ffmpeg1

2013-03-21 Thread Kevin Oberman
On Thu, Mar 21, 2013 at 3:54 PM, joerg_surmann wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Hi all, > > whats wrong with ffmpeg1? > can't update this port: > > snip > > install: /usr/ports/multimedia/ffmpeg1/work/ffmpeg-1.0.5/doc/*.html

trouble with ffmpeg1

2013-03-21 Thread joerg_surmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi all, whats wrong with ffmpeg1? can't update this port: snip install: /usr/ports/multimedia/ffmpeg1/work/ffmpeg-1.0.5/doc/*.html: No such file or directory *** [post-install] Error code 71 Stop in /usr/ports/multimedia/ffmpeg1. *** [in

Re: ffmpeg1

2012-10-20 Thread ajtiM
it uses some arithmetic functions from math.h. The > config.log of multimedia/ffmpeg1 shows that: > /usr/local/lib/libfdk-aac.so: undefined reference to `floor' > /usr/local/lib/libfdk-aac.so: undefined reference to `ceil' > /usr/local/lib/libfdk-aac.so: undefined refe

Re: ffmpeg1

2012-10-20 Thread RyōTa SimaMoto
Hi, I have the same problem. In short, Setting CONFIGURE_ARGS+= LIBS="-lm" at the audio/fdk-aac/Makefile may resolve it. It is strange that libfdk-aac did not link against libm.so though it uses some arithmetic functions from math.h. The config.log of multimedia/ffmpeg1 shows that:

ffmpeg1

2012-10-16 Thread ajtiM
Hi! I tried to update VLC on FreeBSD 9.1 RC2 and it need ffmpeg1 which I have a problem to build: Cleaning for ffmpeg1-1.0 ===> License GPLv3 LGPL3 accepted by the user ===> Found saved configuration for ffmpeg1-1.0 ===> ffmpeg1-1.0 depends on file: /usr/local/sbin/pk