> What is the meaning of the 0 special case? If chapter_end is 0, this means "end". So you can say, -chapter_start 5 -chapter_end 0 and demuxer will go from chapter 5 to end of title. This is also in the public docs since initial demuxer merge. Thank you!