removed ffmpeg dependency

This commit is contained in:
DeepBeepMeep 2025-04-15 13:42:45 +02:00
parent 5b6b3f2832
commit c8a538b42a

View File

@ -4,7 +4,7 @@ import os
import json
import time
import psutil
import ffmpeg
# import ffmpeg
import imageio
from PIL import Image