When running Flamenco Worker from the distribution package, it actually runs a bundled Python with its own libraries. This is done by setting the `LD_LIBRARY_PATH` environment variable. Subprocesses inherit this variable, causing library conflicts (mostly libz) when running Blender or FFmpeg.