diff options
Diffstat (limited to 'config/production.yaml.example')
-rw-r--r-- | config/production.yaml.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example index 98734bab6..c54e1a516 100644 --- a/config/production.yaml.example +++ b/config/production.yaml.example | |||
@@ -153,6 +153,7 @@ transcoding: | |||
153 | 720p: false | 153 | 720p: false |
154 | 1080p: false | 154 | 1080p: false |
155 | # /!\ EXPERIMENTAL /!\ | 155 | # /!\ EXPERIMENTAL /!\ |
156 | # /!\ Requires ffmpeg >= 3.4 | ||
156 | # Generate HLS playlist/segments. Better playback than with WebTorrent: | 157 | # Generate HLS playlist/segments. Better playback than with WebTorrent: |
157 | # * Resolution change is smoother | 158 | # * Resolution change is smoother |
158 | # * Faster playback in particular with long videos | 159 | # * Faster playback in particular with long videos |