2024-07-26, 05:22 PM
First, add this to your environment variables in the docker config. It should trigger jellyfin/docker to more aggressively conserve memory.
MALLOC_TRIM_THRESHOLD_=131072
Does the terminal not word wrap? The rest of the command is cut off.
MALLOC_TRIM_THRESHOLD_=131072
Does the terminal not word wrap? The rest of the command is cut off.
Code:
ps -aux | grep ffmpeg > ffmpeg.txt
cat ffmpeg.txt