]> git.sesse.net Git - mlt/blobdiff - src/modules/avformat/consumer_avformat.yml
Change consumer 'profile' property to 'mlt_profile'
[mlt] / src / modules / avformat / consumer_avformat.yml
index 1fc4a0f626a8d3a482ec3aa04a84c2ba55eef112..7a92052e6606edd26c9d185b229a9396a7c3550f 100644 (file)
@@ -27,14 +27,14 @@ parameters:
     description: This is not the same thing as the ffmpeg -target option!
     readonly: yes
 
-  - identifier: profile
-    title: Profile
+  - identifier: mlt_profile
+    title: MLT Profile
     type: string
     description: >
       Choose a MLT basic video settings preset.
       This overrides a profile that may have been set elsewhere.
 
-# These override the profile
+# These override the MLT profile
   - identifier: width
     title: Width
     type: integer