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
I have the audio_norm.sh script working locally with a few test files, and I've added some PRs to show the small changes ( #13#14#15 ). The ffmpeg command works "as is" for both audio and video, but I've added an if statement for a ffmpeg command that omits the -c:v flag if the format isn't video, as proof of concept.
It should be possible for audio_norm.sh to process audio or video files without breaking
The text was updated successfully, but these errors were encountered: