Not as far as I know. You can test each step individually to get an
estimate. On Linux, you can use the 'time' command for this. On all
platforms, you could use the '-report' option. This will create a report
that contains the starting time. The difference between that and the last
modification time of the report is the time the command took. This is the
whole command though. You would have to try filters and encodings one at a
time to see how well they perform.

On Wed, Jan 15, 2020 at 6:29 PM Green Koopa <[email protected]> wrote:

> Is there a way to know how much processor time is going to encoding and
> each of the filters? It would help me in making my commands more efficient
> if I knew which parts were slow.
> _______________________________________________
> ffmpeg-user mailing list
> [email protected]
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> [email protected] with subject "unsubscribe".
_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to