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: src/content/docs/stream/uploading-videos/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,6 @@ Files must be less than 30 GB, and content should be encoded and uploaded in the
54
54
55
55
## Frame rates
56
56
57
-
Stream accepts video uploads at any frame rate. During encoding, Stream re-encodes videos for a maximum of 70 FPS playback. If the original video has a frame rate lower than 70 FPS, Stream re-encodes at the original frame rate.
57
+
Stream accepts video uploads at any frame rate. During encoding, Stream re-encodes videos for a maximum of 90 FPS playback. If the original video has a frame rate lower than 90 FPS, Stream re-encodes at the original frame rate.
58
58
59
59
For variable frame rate content, Stream drops extra frames. For example, if there is more than one frame within a 1/30 second window, Stream drops the extra frames within that period.
0 commit comments