From cbd36858af4b5115478603def0c180a1f540412b Mon Sep 17 00:00:00 2001 From: Romain Beauxis Date: Fri, 28 Feb 2020 20:53:03 -0600 Subject: [PATCH] Clarify description. --- src/outputs/pipe_output.ml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/outputs/pipe_output.ml b/src/outputs/pipe_output.ml index 8564a64f31..c14d1f1046 100644 --- a/src/outputs/pipe_output.ml +++ b/src/outputs/pipe_output.ml @@ -123,8 +123,8 @@ let () = ~descr: "Encode and let encoder handle data output. Useful with encoder with no \ expected output or to encode to files that need full control from the \ - encoder, e.g. `%ffmpeg` with `rtmp` output or `\"mp4\"` format." - (fun p _ -> (new url_output p :> Source.source)) + encoder, e.g. `%ffmpeg` with `rtmp` output." (fun p _ -> + (new url_output p :> Source.source)) (** Piped virtual class: open/close pipe, * implements metadata interpolation and