]> Shamusworld >> Repos - ardour-manual/commitdiff
Mention that ffmpeg-harvid is used for mp3 support
authorRobin Gareus <robin@gareus.org>
Thu, 28 May 2020 17:00:08 +0000 (19:00 +0200)
committerRobin Gareus <robin@gareus.org>
Thu, 28 May 2020 17:00:23 +0000 (19:00 +0200)
include/export-format-profiles.html
include/video-timeline-setup.html

index 94c9b7d25c7a6657b15e9c8d30651d9e97e05a13..09580a90f081f2f870ec69d2f477f1edc6892c5c 100644 (file)
   This column contains a list of Ardour's supported export file types. Selecting
   one updates the options underneath it.
 </p>
+<p>
+       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.
+</p>
 
 <h4>Sample rate</h4>
 <p>
index 1c5c9931c036e61074b691a7fc7903600a9b1d5b..771930d88d1b11c2bb789d1117e2b634a9c42513 100644 (file)
@@ -22,7 +22,8 @@
     <a href="http://x42.github.io/harvid/" title="http://x42.github.io/harvid/"
     rel="nofollow">http://x42.github.com/harvid/</a></li>
   <li>ffmpeg, ffprobe (used to import/export video, extract soundtracks and query
-    video information): <a href="http://ffmpeg.org" title="http://ffmpeg.org"
+    video information and encode mp3 for export): <a
+    href="http://ffmpeg.org" title="http://ffmpeg.org"
     rel="nofollow">http://ffmpeg.org</a></li>
 </ul>