문제

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.

도움이 되었습니까?

해결책

identify track IDs in a mkv video:

mkvmerge -i video.mkv
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top