Install this package:
emerge -a media-libs/mlt
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask media-libs/mlt
Or alternatively:
emerge --autounmask-write -a media-libs/mlt
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 8 | 0/7 |
<pkgmetadata> <maintainer type="person"> <email>iohann.s.titov@gmail.com</email> <name>Ivan S. Titov</name> </maintainer> <use> <flag name="frei0r">Build the module for <pkg>media-plugins/frei0r-plugins</pkg></flag> <flag name="opencv">Enable image processing via <pkg>media-libs/opencv</pkg></flag> <flag name="python">Build SWIG bindings for Python</flag> <flag name="rtaudio">Builds rtaudio consumer for native audio support on multiple platforms.</flag> <flag name="rubberband">Enable pitch/time stretching via <pkg>media-libs/rubberband</pkg></flag> <flag name="vidstab">Enable video stabilization via <pkg>media-libs/vidstab</pkg></flag> </use> <upstream> <remote-id type="github">mltframework/mlt</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p media-libs/mlt |
euse -E <flag> -p media-libs/mlt |
euse -D <flag> -p media-libs/mlt
| Flag | Description | 9999 |
|---|---|---|
| debug | Enables debug messages ⚠️ | ✓ |
| ffmpeg | ⚠️ | ✓ |
| frei0r | Build the module for <pkg>media-plugins/frei0r-plugins</pkg> | ✓ |
| gtk | Build GTK graphical UI ⚠️ | ✓ |
| jack | ⚠️ | ✓ |
| libsamplerate | ⚠️ | ✓ |
| opencv | Enable image processing via <pkg>media-libs/opencv</pkg> | ✓ |
| opengl | Pull in bindings for the QtOpenGL module ⚠️ | ✓ |
| python | Build SWIG bindings for Python | ✓ |
| qt6 | Use Qt6 (<pkg>dev-qt/qtbase</pkg>) for the GUI. Recommended. ⚠️ | ✓ |
| rtaudio | Builds rtaudio consumer for native audio support on multiple platforms. | ✓ |
| rubberband | Enable pitch/time stretching via <pkg>media-libs/rubberband</pkg> | ✓ |
| sdl | ⚠️ | ✓ |
| test | Build and run unit tests ⚠️ | ✓ |
| vdpau | ⚠️ | ✓ |
| vidstab | Enable video stabilization via <pkg>media-libs/vidstab</pkg> | ✓ |
| vorbis | ⚠️ | ✓ |
| xine | ⚠️ | ✓ |
| xml | Build QtXml module ⚠️ | ✓ |