diff options
Diffstat (limited to 'config/default.yaml')
-rw-r--r-- | config/default.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/default.yaml b/config/default.yaml index ad0e6084b..5a83b271e 100644 --- a/config/default.yaml +++ b/config/default.yaml | |||
@@ -140,6 +140,7 @@ transcoding: | |||
140 | 720p: false | 140 | 720p: false |
141 | 1080p: false | 141 | 1080p: false |
142 | # /!\ EXPERIMENTAL /!\ | 142 | # /!\ EXPERIMENTAL /!\ |
143 | # /!\ Requires ffmpeg >= 3.4 | ||
143 | # Generate HLS playlist/segments. Better playback than with WebTorrent: | 144 | # Generate HLS playlist/segments. Better playback than with WebTorrent: |
144 | # * Resolution change is smoother | 145 | # * Resolution change is smoother |
145 | # * Faster playback in particular with long videos | 146 | # * Faster playback in particular with long videos |