sample_with_srt.mkv
101 KB
-
Set subtitle track to default in sample_with_srt.mkv · 02789492
This will mean the track is automatically used when running in a playback test. Command used to change the flag: ``` $ mkvpropedit sample_with_srt.mkv --edit track:3 --set flag-default=1 ``` PiperOrigin-RevId: 345436666
ibaker committed