X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=FAQ.md;h=887ab3f99b81c18b37ee10512d12962dec7aa5e4;hb=3ea9a1c311c3e3c55fb95560d4dd99a77c52df4a;hp=ac31fb5141ef7af630da0e65a305bcae83318d1c;hpb=073279d5ea024e607f1d0d48f0f153ff04069d74;p=github%2FChocobozzz%2FPeerTube.git diff --git a/FAQ.md b/FAQ.md index ac31fb514..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 codecs 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.