Track Select

This little front-end for some linux console tools makes it very easy and convenient to extract tracks and/or chapters from a DVD medium and to name the extracted files meaningfully.

Before starting, you should check that the tools mentioned in commands.properties are present on your system. If not, consult the manual of your linux distribution (or the internet) on how to install them. Also feel free to use the tools of your choice, you just have to put the commands you want TrackSelect to use inside the mentioned file. They are executed using “sh -c ...“. You should also make sure that any paths used in commands.properties are fitted for your system.

For more information, there’s a readme file included in the bundle.

You can get the Track Select binary package built by Github Actions at https://github.com/mathisdt/trackselect/releases.

The source code is available from Github at https://github.com/mathisdt/trackselect.