~~Title: MKVExtract Gambas GUI ~~ {{htmlmetatags>metatag-robots=(index,follow) metatag-author=(Red Squirrel) metatag-keywords=(mkv,extract,gambas,GUI,linux,unix,archlinux,debian,ubuntu,aur,deb,mkvextract,video,audio,sub,red,squirrel,red squirrel,redsquirrel87) metatag-description=(A simple GUI written in Gambas for mkvextract tool.) metatag-og:description=(A simple GUI written in Gambas for mkvextract tool.) metatag-media-og:image=(::mkv:mkvextractggui.png) }}
MKVExtract Gambas GUI
{{::mkv:mkvextractggui.png?direct&350|Preview}} Status
[[project-discontinued|Discontinued]] {{:icons:discontinued.png?nolink|Discontinued}}
Platforms
{{:icons:linux.png?nolink|Linux}}
Download
[[{:wiki:download.png|width: 150px; color: #41a1b1; font-weight: bold;}https://www.dropbox.com/s/4f31h3whyw3x8y2/MKVExtractGUI_2.0-1_bin.tar.gz?dl=0|v2.0 (BIN)]]
**MKVExtract Gambas GUI** is a simple GUI written in [[wp>Gambas]] for [[https://mkvtoolnix.download/doc/mkvextract.html|mkvextract]] tool. Using this program you can extract quickly any track (video, audio or subtitles), the chapters and the attachments contained in a [[wp>Matroska]] Video file (MKV). ===== Installation ===== - Install the dependencies: mkvtoolnix, gambas3-runtime, gambas3-gb-gtk, gambas3-gb-qt4, gambas3-gb-form, gambas3-gb-settings and gambas3-gb-desktop**Note:** //gambas3-gb-qt4// is optional, install it only if you need the [[wp>Qt_(software)|QT]] support for [[wp>KDE]]. - Download the package containing the binaries (BIN) - Give the execution rights to the binary file: chmod +x MKVExtractGGUI.gambas - Run the binary file double-clicking on it or typing in a terminal: ./MKVExtractGGUI.gambas ===== Bugs, Issues, Enhancements and Proposals ===== You can report any bugs or issues, as well as suggestions for enhancements and proposals, using the [[https://bitbucket.org/Red_Squirrel/mkvextract-gambas-gui/issues|project's official page on BitBucket]]. ===== Changelog ===== ==== v2.0 ==== * Changed the development environment from Gambas2 to Gambas3 ==== v1.0 ==== * First public release * Possibility to extract any track (video, audio or subtitles) contained in a Matroska Video file (MKV) * Possibility to extract chapters from a Matroska Video file (MKV) * Possibility to extract any attachment contained in a Matroska Video file (MKV) * More details about track will be displayed by the program to make easier for the user to identify the correct track * Automatic identification for the output format of the various tracks with automatic choise of the correct extension * Possibility to set an output folder even different from the input file's one * Two languages available in the program: Italian and English ===== Thanks ===== * To [[wp>Gambas]] creators. * To [[https://mkvtoolnix.download/|mkvtoolnix]] creators. * To my girlfriend for her patience.