Opened 3 years ago
Closed 3 years ago
#15724 closed enhancement (fixed)
mlt-7.2.0
Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 11.1 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New minor version.
Change History (3)
comment:1 by , 3 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 3 years ago
comment:3 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commit 7fa5ff6cd3161e8012649fbfdbaa09f9309a1fe7
Package updates. Update to git-2.34.0. Update to libuninameslist-20211114. Update to sg3_utils-1.47. Update to pipewire-0.3.40. Update to curl-7.80.0. Update to mlt-7.2.0.
Note:
See TracTickets
for help on using tickets.
Version 7.2.0
This is the first major maintenance release for the new major version 7 rendering it much more production ready. Plus there are a few nice new features.
Framework
mlt_properties
as a child ofmlt_properties
including XML (de)serialization:mlt_property_set_properties()
mlt_property_get_properties()
mlt_properties_set_properties()
mlt_properties_get_properties()
mlt_properties_get_properties_at)(
Mlt::Properties::set()
Mlt::Properties::get_props()
Mlt::Properties::get_props_at()
Applications can use this to store structured data in its own namespace, for example "shotcut:markers". And modules could use this for hierarchical parameters.mlt_transition
upon inserting or removing a track.mlt_profile
until needed inmlt_chain
creation.Modules
gpstext
that is similar todynamictext
based on data in a GPX file.timer
filter.avformat
consumer.opencv_tracker
filter'sblur
property.center_bias
ofcrop
filter not working withuse_profile
.mlt_image_format
renames after change in v7.0.0. This primarily affected presets and service metadata.timeremap
link.loader
producer always come first in list.shape
andaffine
filters together oncolor
producer.vidstab
file fails to open.vidstab
filter to save its file in ASCII text mode.decklink
module.avformat
producer.audiowaveform
filter.mask_start
withshape
.dynamictext
filter when used withtimeremap
link.timer
filter's newspeed
property interaction withstart
delay.avformat
producer.timeremap
link.avformat
module with FFmpeg git beyond v4.4 with many deprecations removed.brightness
filter.opencv_tracker
filter.opencv_tracker
onshape_width
= 0.opencv_tracker
filter.composite
transition leaking left border of an image on the right side on uneven width.typerwriter
filter.Other
RELOCATABLE
CMake option for Linux or BSD build.