Thanks. My convert command is formed in a piece of Python code. Montage creates the ccmm*.png series of images.
convert -layers OptimizeTransparency -sampling-factor 4:2:0 -delay 0 "/****/*****/staging/job525057/1/ccmm*.png" "/***/******/results/job525057/1.mp4"
Additional info:
1. Indeed, I have ...
Search found 2 matches
- 2018-10-26T08:57:44-07:00
- Forum: Bugs
- Topic: multiple parallel Convert commands collide
- Replies: 4
- Views: 13881
- 2018-10-26T06:37:51-07:00
- Forum: Bugs
- Topic: multiple parallel Convert commands collide
- Replies: 4
- Views: 13881
multiple parallel Convert commands collide
System: Red Hat Enterprise Linux EL7 cluster
Versions: ImageMagick 7.0.7-8 , ffmpeg version 4.0.2
Call: convert (mp4), ffmpeg delegate, h.264 codec
Observation: Running convert commands serially is successful. Running the same convert commands at the same time, in parallel, on different CPUs and ...
Versions: ImageMagick 7.0.7-8 , ffmpeg version 4.0.2
Call: convert (mp4), ffmpeg delegate, h.264 codec
Observation: Running convert commands serially is successful. Running the same convert commands at the same time, in parallel, on different CPUs and ...