version update 2021-08
authorGood Guy <good1.2guy@gmail.com>
Tue, 31 Aug 2021 17:52:09 +0000 (11:52 -0600)
committerGood Guy <good1.2guy@gmail.com>
Tue, 31 Aug 2021 17:52:09 +0000 (11:52 -0600)
cinelerra-5.1/info/plugins.txt
cinelerra-5.1/msg/txt

index 24f3b67a28d4811a463ecf12c51eafc600660fe6..b6c5f0870d999c566bf0d138536d0f092141af31 100644 (file)
@@ -211,8 +211,11 @@ Sharpen:   Sharpen the video, either the luminance, horizontal,
 ShiftInterlace:        Shift the interlace lines using odd or even.
 Sketcher:      Sketch lines, curves, or points in different colors/
                alpha and with fill using various pen widths/types.
-Speed PerCent: Increase speed by a percentage value from 1 to 1000
-               with or without interpolation.
+Speed PerCent: Change speed by a percentage value from 1 to 1000
+               with or without interpolation. A value of 100% means
+               normal speed; a value < 100% means slow motion
+               with duplication of missing frames without OpticFlow;
+               a value > 100% means fast with dropped frames.
 Sphere Cam:    Converts a fisheye image into panoramic projection.
 Swap Frames:   Swap frames with 0-1, 2-3, 4-5... or 1-2, 3-4, 5-6...
 Swap channels: Swap R,G,B,Alpha with another color channel.
index aad1416f0f5669327ef46611f8b37cf79047ac58..a8d027ebbdbba0d13f8d3b804462bdc89732ccdf 100644 (file)
@@ -3,6 +3,13 @@ For usage help, refer to the following:
   https://cinelerra-gg.org/download/CinelerraGG_Manual.pdf
   http://g-raffa.eu/Cinelerra/HOWTO/basics.html
 .
+2021 August New Features of note:
+  FFmpeg has been upgraded to 4.4 to include new plugins.
+  Speed PerCent plugin for easily changing video speed
+   is now available.
+  FAST_SPEED and SLOW_SPEED variables to personalize your
+   playback speed have been added.
+.
 2021 July New Features of note:
   Libraries x264, x265, and libaom have been upgraded.
   YUV Colorspace 601 and 2020 have been split into more