[FFmpeg-user] Multicore CPU run

Carl Eugen Hoyos ceffmpeg at gmail.com
Thu Jan 31 22:14:02 EET 2019


2019-01-31 21:06 GMT+01:00, Mahmood Naderan <mahmood.nt at gmail.com>:
>>I believe if you want to use the cuda scaling filter you should also
>>use cuda decoding.
>
> The original cuda compatible run is
>
> ./ffmpeg -hwaccel cuvid -c:v h264_cuvid -i ../4k_normal.mp4 -vf
> scale_npp=1280:720 -c:v h264_nvenc 720p1.mp4
>
> I want to do that with multicore CPU.

Then don't use the cuda filter.

Carl Eugen


More information about the ffmpeg-user mailing list