#### Start and stop time ```plaintext --start-time= Start time The stream will start at this position (in seconds). --stop-time= Stop time The stream will stop at this position (in seconds). --run-time= Run time The stream will run this duration (in seconds). ``` #### Fullscreen ```plaintext vlc -f # or vlc --fullscreen ```