diff DOCS/mencoder.1 @ 4398:4039f5580f76

-chapter option updates (and some else?)
author gabucino
date Mon, 28 Jan 2002 14:02:16 +0000
parents 819eeb32159f
children b5d956f0b6ea
line wrap: on
line diff
--- a/DOCS/mencoder.1	Mon Jan 28 14:01:29 2002 +0000
+++ b/DOCS/mencoder.1	Mon Jan 28 14:02:16 2002 +0000
@@ -248,6 +248,9 @@
 .B Encoding DVD title #2
 mencoder -dvd 2 -o title2.avi
 .TP
+.B Encoding DVD title #2, only selected chapters
+mencoder -dvd 2 -chapter 10-15 -o title2.avi
+.TP
 .B The same, but with libavcodec family, MJPEG compression
 mencoder -dvd 2 -o title2.avi -ovc lavc -lavcopts vcodec=mjpeg -ffourcc mjpg
 .TP