X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=FAQ.md;h=887ab3f99b81c18b37ee10512d12962dec7aa5e4;hb=49799b165e3cd547f1dbb23bd31369baca0b39da;hp=166d7553efff5f8729adca92397e17fc940c3a92;hpb=c6992499b21c48c73dd9c08e1984eecbbacfcdba;p=github%2FChocobozzz%2FPeerTube.git diff --git a/FAQ.md b/FAQ.md index 166d7553e..887ab3f99 100644 --- a/FAQ.md +++ b/FAQ.md @@ -10,7 +10,7 @@ - [What is WebSeed?](#what-is-webseed) - [If a client requests each chunk of a video through HTTP, will the server be overloaded?](#if-a-client-requests-each-chunk-of-a-video-through-http-will-the-server-be-overloaded) - [Will an index of all the videos of servers you follow be too large for small servers?](#will-an-index-of-all-the-videos-of-servers-you-follow-be-too-large-for-small-servers) -- [What codecs can I use for the videos I want to upload?](#what-codecs-can-i-use-for-the-videos-i-want-to-upload) +- [Which container formats can I use for the videos I want to upload?](#which-container-formats-can-i-use-for-the-videos-i-want-to-upload) - [I want to change my domain name, how can I do that?](#i-want-to-change-my-domain-name-how-can-i-do-that) - [Should I have a big server to run PeerTube?](#should-i-have-a-big-server-to-run-peertube) - [Can I seed videos with my classic BitTorrent client (Transmission, rTorrent...)?](#can-i-seed-videos-with-my-classic-bittorrent-client-transmission-rtorrent) @@ -52,7 +52,7 @@ In our benchmarks, 1,000,000 videos takes around 2GB of storage on PostgreSQL. We think it is acceptable for a video platform. -## What container formats can I use for the videos I want to upload? +## Which container formats can I use for the videos I want to upload? WEBM, MP4 or OGV videos.