fragplayer is a tool for using pointers to fragments.
A pointer to a fragment is a file with a description of the file type, the file 
path, the begin of the fragment in the file and the end of the fragment.

In this version, working with fragments of video, audio and plain text documents
(txt, xml, source code, etc.) is available.

To create pointers to fragments use another program:
mediafragmenter --help

Usage:

fragplayer <file>
    It is required to specify the path to the fragment pointer. This command
    starts a text editor or media player to play the desired fragment.

fragplayer --version
    It displays the version of the application.

fragplayer --help
    It displays this help.

© Eugene 'Vindex' Stulin, 2019
