Difference between revisions of "VLC HowTo/Jump to a certain time"
Jump to navigation
Jump to search
m (Corbax moved page VSG:Usage:Time to Jump to certain time) |
|||
Line 4: | Line 4: | ||
You can type the following command in the command lie when you start VLC.<br> | You can type the following command in the command lie when you start VLC.<br> | ||
− | <pre> | + | <pre>--start-time=<time in seconds></pre> |
− | </pre> | ||
<br> | <br> | ||
Line 11: | Line 10: | ||
<br> | <br> | ||
− | + | Another useful parameter is stop-time to play a file only to the specified time. | |
− | < | + | <pre>--stop-time=<time in seconds></pre> |
− | |||
− | < | ||
− | |||
− | < | ||
{{VSG}} | {{VSG}} |
Revision as of 14:40, 16 February 2014
This page describes how to jump to certain time. | Other "how to" pages |
You can type the following command in the command lie when you start VLC.
--start-time=<time in seconds>
There is also Playback -> Go to specific time option in GUI.
Another useful parameter is stop-time to play a file only to the specified time.
--stop-time=<time in seconds>
This page is part of the informal VLC Support Guide.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.