F
F
Fonker2022-02-19 19:56:14
fmpeg
Fonker, 2022-02-19 19:56:14

FFMpeg how to set the -preset flag correctly?

ffmpeg -preset ultrafast -i video4.mp4  -vf scale=1920:1080 video5.mp4


Where is the right place to put the -preset flag to make it work?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Karbivnichy, 2022-02-19
@Fonker

ffmpeg -i simplescreenrecorder-2022-02-19_18.58.56.mkv -vf scale=1920:1080 video5.mp4 -preset ultrafast

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question