Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 3
    You should also use an option such as -c:a copy before the output file is specified so that ffmpeg copies the stream rather than re-encoding it, otherwise you lose quality.
    – realgeek
    Commented Jul 7, 2016 at 15:09
  • This shrunk all my mp3s to 3 seconds.... ffmpeg gave an error "[mp3 @ 0x7f975a800000] Estimating duration from bitrate, this may be inaccurate" Commented Oct 26, 2020 at 13:07