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.

7
  • An old version? Well I installed it via apt-get from launchpad.net/ubuntu/+source/ffmpeg/7:2.8.6-1ubuntu2 ... there is no newer version I can install via apt-get at the moment Commented Oct 8, 2016 at 1:59
  • i wonder if there is a newer apt-get package that also comes with the rubberband tool? Commented Oct 8, 2016 at 2:24
  • @MichaelHeuberger rubberband-cli is available, but you don't have to use an old ffmpeg from a repo. Just download a standalone binary. Commented Oct 8, 2016 at 2:55
  • bumped to ubuntu 16.10 which comes with ffmpeg v3 shipped and that worked Commented Nov 3, 2016 at 6:19
  • but i realise this is making my code a lot more complicated. isn't there a trick just to run this all within a single ffmpeg command? Commented Nov 3, 2016 at 6:42