'tmcq' user manual

Name

tmcq - Timecode converter based on the Epeios framework.

Synopsis

tmcq --help
    Displays this page.
tmcq --version
    Displays the version of the program.
tmcq --license
    Displays the program license.
tmcq [--process] [-F|--format-alias=<alias>|-f|--format=<format>] [-t|--tokens=<tokens>] <FPS> <timecode> [<timecode> [...]]
    Converts the sum of the timecodes.
tmcq --help-format
    Displays the format help page.
tmcq --help-tokens
    Displays the tokens help page.

<alias> ('Parameters/FormatAlias'):
    Display format alias.
<format> ('Parameters/Format'(='%2H%t%2m%t%2s%t%2f')):
    Display format ; see 'tmcq --help-format' for more détails.
<tokens> ('Parameters/Tokens'(=';:')):
    Tokens ; see 'tmcq --help-tokens' for more détails.
<FPS> ('Parameters/FPS'):
    An integer, '23n', '29(n|d)', '30d', '59(n|d)' or '60d'.
<timecode> ('Parameters/Timecodes/Timecode'):
    Timecodes which sum is converted.

Description

tmcq is a timecode converter based on the Epeios framework.

License

tmcq is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

tmcq is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with tmcq. If not, see <http://www.gnu.org/licenses/>.

Other rights can be granted, but only by an explicitly written permission from the author of tmcq.

Author

tmcq is developed by Claude SIMON (http://q37.info/contact/).