2019-01-31 21:06 GMT+01:00, Mahmood Naderan <[email protected]>: >>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 _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
