mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Add ffmpeg version in config for hls transcoding
This commit is contained in:
@@ -140,6 +140,7 @@ transcoding:
|
||||
720p: false
|
||||
1080p: false
|
||||
# /!\ EXPERIMENTAL /!\
|
||||
# /!\ Requires ffmpeg >= 3.4
|
||||
# Generate HLS playlist/segments. Better playback than with WebTorrent:
|
||||
# * Resolution change is smoother
|
||||
# * Faster playback in particular with long videos
|
||||
|
||||
@@ -153,6 +153,7 @@ transcoding:
|
||||
720p: false
|
||||
1080p: false
|
||||
# /!\ EXPERIMENTAL /!\
|
||||
# /!\ Requires ffmpeg >= 3.4
|
||||
# Generate HLS playlist/segments. Better playback than with WebTorrent:
|
||||
# * Resolution change is smoother
|
||||
# * Faster playback in particular with long videos
|
||||
|
||||
Reference in New Issue
Block a user