Pergunta

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.

Foi útil?

Solução

identify track IDs in a mkv video:

mkvmerge -i video.mkv
Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top