From eb66a0b7e02b4a3fcb7d085eda4f4db1ec0e75ea Mon Sep 17 00:00:00 2001
From: Robin Gareus
Date: Thu, 28 May 2020 19:00:08 +0200
Subject: [PATCH] Mention that ffmpeg-harvid is used for mp3 support
---
include/export-format-profiles.html | 5 +++++
include/video-timeline-setup.html | 3 ++-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/include/export-format-profiles.html b/include/export-format-profiles.html
index 94c9b7d2..09580a90 100644
--- a/include/export-format-profiles.html
+++ b/include/export-format-profiles.html
@@ -69,6 +69,11 @@
This column contains a list of Ardour's supported export file types. Selecting
one updates the options underneath it.
+
+ Note: For mp3 export ardour relies on ffmpeg to encode the file. This comes bundled
+ with the video-tools (and is always available when you install the official Ardour
+ binary.
+
Sample rate
diff --git a/include/video-timeline-setup.html b/include/video-timeline-setup.html
index 1c5c9931..771930d8 100644
--- a/include/video-timeline-setup.html
+++ b/include/video-timeline-setup.html
@@ -22,7 +22,8 @@
http://x42.github.com/harvid/
ffmpeg, ffprobe (used to import/export video, extract soundtracks and query
- video information): http://ffmpeg.org