#360 closed enhancement (fixed)
Show total length of files playing (in non-GUI mode)
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | if idle | Component: | core |
| Version: | HEAD | Severity: | minor |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Reproduced by developer: | no | Analyzed by developer: | no |
Description
When playing audio files (e.g. mp3), it would be good to know
the complete playing time of a particular song.
Either the A: ... (...) line could include
info like: " of 1:42.42 "
Alternatively, it could be written directly after the
the "Clip info:"-part as: "Length: 102.4 (1:42.4)"
For live-streams this is of course void, but for playing
normal files it would be very good.
Note:
See TracTickets
for help on using tickets.

Has been implemented, though it tends to be imprecise with VBR mp3s.