summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/encoding-profiles.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/encoding-profiles.conf b/etc/encoding-profiles.conf
index 3c8f766d0c..0cd12a1c8f 100644
--- a/etc/encoding-profiles.conf
+++ b/etc/encoding-profiles.conf
@@ -123,7 +123,9 @@ of = mp4
ocopyts = yes
profile = enc-v-h264
profile = enc-a-aac
-ofopts-clr = yes
+## equivalent to using qt-faststart tool
+## can be used to speed up seeking when streaming
+# ofopts = movflags=+faststart
[enc-f-webm]
profile-desc = "VP9 + Opus (for WebM)"