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
By default, the Deesing setting is set to 0.1. This makes ffmpeg go into a fatal error and display the pop-up: Output ./resources/app/output/temp-16335802487988227_ffmpeg.mp3 same as Input #0 - exiting FFmpeg cannot edit existing files in-place.
By default, the Deesing setting is set to 0.1. This makes ffmpeg go into a fatal error and display the pop-up:
Output ./resources/app/output/temp-16335802487988227_ffmpeg.mp3 same as Input #0 - exiting FFmpeg cannot edit existing files in-place.
This part of the code is at fault, as it expects WAV.
https://github.com/DanRuta/xVA-Synth/blob/master/python/audio_post.py#L81
The text was updated successfully, but these errors were encountered: