# mplayer4anime mplayer4anime is mplayer launcher to play mkv file with mka audio and subtitles (.ass and .crt) at once. ## License Source code spreads under the GNU General Public License v.3. You can find it in LICENSE file or just visit www.gnu.org (it should be there for sure). ## Requirements JRE and JavaFX should be installed on your PC. For example, in Debian Stretch you should install 'openjfx' package. ## Usage Just start it as usual Java application: ``` $ java -jar mplayer4anime.jar ```