Open Issues Need Help
View All on GitHubAI Summary: The user encountered an issue where the `chzzk_record.bat` script failed to run, immediately closing with a log error indicating "ffmpeg executable not found." This problem occurred because the initial execution of `install.bat` did not complete the ffmpeg installation. The user discovered that running `install.bat` with administrator privileges allowed the script to successfully download and install ffmpeg, resolving the issue.
AI Summary: A user reports that a recording function, which previously worked correctly, now consistently fails with "return code 1" and stops the recording process immediately upon initiation. This issue is observed within a Termux environment, as indicated by the provided screenshot.