Closed GoogleCodeExporter closed 9 years ago
Hi,
What is the full ffmbc command line your using there ?
--
Mark
Original comment by mark.him...@gmail.com
on 19 Mar 2014 at 9:06
Hi Mark, here is the command line:
ffmbc -i %1.mp4 -threads 16 -r 29.97 -target xdcamhd422 -an %1.mxf -acodec
pcm_s24le -ar 48000 -newaudio -acodec pcm_s24le -ar 48000 -newaudio
Original comment by ari.wars...@gmail.com
on 19 Mar 2014 at 2:34
Hi,
Using exactly the following command (the same as yours but I like logging),
using both the 32 bit and 64 bit FFmbc v0.7rc7 (deprecated) from the
'downloads' section, I have all 4 cores of my Windows 7 box doing encoding work.
ffmbc.exe -loglevel debug -i sample.mp4 -threads 16 -r 29.97 -target xdcamhd422
-an sample.mxf -acodec pcm_s24le -ar 48000 -newaudio -acodec pcm_s24le -ar
48000 -newaudio
Original comment by mark.him...@gmail.com
on 21 Mar 2014 at 4:16
Attachments:
But, using my personal builds of rc7 and rc8 I only use 50% of the cores - like
your original complaint. I expect that's due to different configuration
parameters or a different compiler.
Did you build your executables yourself?
Can you supply the output of 'ffmbc.exe -version', which should give the
compile time configuration.
Original comment by mark.him...@gmail.com
on 21 Mar 2014 at 4:49
use more -threads
Original comment by baptiste...@gmail.com
on 1 Apr 2014 at 4:30
Original issue reported on code.google.com by
ari.wars...@gmail.com
on 17 Mar 2014 at 9:33Attachments: