On Sun, Oct 21, 2012 at 4:55 AM, j-b-m wrote:
> Hi,
>
> Sound rendering in MLT is currently broken in many cases (produces corrupted
> noisy audio) when trying to select an audio codec in the avformat consumer.
>
> For example:
>
> melt 1.mov out=100 -consumer avformat:test.mp4
>
> works fine, but
Branch: refs/heads/master
Home: https://github.com/mltframework/mlt
Commit: ecf15871b3cfc3c9acacb6c6faff5455f2f7e853
https://github.com/mltframework/mlt/commit/ecf15871b3cfc3c9acacb6c6faff5455f2f7e853
Author: Dan Dennedy
Date: 2012-10-21 (Sun, 21 Oct 2012)
Changed paths:
Hi,
In a similar approach to the motion_est filter, here is a patch to retrieve
the motion information from the autotrack_rectangle filter.
This allows us to track an object motion in the "motion_vector_list" and later
use this information in Kdenlive for example to make a title follow an objec
Hi,
Sound rendering in MLT is currently broken in many cases (produces corrupted
noisy audio) when trying to select an audio codec in the avformat consumer.
For example:
melt 1.mov out=100 -consumer avformat:test.mp4
works fine, but:
melt 1.mov out=100 -consumer avformat:test.mp4 acodec=aac