[FFmpeg-user] Not using all resources
Henk D. Schoneveld
belcampo at zonnet.nl
Mon Sep 7 14:57:49 CEST 2015
> On 07 Sep 2015, at 14:46, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
>
> Henk D. Schoneveld <belcampo <at> zonnet.nl> writes:
>
>> This one is the one that loads the CPU to almost max
>> arte.sh 305 4092.96
Very sorry bout that:
ffmpeg -y -ss $1 -i base.ts -t $2 -c:v libx264 -crf 22 -preset veryfast -crf 22 -g 50 -me_method umh -s 880x720 -c:a libfdk_aac -ab 128k -ac 2 -r 25 -map 0:0 -map 0:4 base.mp4
>
> You may not have realized it but I don't have
> this script on my system and I therefore don't
> know what command line you are using.
>
> Carl Eugen
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
More information about the ffmpeg-user
mailing list