From ce761c27e054337fc2ecf835c602767605fc32e9 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 30 May 2015 11:31:56 -0400 Subject: [PATCH] comment --- ...omment_1_c9e5a3700764faa33d2c68de6a8236dc._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/forum/downloading_mp4_by_default_with_importfeed/comment_1_c9e5a3700764faa33d2c68de6a8236dc._comment diff --git a/doc/forum/downloading_mp4_by_default_with_importfeed/comment_1_c9e5a3700764faa33d2c68de6a8236dc._comment b/doc/forum/downloading_mp4_by_default_with_importfeed/comment_1_c9e5a3700764faa33d2c68de6a8236dc._comment new file mode 100644 index 0000000000..23282e835d --- /dev/null +++ b/doc/forum/downloading_mp4_by_default_with_importfeed/comment_1_c9e5a3700764faa33d2c68de6a8236dc._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2015-05-30T15:27:57Z" + content=""" +git-annex uses quvi for these downloads. If quvi has a command-line +option to make it prefer mp4, you can pass it using the annex.quvi-options +git configuration setting. Or maybe it has a config file. I don't +know how to configure quvi to do that, but if it's possible to, you should +be able to get git-annex to run it with that configuration. +"""]]