2024-07-26, 05:01 PM
(This post was last modified: 2024-07-26, 05:01 PM by TheDreadPirate. Edited 1 time in total.)
That is not the correct env command.
You have to run the env command I provided from the HOST and not inside the container.
Also, wtf. 9.8G ffmpeg process?! I have never seen it use that much.
Run this command and it should output the full ffmpeg command so we can see what that is doing.
You have to run the env command I provided from the HOST and not inside the container.
Also, wtf. 9.8G ffmpeg process?! I have never seen it use that much.
Run this command and it should output the full ffmpeg command so we can see what that is doing.
Code:
ps -aux | grep ffmpeg