Re: [FFmpeg-user] Error building ffmpeg

2015-01-11 Thread Anshul
On 01/11/2015 01:00 PM, Paul Dam wrote: > Hi, I'm trying to build ffmpeg 2.3.6 in a jail on nas4free 9.3.0.2. The > last couple of lines of config.log look like this: > > - > cc -L/usr/local/lib -Wl,--as-needed -Wl,-z,noexecstack > -I/usr/local/include/harfbuzz -I/usr/local/include/fribidi > -I

Re: [FFmpeg-user] is ffmpeg using gpu???

2015-01-11 Thread Andy Furniss
Moritz Barsnick wrote: On Sun, Jan 11, 2015 at 17:22:39 +0800, Rick C. wrote: Can it be used though to speed things up? If so what command would I need to use? Thanks again for the help... May I point you to this thread and particular mail on this list: https://ffmpeg.org/pipermail/ffmpeg-us

Re: [FFmpeg-user] How can I reduce the cpu usage of ffmpeg?

2015-01-11 Thread Nicholas Robbins
> On Sunday, January 11, 2015 6:26 AM, Moritz Barsnick wrote: > > On Sun, Jan 11, 2015 at 02:07:57 +0100, v...@gmx.ca wrote: > >> I liked your idea also but it didn't make quite as much sense to me >> as the first solution. My problem is the use of the & character >> separating the ffmpeg com

Re: [FFmpeg-user] is ffmpeg using gpu???

2015-01-11 Thread Moritz Barsnick
On Sun, Jan 11, 2015 at 17:22:39 +0800, Rick C. wrote: > Can it be used though to speed things up? If so what command would I > need to use? Thanks again for the help... May I point you to this thread and particular mail on this list: https://ffmpeg.org/pipermail/ffmpeg-user/2013-August/016698.h

Re: [FFmpeg-user] How can I reduce the cpu usage of ffmpeg?

2015-01-11 Thread Moritz Barsnick
On Sun, Jan 11, 2015 at 02:07:57 +0100, v...@gmx.ca wrote: > I liked your idea also but it didn't make quite as much sense to me > as the first solution. My problem is the use of the & character > separating the ffmpeg command from the other stuff. I always THOUGHT > that a single & causes a task

Re: [FFmpeg-user] is ffmpeg using gpu???

2015-01-11 Thread Rick C.
> On Jan 9, 2015, at 8:43 PM, Jean-Yves Avenard wrote: > > On 28 December 2014 at 16:21, Rick C. wrote: >> hi, >> >> If I’m using a compiled ffmpeg binary on a mac does it make use of the GPU? >> Thanks! > > not if you want to encode ; if you want to decode... maybe. > > And if you just wa