|
4 | 4 |
|
5 | 5 | [](https://swiftpackageindex.com/orchetect/TimecodeKit) [](https://swiftpackageindex.com/orchetect/TimecodeKit) [](https://developer.apple.com/swift) [](https://github.com/orchetect/TimecodeKit/blob/main/LICENSE)
|
6 | 6 |
|
7 |
| -The most robust, precise and complete Swift library for working with SMPTE/EBU timecode. Supports 22 industry timecode frame rates, with a suite of conversions, calculations and integrations with Apple AV frameworks. |
| 7 | +The most robust, precise and complete Swift library for working with SMPTE/EBU timecode. Supports 23 industry timecode frame rates, with a suite of conversions, calculations and integrations with Apple AV frameworks. |
8 | 8 |
|
9 | 9 | Timecode is a broadcast and post-production standard for addressing video frames. It is used for video burn-in timecode (BITC), and display in a DAW (Digital Audio Workstation) or video playback/editing applications.
|
10 | 10 |
|
11 | 11 | ## Supported Timecode Frame Rates
|
12 | 12 |
|
13 | 13 | The following timecode rates and formats are supported.
|
14 | 14 |
|
15 |
| -| Film / ATSC / HD | PAL / SECAM / DVB / ATSC | NTSC / ATSC / PAL-M | NTSC Non-Standard | ATSC | |
16 |
| -| ---------------- | ------------------------ | ------------------- | ----------------- | ---- | |
17 |
| -| 23.976 | 25 | 29.97 | 30 DF | 30 | |
18 |
| -| 24 | 50 | 29.97 DF | 60 DF | 60 | |
19 |
| -| 24.98 | 100 | 59.94 | 120 DF | 120 | |
20 |
| -| 47.952 | | 59.94 DF | | | |
21 |
| -| 48 | | 119.88 | | | |
22 |
| -| 95.904 | | 119.88 DF | | | |
23 |
| -| 96 | | | | | |
| 15 | +| Film / ATSC / HD | PAL / SECAM / DVB / ATSC | NTSC / ATSC / PAL-M | NTSC Non-Standard | ATSC / HD | |
| 16 | +| ---------------- | ------------------------ | ------------------- | ----------------- | --------- | |
| 17 | +| 23.976 | 25 | 29.97 | 30 DF | 30 | |
| 18 | +| 24 | 50 | 29.97 DF | 60 DF | 60 | |
| 19 | +| 24.98 | 100 | 59.94 | 120 DF | 90 | |
| 20 | +| 47.952 | | 59.94 DF | | 120 | |
| 21 | +| 48 | | 119.88 | | | |
| 22 | +| 95.904 | | 119.88 DF | | | |
| 23 | +| 96 | | | | | |
24 | 24 |
|
25 | 25 | ## Supported Video Frame Rates
|
26 | 26 |
|
|
0 commit comments