X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=include%2Fvideo-timeline-setup.html;h=c2d88ec53f1769367808d686758deff7d0b62b92;hb=d28fa29291b40f709f5f792649ef5bd5f838956b;hp=771930d88d1b11c2bb789d1117e2b634a9c42513;hpb=eb66a0b7e02b4a3fcb7d085eda4f4db1ec0e75ea;p=ardour-manual diff --git a/include/video-timeline-setup.html b/include/video-timeline-setup.html index 771930d..c2d88ec 100644 --- a/include/video-timeline-setup.html +++ b/include/video-timeline-setup.html @@ -29,7 +29,7 @@

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)

@@ -42,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: