On Tue, 12 Jan 2016 19:19:40 +0100 jun saturay <[email protected]> wrote:
> Hi Daniel, thanks for the reply. This is exactly what I did. But I still > get the error. I am beginning to suspect that it is not the binary but in a > saved configuration somewhere that I need to delete. Any tip how to do it? The guide places the compiled ffmpeg binary in ~/bin. One reason for this is to avoid interfering with system files, the repository packages, and the package management system. ~/bin is automatically in the vanilla Ubuntu PATH, but only if the directory already exists. As the guide mentions, either log-off and log-in, or run ". ~/.profile" for your shell to notice. You'll only need to do this once. Alternatively, move the ffmpeg binary in your preferred location in your PATH. Please avoid top-posting on this mailing list. _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
