1525 frames per second
https://w3id.org/class/redaktor/fps
Definition
Frames per second du fichier vidéo.voir peertube documentation
Scope Note
ActivityPub CommunityExample
{
  "type": "Video",
  "url": [
    // Raw URL to the fragmented mp4 file used by the HLS playlist
    {
      "type": "Link",
      "mediaType": "video/mp4",
      "height": 536,
      "size": 135108145,
      "fps": 24}
  ]
}