bump to version 0.3.8
[melted] / src / modules / avformat / producer_avformat.yml
index 958eeb6..86ce738 100644 (file)
@@ -1,4 +1,4 @@
-schema version: 0.1
+schema_version: 0.1
 type: producer # consumer, filter, producer, or transition
 identifier: avformat
 title: FFmpeg Reader
@@ -64,7 +64,9 @@ parameters:
       For example, video4linux:/dev/video1?width:320&height:240
       Note: on the bash command line, & must be escaped as '\&'.
       Also, note the use of ':' instead of '=' for parameters.
-      Use 'ffmpeg -formats' to see a list of supported protocols and formats.
+      Use 'f-list' to see a list of supported file formats.
+      Use 'vcodec-list' to see a list of supported video decoders.
+      Use 'acodec-list' to see a list of supported audio decoders.
     readonly: no
     required: yes
     mutable: no