I'm trying to understand why the encoding is so much faster using the app than encoding individual files. I'm not complaining at all, I think it's great, but I am curious as to why I see this behavior. Any comments?
I really don't have an answer to that. Tested against command line it should be as fast, but if you encode something like audio and the application lauches many ffmpeg threads at the same time, it will be faster.
If sequential single encoding is faster. In which conditions, which encoding parameters are being used in app and command line?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm trying to understand why the encoding is so much faster using the app than encoding individual files. I'm not complaining at all, I think it's great, but I am curious as to why I see this behavior. Any comments?
Sent with Proton Mail secure email.
I really don't have an answer to that. Tested against command line it should be as fast, but if you encode something like audio and the application lauches many ffmpeg threads at the same time, it will be faster.
If sequential single encoding is faster. In which conditions, which encoding parameters are being used in app and command line?