Question

I have container stream that contains more than one video. i want to identify that at which index the video are present and want to extract elementary stream using those index or ID.. thanks in advance.

Was it helpful?

Solution

identify track IDs in a mkv video:

mkvmerge -i video.mkv
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top