-
Description
It would be incredibly helpful if Clapshot could allow users to download comments and notes as markers that can be imported into video editing software like DaVinci Resolve or Adobe Premi…
-
I would like to propose some minor changes to the fields for tracking parameters, in particular for the _"distortion"_ and _"timing"_ objects.
**Lens distortion:** In order to allow different lens …
-
For SCC, based on this discussion: https://github.com/MediaArea/MediaInfoLib/issues/2112 are TimeCode_FirstFrame and TimeCode_LastFrame supposed to be based on command start / end? The value is 1 fra…
-
Softwares like AVID MC, or Baselight, displays timecode in single/dual point format at 48/50/60fps, while the frame section keeps the same.
For example, `00:01:00:01` and `00:01:00.01` represents two…
-
It would be nice to be able to associate textual annotations or temporal information about individual frames / timecode ranges in the video.
**Use Case**: I have a drone video that moves around a c…
-
## Status Quo
- `--embed-subs` is currently for videos only
- Some audio file formats and in particular the ID3 metadata format supports to embed timecoded lyrics, see: https://id3.org/Lyrics3v2
- …
-
For timed text files i.e. SMPTE-TT, IMSC, is it possible to check the format of the timecode values. TTML allows several timebase formats but we only allow specific ones.
- Make sure they are all t…
-
Hi Mark - thanks so much for this! I'm still new to pyaaf2, but starting to get the hang of it.
I'm trying to write some code that will take a wav file and embed it into an aaf file that will open …
-
Simply put, using the `to_realtime` method for low and higher frame rates on a "00:00:00:00" timecode produces the following inconsistent results:
```
>>> Timecode(24, "00:00:00:00").to_realtime(as_…
-
Please add Actions to hyperdeck module for:
playrange set: in: {inT} out: {outT}
set play range to play between:
- timecode {inT} and timecode {outT}
playrange clear
clear/reset play range …