Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Compression Techniques Using ffmpeg to optimize vocals in recordings – any advice?

  • Using ffmpeg to optimize vocals in recordings – any advice?

    Posted by Jonathan Morton on December 5, 2013 at 1:08 pm

    Hello. We need to use ffmpeg to remove non-vocal frequencies from audio files in order to make the voices in the recordings easier to hear. ffmpeg offers various ways to do that, including bandpass, highpass, basscut, equalizer, all of which could potentially do the job. Trouble is the explanations ( https://ffmpeg.org/ffmpeg-filters.html ) are extremely technical and despite my best efforts I haven’t been able to figure them out. I think all we really need to do is reduce or remove all sound at frequencies below, say, 200 Hz. Does anyone know how to convert that requirement into the ffmpeg parameters? Thanks!

    Chiq Garcia replied 12 years, 3 months ago 3 Members · 2 Replies
  • 2 Replies
  • Reuben Martin

    December 5, 2013 at 11:38 pm

    ffmpeg -i INPUT -codec:v copy -filter_complex highpass=f=200 -codec:a AUDIO_CODEC -f FORMAT OUTPUT

  • Chiq Garcia

    January 22, 2014 at 11:15 am

    thanks reuben! ffmpeg’s documentation is somewhat cryptic and something like this is just helpful. 😀

    En Masse ~ batch processor for videos
    https://www.youtube.com/watch?v=6pSH8lQZpRQ

    Some contents or functionalities here are not available due to your cookie preferences!

    This happens because the functionality/content marked as “Google Youtube” uses cookies that you choosed to keep disabled. In order to view this content or use this functionality, please enable cookies: click here to open your cookie preferences.

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy