]> git.sesse.net Git - mlt/blobdiff - src/modules/dv/producer_libdv.yml
Remove from all existing yml: in, out, length,
[mlt] / src / modules / dv / producer_libdv.yml
index 416a71cce99a294800d600f98d0c0b2075a1c094..87890535206fd230230a694abec689b9baf9b6a9 100644 (file)
@@ -13,52 +13,12 @@ tags:
 description: A libdv based decoder for video and audio.
 parameters:
   - identifier: argument
-    title: Filename
-    description: The name of a .dv file.
+    title: File
     type: string
     required: yes
     readonly: no
-    default: <null>
     widget: fileopen
     
-  - identifier: in
-    title: In point
-    type: time
-    description: Set the start time offset to use within the clip
-    readonly: no
-    mutable: no
-    minimum: 0
-    default: 0
-    widget: timecode
-
-  - identifier: out
-    title: Out point
-    type: time
-    description: Set the ending time offset to use within the clip
-    readonly: no
-    minimum: 0
-    mutable: no
-    widget: timecode
-    
-  - identifier: resource
-    title: Resource
-    type: string
-    description: The location of the file
-    readonly: yes
-
-  - identifier: fps
-    title: Frame Rate
-    type: double
-    description: The output frame rate of the producer
-    readonly: yes
-    
-  - identifier: length
-    title: Length
-    type: time
-    description: The duration of the file (in frames)
-    readonly: yes
-    widget: timecode
-    
   - identifier: quality
     title: Quality
     type: string
@@ -66,3 +26,4 @@ parameters:
     readonly: no
     mutable: yes
     widget: combobox
+    default: best