Branch: refs/heads/master
Home: https://github.com/mltframework/mlt
Commit: 6ce335041960856550b9e76b844a2573972f4eb5
https://github.com/mltframework/mlt/commit/6ce335041960856550b9e76b844a2573972f4eb5
Author: Brian Matherly
Date: 2015-04-27 (Mon, 27 Apr 2015)
Changed paths:
On Mon, Apr 27, 2015 at 10:34 AM Javier Matas wrote:
> Hello,
>
> We are using melt in order to build videos from .mov fragments, and when
> we process the fragments, we realize that the output videos have around 10
> repeated frames at the beginning.
>
> The melt command we use is:
>
> melt -pro
Hello,
We are using melt in order to build videos from .mov fragments, and when we
process the fragments, we realize that the output videos have around 10
repeated frames at the beginning.
The melt command we use is:
melt -provider in.mov -consumer avformat:out.mp4 vcodec=libx264 an=1
preset=ult