Skip to content

Commit

Permalink
Merge pull request #139 from rbroggi/typo-correction
Browse files Browse the repository at this point in the history
correcting text
  • Loading branch information
leandromoreira authored Nov 9, 2024
2 parents b84931a + d3f8dc4 commit f9df28a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ bunny_1080p_60fps.ts

**Why?** people will try to watch your video in a `2G` (edge) connection using a less powerful smartphone or in a `fiber` Internet connection on their 4K TVs therefore you should offer more than one rendition of the same video with different bit rate.

**How?** producing a rendition with bit rate between 3856K and 2000K.
**How?** producing a rendition with bit rate between 964K and 3856K.
```bash
$ ffmpeg \
-i bunny_1080p_60fps.mp4 \
Expand Down

0 comments on commit f9df28a

Please sign in to comment.