Medo: Improved description (#5740)

Fixed some capitalization and added a paragraph pointing out Medo's
beta status. I think that's important so people don't expect a
polished product, but are amazed at its powerful features at this stage.
This commit is contained in:
humdinger
2021-02-25 09:04:13 +01:00
committed by GitHub
parent c98934d8a8
commit 49b50262a5

View File

@@ -1,25 +1,29 @@
SUMMARY="A Media Editor exclusively built for Haiku"
DESCRIPTION="A modern video editor with customisable OpenGL GLSL plugin based \
effects.
SUMMARY="A media editor exclusively built for Haiku"
DESCRIPTION="Medo is a modern video editor with customisable OpenGL GLSL \
plugin based effects.
** Medo is still in early beta phase. While already usable, be prepared for
some rough edges... **
There are many bundled media effects, including:
- Colour grading effects (Saturation/Exposure/Temperature etc.)
- Colour correction curves and white balance.
- Colour grading effects (saturation, exposure, temperature etc.)
- Colour correction curves and white balance
- Support for Adobe LUT (Look Up Tables)
- Create masks and keyframes
- Several bundled transitions
- Several special effects (Blur, Night Vision, Chroma Key etc.)
- Spatial tools to transform media (scale/rotate/position/crop)
- Multiple text effects, including 3D extruded fonts.
- Several transitions
- Several special effects (blur, night vision, Chroma Key etc.)
- Spatial tools to transform media (scale, rotate, position, crop)
- Multiple text effects, including 3D extruded fonts
- Audio effects (20 band equaliser, fade)
Medo can edit UHD 4K videos, export to any Haiku supported codec, is optimised \
for many CPU-core systems, and has low system resource requirements.
An SDK allows 3rd party developers to create Addons and Plugins."
An SDK allows 3rd party developers to create addons and plugins."
HOMEPAGE="https://github.com/smallstepforman/Medo"
COPYRIGHT="2019-2021 Zen Yes Pty Ltd"
LICENSE="MIT"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/smallstepforman/Medo/archive/R1.0.0-Beta1-2.tar.gz"
CHECKSUM_SHA256="b00a58ee661fd08168a4534dce0a79771bc339f010d3c3a8f19996b7adc14d12"
SOURCE_DIR="Medo-R1.0.0-Beta1-2"