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
To improve the application's portability and reliability, we should find a way to make FFmpeg work on both server.py and cli.py without relying on the local ffmpeg (Homebrew) installation.
Description:
To improve the application's portability and reliability, we should find a way to make FFmpeg work on both
server.py
andcli.py
without relying on the local ffmpeg (Homebrew) installation.https://github.com/sidedwards/ai-video-summarizer/blob/main/backend/ai_jobs.py#L188
Tasks:
server.py
script to use the new FFmpeg setupResources:
The text was updated successfully, but these errors were encountered: