Hey,
I've labeled some files in Audacity. I want to reuse this data in another application. This application expects timecodes in the following format:
HH:MM:SS.XXX
Audacity seems to constantly export in the following format:
SS.XXX
(XXX representing any number of fractions)
e.g.
894,966160 896,061119 LABELTEXT
910,499982 912,057257 LABELTEXT
That is, seconds are not being divided into minutes or hours. Is there a way to change this behaviour or does anybody have a suggestion for an application to transformat the timecodes?
Thanks,
dudido
How to change format of timecodes on export of labels track?
Forum rules
Audacity 1.3.x is now obsolete. Please use the current Audacity 2.1.x version.
The final version of Audacity for Windows 98/ME is the legacy 2.0.0 version.
Audacity 1.3.x is now obsolete. Please use the current Audacity 2.1.x version.
The final version of Audacity for Windows 98/ME is the legacy 2.0.0 version.
-
billw58
- Forum Staff
- Posts: 5566
- Joined: Wed Aug 12, 2009 2:10 am
- Operating System: macOS 10.15 Catalina or later
Re: How to change format of timecodes on export of labels tr
Pull the data into a spreadsheet and use a calculation to convert ssss.xxxx into hh:mm:ss.xxxx.
-- Bill
-- Bill
Re: How to change format of timecodes on export of labels tr
Thanks for the reply Bill. I suggest implementing a choice of output formats for the next release.
dudido
dudido