diff --git a/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html b/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html index e73a9f8a8..0927523f1 100644 --- a/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html +++ b/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html @@ -647,15 +647,7 @@ - - - - - Services - - - -
+
TWITTER
@@ -704,7 +696,147 @@ -
+ + Transcoding + + + +
+
+
TRANSCODING
+
+ Process uploaded videos so that they are in a streamable form that any device can play. Though costly in + resources, this is a critical part of PeerTube, so tread carefully. +
+
+ +
+ + + +
+ + + Transcoding enabled + + + + If you disable transcoding, many videos from your users will not work! + + + + +
+ + + Allows users to upload .mkv, .mov, .avi, .wmv, .flv, .f4v, .3g2, .3gp, .mts, m2ts, .mxf, .nut videos. + + +
+ +
+ + + Allows users to upload audio files that will be merged with the preview file on upload. + + +
+ + +
+ + + +

If you also enabled HLS support, it will multiply videos storage by 2

+ +
+ + If disabled, breaks federation with PeerTube instances < 2.1 +
+
+
+
+
+ + +
+ + + + Requires ffmpeg >= 4.1 + +

Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player:

+
    +
  • Resolution change is smoother
  • +
  • Faster playback in particular with long videos
  • +
  • More stable playback (less bugs/infinite loading)
  • +
+ +

If you also enabled WebTorrent support, it will multiply videos storage by 2

+
+
+
+
+
+ +
+
+
+ +
+ +
+ +
+
{{ formErrors.transcoding.threads }}
+
+ +
+ + + +
+ +
+ + +
+
+
+
+
+
+ +
+ +
+ +
+
+ +
+
+ + Live streaming @@ -824,147 +956,13 @@
-
+ Advanced configuration -
-
-
TRANSCODING
-
- Process uploaded videos so that they are in a streamable form that any device can play. Though costly in - resources, this is a critical part of PeerTube, so tread carefully. -
-
- -
- - - -
- - - Transcoding enabled - - - - If you disable transcoding, many videos from your users will not work! - - - - -
- - - Allows users to upload .mkv, .mov, .avi, .wmv, .flv, .f4v, .3g2, .3gp, .mts, m2ts, .mxf, .nut videos. - - -
- -
- - - Allows users to upload audio files that will be merged with the preview file on upload. - - -
- - -
- - - - Experimental, we suggest you to not disable webtorrent support for now - -

If you also enabled HLS support, it will multiply videos storage by 2

- -
- - If disabled, breaks federation with PeerTube instances < 2.1 -
-
-
-
-
- - -
- - - - Requires ffmpeg >= 4.1 - -

Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player:

-
    -
  • Resolution change is smoother
  • -
  • Faster playback in particular with long videos
  • -
  • More stable playback (less bugs/infinite loading)
  • -
- -

If you also enabled WebTorrent support, it will multiply videos storage by 2

-
-
-
-
-
- -
-
-
- -
- -
- -
-
{{ formErrors.transcoding.threads }}
-
- -
- - - -
- -
- - -
-
-
-
-
-
- -
- -
- -
-
-
CACHE