solarorb93 / BetaSuite

68 stars 6 forks source link

Problem with make censored video #56

Closed ShiranuiBigBoing closed 1 year ago

ShiranuiBigBoing commented 1 year ago

Hi, i have a problem when start process to make censored video

Processing ../uncensored_vids/ Processing 1/1: 5d1ae8d3ad5c671ae2692be00d70ac9f.mp4 (1).mp4.... --- Skipping 1/1 (failed) [----- ----- ----- -----: -----]: 5d1ae8d3ad5c671ae2692be00d70ac9f.mp4 (1).mp4 Error err=FileNotFoundError(2, 'Cannot find the specified file', None, 2, None), type(err)=<class 'FileNotFoundError'>

image

solarorb93 commented 1 year ago

Almost surely this is a result of not installing ffmpeg correctly. It should be installed in c:\betasuite\ffmpeg\bin\ffmpeg.exe. Is it?

On Sun, Jan 8, 2023, 11:53 AM ShiranuiBigBoing @.***> wrote:

Hi, i have a problem when start process to make censored video

Processing ../uncensored_vids/ Processing 1/1: 5d1ae8d3ad5c671ae2692be00d70ac9f.mp4 (1).mp4.... --- Skipping 1/1 (failed) [----- ----- ----- -----: -----]: 5d1ae8d3ad5c671ae2692be00d70ac9f.mp4 (1).mp4 Error err=FileNotFoundError(2, 'Cannot find the specified file', None, 2, None), type(err)=<class 'FileNotFoundError'>

[image: image] https://user-images.githubusercontent.com/91887019/211216034-99e56c27-7d8f-4e0c-ab18-61c94daf5b4a.png

— Reply to this email directly, view it on GitHub https://github.com/solarorb93/BetaSuite/issues/56, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZSKWA4WRPHX7XSOO6ZAOYDWRMLK7ANCNFSM6AAAAAATUX3IUQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

ShiranuiBigBoing commented 1 year ago

Oh...my bad, sorry, i am incorrect install ffmpeg. Thank you for help!