1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00

lavf/segment: fix command with missing -list option

Replace -list with the correct option -segment_list.
This commit is contained in:
Stefano Sabatini 2012-01-14 02:50:33 +01:00
parent d9355a03f2
commit 567eb9d344

View File

@ -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