Is there a way I can remove subtitle data from an .mkv file on a mac?
|
feedback
|
|
Use MkvToolNix. The I don't know if it's already in MacPorts; you may need to compile it yourself from the source code. It's a very capable Matroska manipulator and should be able to remove any kind of stream from an MKV without recoding all the other streams. I think one of these commands will do what you want:
Update: A mac build is available from macupdate.com. I don't know anything about the site, so use at your own risk. | |||||
feedback
|