Choose File > Open and select the file(s). Or drag the file(s) to the application icon.
The text data of chapter marker titles are stored in a text track. To create a new text track, do one of the following.
- Choose Markers > Add Text Track, a new text track with a chapter marker at the beginning will be created.
- Choose Markers > Add Text Track with Markers..., the sheet to create a new text track with chapter markers will be appeared.
You can add multiple text tracks for each language.
To make a text track work as chapter markers, turn ON the "Chapter" item of the text track.
You can choose a chapter by a menu or pop-up button. It depends on a movie player. The below is the controller of QuickTime Player. The chapter selection button appears when recognizing chapter markers.
There is no difference in the usable characters between track languages. You can use unicode characters in any language settings.
If a file has one or multiple text track for chapters, which one used is dependent on the system language settings and movie player apps. The apps of Apple also have the following differences.
The priority language of the text track to use as chapters.
- QuickTime Player version 10.5 (1110.4.21)
- The language(s) listed in System Preferences > Language & Region > General > Preferred languages
- "Unknown Language", if there isn't any language that matches the above in the file.
- No chapter shows, if there is not also an "Unknown Language" in the file.
- Music version 1.2.0.273、TV version 1.2.0.273
The language of the 1st text track in the file, regardless of the system language. - Apple TV tvOS 15.1.1
- The same language of the system.
- "Unknown Language", if there isn't any language that matches the system's in the file.
- The language of the 1st text track in the file. But the titles are displayed as "Chapter 1", "Chapter 2".
- Music、TV in iPhone and iPad version 15.1
They does not support chapters.
Especially when it is expected that a movie is watched in various system languages, you should add an "Unknown Language" text track as the following to avoid not showing chapters.
In the Track List, select a text track you want to remove, and then press the delete key.
In the Track List, select a text track you want to duplicate, and then choose Edit > Duplicate.
- In the Track List, select a text track you want to add a new chapter marker.
- Move the playhead to where you want to add, and then click "﹢" button or choose Markers > Add Chapter Marker. The new chapter marker with the temporary title will be added at the time where the playhead is.
If no text track selected or the playhead is at an existing chapter marker, the "﹢" button and the menu item "Add Chapter Marker" are grayed-out.
In the Chapter Marker List, select a chapter marker you want to remove, and then click "﹣" button or choose Markers > Remove Chapter Marker.
The time coordinate system of MOV/MP4 is managed by two integer values, Time Value and Time Scale. Each movie/audio file has its own time scale. Time Scale is not editable. It is set appropriate values when movies created. A time is represented by as follows.
(Time Value) / (Time Scale) = seconds.
For example, a time scale is 600 and a time value is 1200, it means 2 seconds. If the time value is 1500, it means 2.5 seconds. See also below.e.g.1) Time Value: 2,160,000 Time Scale: 600 | ||
2,160,000 / 600 | = | 3600 sec |
= | 60 min | |
= | 01:00:00.000 | |
e.g.2) Time Value: 171,488,056 Time Scale: 44100 | ||
171,488,056 / 44100 | = | 3888 and (27256/44100) sec |
= | 64 min 48 sec and (27256/44100) sec | |
= | 01:04:48.27256 |
You can see a time scale of a movie at the duration time display at the bottom-right of a main window. It's clickable to change display styles in the following order.
1. Time Value/Time Scale
2. hh:mm:ss.xxx/Time Scale
3. hh:mm:ss.xx (xx is centi-second)
Double-click a chapter marker time you want to edit.
Double-click a chapter marker title you want to edit.
Drag and drop the time counter button to a chapter marker you want to replace on the Chapter Marker List.
Or select the chapter marker, and then choose Markers > Replace by Current Playing Time.
You can add chapter markers by importing a text file contains times and titles formatted as mChapters, QuickTime, or Vorbis Chapter format.
To import:
Choose File > Chapter Title > Import..., and then select a text file. Or drag'n'drop a text file to the window.
These text files must be in UTF-8 encoding and plain text with extension txt.
Subsecond value in all formats must be between 0 and less than a value of time-scale-value.
- <@TimeScale:44100>
Specifing the time scale of timecode. It's an optional element. The default time scale is 100. - <@Start>, <@End>
All markers must be between them. Any lines before and after them are ignored. - Each marker must start with a timecode value in the format [hh:mm:ss.xx]
- After the timecode value, you can include a title for the marker. You can separate the timecode from a title by a new line.
- Timecode: [hh:mm:ss.xx]
It must be start with a left-square-bracket [ and end with a right-square-bracket ]. - Chapter Marker Title:
New lines "line break code" and space/tab characters before and after a title will be removed.
A character [ "left-square-bracket" is the key text of timecode. If you want to use it in a title, you must write a backslash "\" before it.
e.g. [ABC] ⇒ \[ABC]
Example:
<@TimeScale:44100> <@Start> [00:00:00.00000] Top of the Show [00:08:41.37891] All My Loving ・ ・ ・ [01:32:09.02390] Back in the U.S.S.R. <@End> |
- It begins from {QTtext} and then {timeScale:xxx}. xxx is a time scale value. (required)
- Timecode: [hh:mm:ss.xxx]
It must be start with a left-square-bracket [ and end with a right-square-bracket ]. - Chapter Marker Title:
It needs a line feed between a time code and a title.
Example:
{QTtext}{timeScale:44100} [00:00:00.00000] Top of the Show [00:08:41.37891] All My Loving ・ ・ ・ [01:32:09.02390] Let It Be |
- Timecode: The time scale is 1000 fixed. A subsecond value must be from 000 to 999.
CHAPTERxxx=hh:mm:ss.xxx - Chapter Marker Title:
CHAPTERxxxNAME=Chapter Title - xxx of CHAPTERxxx and CHAPTERxxxNAME must be a same chapter number.
Example:
CHAPTER001=00:00:00.000 CHAPTER001NAME=Top of the Show CHAPTER002=00:08:41.859 CHAPTER002NAME=All My Loving ・ ・ ・ CHAPTER029=01:32:09.054 CHAPTER029NAME=Let It Be |
Choose File > Chapter Title > Export...
Exportable chapters formats:
- List
- mChapters
- QuickTime
- Vorbis
When you place the cursor on the time bar, the preview of the frame appeares.
To enable or disable it:
Choose View > Time Bar Preview
Placing the cursor with pressing the shift key, the preview temporarily disappears or appears.
To select a portion of a movie, choose Controls > Play Selection Only to appear the In / Out selection markers, and then move the markers. To fine-tune the selection, select a marker and move it with the left or right arrow key.
When you choose Controls > Deselect, the selection markers move to the playhead.
Space bar or return | Play or Stop |
command (⌘) + ↑ | Go to the beginning of a movie |
command (⌘) + ↓ | Go to the end of a movie |
option (⌥) + command (⌘) + ↑ | Go to the selection start |
option (⌥) + command (⌘) + ↓ | Go to the selection end |
← | Go back one frame |
→ | Go forward one frame |
command (⌘) + ← | Go back 5 seconds (Default) |
command (⌘) + → | Go forward 5 seconds (Default) |
option (⌥) + command (⌘) + ← | Go back 30 seconds (Default) |
option (⌥) + command (⌘) + → | Go forward 30 seconds (Default) |
option (⌥) + ← | Go back 1 second (Default) |
option (⌥) + → | Go forward 1 second (Default) |
control (⌃) + option (⌥) + ← | Go back 0.5 seconds (Default) |
control (⌃) + option (⌥) + → | Go forward 0.5 seconds (Default) |
J | Speed down |
K | Normal speed |
L | Speed up |
M | Reverse play |
Choose Controls > Customize Skip Times...
You can set them to 0.5, 1, 3, 5, 10, 15, 20, or 30 seconds.