You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not supported at the moment.
I would accept a pull request to add this functionality.
But I wonder if it performance wise better to do it this way, or perhaps it's better to just start one instance per target format/file.
Do you have some performance comparisions between using the single call, versus 3 concurrent calls?
I don't see an advantage when using multiple targets in the same call/process as mentioned in the link you provided.
So I don't see an advantage to implement it on jave...
Of course if you provide your own benchmarks, perhaps....
Does jave2 support to generate multiple target files of the sample input?
For example, command like this:
Ref: https://trac.ffmpeg.org/wiki/Creating%20multiple%20outputs
I read docs and examples but not find how to do that.
The text was updated successfully, but these errors were encountered: