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
Fix failure of supervisor_start_stop_movie introduced by PR #6623. (#6645)
* Fix failure of supervisor_start_stop_movie introduced by PR #6623.
If the system ffmpeg links (possibly indirectly) to a different openssl than what we bundle, ffmpeg will fail to start. This fixes that by restoring the original LD_LIBRARY_PATH while running ffmpeg.
0 commit comments