diff options
author | ctlaltdefeat <jgradstein@gmail.com> | 2018-05-26 11:32:55 +0300 |
---|---|---|
committer | Rigel Kent <par@rigelk.eu> | 2018-05-26 10:32:55 +0200 |
commit | c6992499b21c48c73dd9c08e1984eecbbacfcdba (patch) | |
tree | d98746932a27d69813c8275d306d80739bf9e458 | |
parent | 74af5145f210e7e23d40b22c9ee3d968723d2595 (diff) | |
download | PeerTube-c6992499b21c48c73dd9c08e1984eecbbacfcdba.tar.gz PeerTube-c6992499b21c48c73dd9c08e1984eecbbacfcdba.tar.zst PeerTube-c6992499b21c48c73dd9c08e1984eecbbacfcdba.zip |
FAQ: change "codecs" to "container formats" (#586)
Thanks @ctlaltdefeat !
-rw-r--r-- | FAQ.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ In our benchmarks, 1,000,000 videos takes around 2GB of storage on PostgreSQL. | |||
52 | We think it is acceptable for a video platform. | 52 | We think it is acceptable for a video platform. |
53 | 53 | ||
54 | 54 | ||
55 | ## What codecs can I use for the videos I want to upload? | 55 | ## What container formats can I use for the videos I want to upload? |
56 | 56 | ||
57 | WEBM, MP4 or OGV videos. | 57 | WEBM, MP4 or OGV videos. |
58 | 58 | ||