X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fvideo-timeline-setup.html;h=c2d88ec53f1769367808d686758deff7d0b62b92;hb=88b8130ec83209b2db4cb837ab77156aa4bab6a0;hp=1c5c9931c036e61074b691a7fc7903600a9b1d5b;hpb=74636938f3f50b46d2052f91b95e875229816849;p=ardour-manual diff --git a/include/video-timeline-setup.html b/include/video-timeline-setup.html index 1c5c993..c2d88ec 100644 --- a/include/video-timeline-setup.html +++ b/include/video-timeline-setup.html @@ -22,13 +22,14 @@ http://x42.github.com/harvid/
  • ffmpeg, ffprobe (used to import/export video, extract soundtracks and query - video information): http://ffmpeg.org
  • Ardour requires xjadeo ≥ version 0.6.4, harvid ≥ version 0.7.0 and - ffmpeg (known to work versions: 1.2, 2.8.2) + ffmpeg (known to work versions: 1.2, 2.8.2, 5.0)

    @@ -41,23 +42,20 @@

    All four applications need to be found in $PATH (e.g. $HOME/bin or /usr/local/bin). For convenience the - binary releases of harvid include ffmpeg_harvid and ffprobe_harvid, but if the - distribution provides suitable ffmpeg commands, symbolic links can be created - to the distribution-provided binaries: + binary releases of harvid include ffmpeg_harvid and ffprobe_harvid. + Ardour binaries from ardour.org do include all relevant tools and most + GNU/Linux distributions also provide those.

    -sudo ln -s /usr/bin/ffmpeg /usr/bin/ffmpeg_harvid -sudo ln -s /usr/bin/ffprobe /usr/bin/ffprobe_harvid -

    - Binary releases are available from ardour.org as well as an installer script: + Binary releases of the video-tools are available from ardour.org via a dedicated installer script: install_video_tools.sh.

    - The easiest way to install the video-utilities is by running the following + The easiest way to install the video-utilities on Linux is by running the following line in a terminal: