Selecting chapter in MKV file from command line

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
gick
New Cone
New Cone
Posts: 1
Joined: 11 Jun 2015 23:52

Selecting chapter in MKV file from command line

Postby gick » 12 Jun 2015 00:20

I have a video test.mkv with several titles that makes use of the Matroska features ordered chapters and multiple editions.

According to the documentation, if I wanted, for example, to start playing the file at title 1 and chapter 8, I should do something like this:

Code: Select all

vlc test.mkv @ 1:8
The problem is that VLC completely ignores my request and starts the video using the default title and chapter 1. Is the syntax incorrect? I have tried many variations of that with no success.

kodela
Big Cone-huna
Big Cone-huna
Posts: 632
Joined: 25 Sep 2012 19:40
VLC version: 2.2.4
Operating System: Windows 10
Location: Germany

Re: Selecting chapter in MKV file from command line

Postby kodela » 12 Jun 2015 11:25

Make it with:

Code: Select all

vlc test.mkv --start-time=[time to the chapter in seconds]


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 75 guests