You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/doc/en/3.2.-Files.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -152,11 +152,15 @@ QualCoder does not have an automated audio to text feature. Use other services s
152
152
153
153
Transcriptions may contain timestamps indicating when the text is being pronounced during the video. The following formats are recognised by QualCoder, where SSS are milliseconds:
154
154
155
+
```
155
156
[hh:mm:ss] , [mm:ss] , [hh.mm.ss] , [mm.ss]
157
+
```
156
158
157
159
For the above, brackets can be [] or {}. These can be changed in the Settings menu.
158
160
161
+
```
159
162
#hh:mm:ss.SSS# , hh:mm:ss,SSS --> hh:mm:ss,SSS
163
+
```
160
164
161
165
The video file might contain multiple audio tracks. There is a drop down box that allows you to choose another audio track.
0 commit comments