logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tracklength - prints the total length of all tracks

Author

       Brian Langenberger

                                                   2025-03-10                                     TRACKLENGTH(1)

Description

       tracklength  takes  a  list  of  audio  tracks  and  writes  their  total  length  to  standard output in
       hours:minutes:seconds format. If directories are given, tracklength searches them  recursively  and  adds
       the length of any supported audio files found to the total.

Name

       tracklength - prints the total length of all tracks

Options

-h, --help
              show a list of options and exit

See Also

audiotools-config(1),   audiotools.cfg(5),   cdda2track(1),   cddainfo(1),   cddaplay(1),   coverdump(1),
       covertag(1),  coverview(1),  dvda2track(1),  dvdainfo(1),  track2cdda(1),  track2track(1),   trackcat(1),
       trackcmp(1),   trackinfo(1),  tracklint(1),  trackplay(1),  trackrename(1),  tracksplit(1),  tracktag(1),
       trackverify(1)

Synopsis

       tracklength [OPTIONS] <track 1> [track 2] ...

See Also