Am 15.11.2015 um 06:40 schrieb Ben Stover:
Can I run TWO ffmpeg encoding or verification processes in parallel on the same computer?Or do they interfere each other because they e.g use the same temporary files or caches or internal config files or .....?
no problem at all as ffmpeg is used for automated tasks which typically run in parallel and more or less uncontrolled - two processes of a CLI application must never collide, anything else would be a bug
signature.asc
Description: OpenPGP digital signature
_______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
