X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Fproduction.yaml.example;h=413e3c478f9ad53d39dbb96b2344d2bcbb252bf3;hb=a18e87559b8255b4b543d87409518b60c073fb69;hp=98734bab614fd02f3ffac5212a809b97346838fe;hpb=28f3d1b36a70426795240c9370e47b6c4ba847f8;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/production.yaml.example b/config/production.yaml.example index 98734bab6..413e3c478 100644 --- a/config/production.yaml.example +++ b/config/production.yaml.example @@ -153,11 +153,12 @@ transcoding: 720p: false 1080p: false # /!\ EXPERIMENTAL /!\ - # Generate HLS playlist/segments. Better playback than with WebTorrent: + # /!\ Requires ffmpeg >= 4 + # Generate HLS playlists and fragmented MP4 files. Better playback than with WebTorrent: # * Resolution change is smoother # * Faster playback in particular with long videos # * More stable playback (less bugs/infinite loading) - # /!\ Multiply videos storage by two /!\ + # /!\ Multiply videos storage by 2 /!\ hls: enabled: false