tmoroney / auto-subs

Generate subtitles using OpenAI Whisper in Davinci Resolve editing software.
MIT License
425 stars 22 forks source link

FFmpeg failed to read #62

Closed TheRobberPanda closed 1 month ago

TheRobberPanda commented 1 month ago

Solved every issue so far, but after tying to generate subtitles I get this error FFmpeg failed to read "C:\Users\user\AppData\Roaming\Blackmagic Design\DaVinci Resolve\Support\Fusion\Scripts\Utility\audio.mov". Anyone have any idea on how to solve? Thanks

TheRobberPanda commented 1 month ago

Solved it by opening CMD and running pip install ffmpeg-python