-
Notifications
You must be signed in to change notification settings - Fork 466
Open
Description
Hello, I am using this as a dependency in my project and basically, I realize the quality of the audio seems to not be that accurate to what the user is hearing, for example, it sounds like there's too much "Bass" or compression, is there any way to resolve that?
Here is the command I am using for it:
ffmpeg -y -f dshow -i "video=screen-capture-recorder:audio=virtual-audio-capturer" -r 24 -vf "crop=<width>:<height>:0:0,format=yuv444p" output.mp4
Metadata
Metadata
Assignees
Labels
No labels