You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update Tasks.md
Denoted which task items are only accessible in advanced mode.
* Add note to transcodes
---------
Co-authored-by: DogmaDragon <[email protected]>
Copy file name to clipboardExpand all lines: ui/v2.5/src/docs/en/Manual/Tasks.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ The scan task accepts the following options:
16
16
|--------|-------------|
17
17
| Generate scene covers | Generates scene covers for video files. |
18
18
| Generate previews | Generates video previews (mp4) which play when hovering over a scene. |
19
-
| Generate animated image previews | Also generate animated (webp) previews, only required when Scene/Marker Wall Preview Type is set to Animated Image. When browsing they use less CPU than the video previews, but are generated in addition to them and are larger files.|
19
+
| Generate animated image previews*|*Accessible in Advanced Mode* - Also generate animated (webp) previews, only required when Scene/Marker Wall Preview Type is set to Animated Image. When browsing they use less CPU than the video previews, but are generated in addition to them and are larger files.|
20
20
| Generate scrubber sprites | The set of images displayed below the video player for easy navigation. |
21
21
| Generate perceptual hashes | Generates perceptual hashes for scene deduplication and identification. |
22
22
| Generate thumbnails for images | Generates thumbnails for image files. |
@@ -46,12 +46,12 @@ The generate task accepts the following options:
46
46
|--------|-------------|
47
47
| Scene covers | Generates scene covers for video files. |
48
48
| Previews | Generates video previews (mp4) which play when hovering over a scene. |
49
-
| Animated image previews | Generates animated previews (webp). Only required if the Preview Type is set to Animated Image. Requires Generate previews to be enabled. |
49
+
| Animated image previews |*Accessible in Advanced Mode* - Generates animated previews (webp). Only required if the Preview Type is set to Animated Image. Requires Generate previews to be enabled. |
50
50
| Scene Scrubber Sprites | The set of images displayed below the video player for easy navigation. |
51
51
| Markers Previews | Generates 20 second video previews (mp4) which begin at the marker timecode. |
52
-
| Marker Animated Image Previews | Also generate animated (webp) previews, only required when Scene/Marker Wall Preview Type is set to Animated Image. When browsing they use less CPU than the video previews, but are generated in addition to them and are larger files. |
52
+
| Marker Animated Image Previews |*Accessible in Advanced Mode* - Also generate animated (webp) previews, only required when Scene/Marker Wall Preview Type is set to Animated Image. When browsing they use less CPU than the video previews, but are generated in addition to them and are larger files. |
53
53
| Marker Screenshots | Generates static JPG images for markers. Only required if Preview Type is set to Static Image. Requires Marker Previews to be enabled. |
54
-
| Transcodes | MP4 conversions of unsupported video formats. Allows direct streaming instead of live transcoding. |
54
+
| Transcodes |*Accessible in Advanced Mode* - MP4 conversions of unsupported video formats. Allows direct streaming instead of live transcoding. |
55
55
| Perceptual hashes (for deduplication) | Generates perceptual hashes for scene deduplication and identification. |
56
56
| Generate heatmaps and speeds for interactive scenes | Generates heatmaps and speeds for interactive scenes. |
57
57
| Image Clip Previews | Generates a gif/looping video as thumbnail for image clips/gifs. |
0 commit comments