Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 601840

Summary: media-video/harvid need symbolic links for ffmpeg
Product: Gentoo Linux Reporter: Fabio Bonfante <bfx81>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: UNCONFIRMED ---    
Severity: minor CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Fabio Bonfante 2016-12-06 17:20:33 UTC
Trying working with Ardour5 (and harvid) cause this problem:
------------------------------------------------------------------------
[WARNING]: ffmpeg installation was not found on this system.
Ardour requires ffmpeg and ffprobe from ffmpeg.org - version 1.1 or newer.
Video import and export is not possible until you install tools.

The tools are included with the Ardour releases from ardour.org and also available with the video-server at http://x42.github.com/harvid/

Important: the files need to be installed in $PATH and named ffmpeg_harvid and ffprobe_harvid.
If you already have a suitable ffmpeg installation on your system, we recommend creating symbolic links from ffmpeg to ffmpeg_harvid and from ffprobe to ffprobe_harvid.

see also http://manual.ardour.org/video-timeline/setup/
-------------------------------------------------------------------

So a simply link to ffmpeg and ffprobe while emerging it would fix this.