X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Fproduction.yaml.example;h=413e3c478f9ad53d39dbb96b2344d2bcbb252bf3;hb=a18e87559b8255b4b543d87409518b60c073fb69;hp=c54e1a516d71cfecdaf8fa0242862721961df6dc;hpb=9b712a2017e4ab3cf12cd6bd58278905520159d0;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/production.yaml.example b/config/production.yaml.example index c54e1a516..413e3c478 100644 --- a/config/production.yaml.example +++ b/config/production.yaml.example @@ -153,12 +153,12 @@ transcoding: 720p: false 1080p: false # /!\ EXPERIMENTAL /!\ - # /!\ Requires ffmpeg >= 3.4 - # 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