friends,
I have a mac , 10.10.5
I have mkvtoolnix 8.9.0 the gui . it launches fine
I wish to do mkvmerge in a script.
I wish to do mkvmerge via cli is that possible?
how might i run mkvmerge in a terminal ? I was hoping that since i have the gui that I *also* have the command line tool
thanks in advance
js
+ Reply to Thread
Results 1 to 3 of 3
-
-
There are some readme files in the .dmg , including one with specific instructions for mac osx. The command line tools should be in /Applications/MKVToolNix-8.9.0.app . To use them you can copy the binaries you need or add the MKV toolnix directory to your path. Keep in mind that if you copy the binaries you will have to do so at each new version. And if you add the directory to your path you will have to repeat that as well if the directory name changed.
MKVToolNix – Mac OS specific notes
========================================
Configuration files are stored in ~/.config/bunkus.org and temporary
files are stored in the folder automatically set via TMPDIR.
This build works only with Mac OS X 10.9 and higher.
If you need the command line tools then copy mkvextract, mkvinfo,
mkvmerge and mkvproedit from ./MKVToolNix-8.9.0/Contents/MacOS/
to /usr/local/bin
Code:export PATH=/Applications/MkvtoolnixYOURVERSION.app/Contents/MacOS/:$PATH echo 'export PATH=/Applications/MkvtoolnixYOURVERSION.app/Contents/MacOS/:$PATH' >> ~/.profile
-
wonderful
many thanks
I figured it was something like that
... I was borking the $PATH
it is working now
again, thank you for the help
best wishes
Similar Threads
-
Why mkvmerge (mkvtoolnix) shortens files when muxing ?
By Marus Nebunu in forum Video ConversionReplies: 3Last Post: 25th Jun 2014, 06:27 -
MKVTOOLNIX : What is command-line to extract streams from mkv?
By enim in forum Newbie / General discussionsReplies: 3Last Post: 27th Jun 2013, 03:18 -
MkvToolnix (MKVMerge 6.1.0) on Mac OS X 10.8.2 - Merging Multiple MKVs
By tedallen in forum Video ConversionReplies: 2Last Post: 20th Mar 2013, 17:35 -
Player with the command line.
By Belini in forum ProgrammingReplies: 2Last Post: 29th Mar 2012, 06:29 -
About cdex command line
By kathir. in forum DVD RippingReplies: 0Last Post: 21st Jul 2011, 02:25