mkvdts2ac3 icon indicating copy to clipboard operation
mkvdts2ac3 copied to clipboard

FFmpeg unsupported in Ubuntu 14.04

Open hopugop opened this issue 10 years ago • 1 comments

FFmpeg was removed from official repos as of Ubuntu 14.04. I have successfully used the script by installing libav-tools and creating a symbolic link to ffmpeg:

sudo ln -s /usr/bin/avconv /usr/bin/ffmpeg

This worked flawlessly without any other tweaks, so maybe avconv should be included as an alternative to ffmpeg as it is a fork and should cover for the script scope.

hopugop avatar Jun 26 '14 15:06 hopugop

+1

fariza avatar Dec 03 '14 15:12 fariza