[FFmpeg-user] Threads for H264 Encode.

Vittalprasad vittalprasad.br at gmail.com
Wed Apr 25 14:20:18 EEST 2018


Hi

I tried FFMPEG x264 to encode YUV contents, here encoding shared across all
available threads, but i would like specify only one thread for that
encoding job. please let me know the correct command.

i tried below command which has no effect on thread control.
time ./ffmpeg  -f rawvideo -pix_fmt yuv420p -s:v 1920x1080 -r 30 -i
test.yuv -c:v h264 -profile:v baseline -r 30  test.mp4 -threads 1

-- 
Thanks & Regards
Vittal Prasad B R


More information about the ffmpeg-user mailing list