From 567eb9d3448580a9ddf9e55443e1a4426e3c25e3 Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Sat, 14 Jan 2012 02:50:33 +0100 Subject: [PATCH] lavf/segment: fix command with missing -list option Replace -list with the correct option -segment_list. --- doc/muxers.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/muxers.texi b/doc/muxers.texi index 9b4743f12e..f4bf0cfb54 100644 --- a/doc/muxers.texi +++ b/doc/muxers.texi @@ -440,7 +440,7 @@ Wrap around segment index once it reaches @var{limit}. @end table @example -ffmpeg -i in.mkv -c copy -map 0 -f segment -list out.list out%03d.nut +ffmpeg -i in.mkv -codec copy -map 0 -f segment -segment_list out.list out%03d.nut @end example @section mp3