2013-05-25, 17:06
Should be - the "header editor" GUI from "MkvMerge GUI" should basically be a UI for mkvpropedit, and there I can set the flag.
edit: if you prefer the console, try
see http://matroska.org/technical/specs/inde...StereoMode for the correct value for [MODE]
edit: if you prefer the console, try
Code:
mkvpropedit --edit track:1 -s stereo-mode=[MODE] [YOURVIDEO.mkv]