diff options
Diffstat (limited to 'config/default.yaml')
-rw-r--r-- | config/default.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/default.yaml b/config/default.yaml index 5ebfdeddb..b16ebe934 100644 --- a/config/default.yaml +++ b/config/default.yaml | |||
@@ -209,8 +209,7 @@ transcoding: | |||
209 | 720p: false | 209 | 720p: false |
210 | 1080p: false | 210 | 1080p: false |
211 | 2160p: false | 211 | 2160p: false |
212 | # /!\ EXPERIMENTAL /!\ | 212 | # /!\ Requires ffmpeg >= 4.1 |
213 | # /!\ Requires ffmpeg >= 4 | ||
214 | # Generate HLS playlists and fragmented MP4 files. Better playback than with WebTorrent: | 213 | # Generate HLS playlists and fragmented MP4 files. Better playback than with WebTorrent: |
215 | # * Resolution change is smoother | 214 | # * Resolution change is smoother |
216 | # * Faster playback in particular with long videos | 215 | # * Faster playback in particular with long videos |