Log in

View Full Version : Read out the subtitles with forced flag using command line tools?


nel-son
8th August 2018, 17:04
Hi,

formerly i used a mkv demuxer (can't remember the name) that could write the numbers of subtitles in a subtitle stream and the numbers of subs with forced flaf in that stream into the file name. i want to create my own demuxer script, but i can't find a tool that can do this. i can read out the number of subs in a stream using mediainfo, but it seems the application can't read out the number of subs with forced flag.

i'm on ubuntu 18.04.

nel-son