Skip to content

Commit 6ef295d

Browse files
fix #112
thanks @AOQNRMGYXLMV
1 parent 2e365b6 commit 6ef295d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ fps = 24 //frames_per_second
7878
required_storage = tis * fps * toppf * cpp
7979
```
8080

81-
This video would require approximately `250.28GB` of storage or `1.11Gbps` of bandwidth! That's why we need to use a [CODEC](https://github.com/leandromoreira/digital_video_introduction#how-does-a-video-codec-work).
81+
This video would require approximately `250.28GB` of storage or `1.19 Gbps` of bandwidth! That's why we need to use a [CODEC](https://github.com/leandromoreira/digital_video_introduction#how-does-a-video-codec-work).
8282

8383
## container - a comfy place for audio and video
8484

0 commit comments

Comments
 (0)