]> git.sesse.net Git - mlt/blobdiff - src/modules/avformat/producer_avformat.yml
Add reconnect property to avformat producer.
[mlt] / src / modules / avformat / producer_avformat.yml
index f789835397291f9bcb21661447b27eee754962d9..d29efd340f1205ae5873caabc5d468393fb79e44 100644 (file)
@@ -175,3 +175,13 @@ parameters:
     default: 0
     unit: seconds
     widget: timecode
+
+  - identifier: reconnect
+    title: Automatically reconnect?
+    description: >
+      Whether to attempt to automatically reconnect to a live source when a
+      read failure occurs.
+    type: integer
+    minimum: 0
+    maximum: 1
+    widget: checkbox