1

I am converting videos using FFmpeg on Linux. Videos are 1080p at first and I convert 1080p to h264 720p and 360p. Also if videos are 360p I`m converting them to h264 360p. The problem is when converting happens from 1080p to lower formats the sound is really really quiet while 360p to h264 360p are fine and you can hear them without problems on laptop.

I thought SoX might be useful for this, but I was only able to make it work with .wav audio files and not the .mp4 videos that I need.

I could do it ffmpeg -vol option, but there could be noise, while I read that SoX calculates the maximum value so there would not be any side effects.

What is the best way to do this?

Treat
  • 96

0 Answers0