Branch: refs/heads/master
Home: https://github.com/mltframework/mlt
Commit: 15872aaca5f2abd551400cfba4192062b173c595
https://github.com/mltframework/mlt/commit/15872aaca5f2abd551400cfba4192062b173c595
Author: Brian Matherly
Date: 2015-04-19 (Sun, 19 Apr 2015)
Changed paths:
I see you are building MLT yourself. You need either the gtk or the qt module
built into MLT in order to display text.
~BM
From: Nisar Ahmed
To: Brian Matherly
Cc: mlt-devel
Sent: Sunday, April 19, 2015 3:36 AM
Subject: Re: [Mlt-devel] Capture movie in chunks/segments using melt
Okay I asked this question below, kept on looking and fiddled around some
more and found a way (which seems like a bit of a hack)
So once I have a clip playing
I create a filter from my strapline clip(file path) and attach the filter
to the now playing video...
overlay_filter = mlt.Filter(profil
It's been a while since I played with some MLT.
So I use python bindings to create a playout system of sorts.
I am now trying to create a way to overlay a strapline, which is a video
with an animation usually announcing a programme to play later.
Can someone advice how one should go about it?
Do
blank white screen.
https://dl.dropboxusercontent.com/u/75924172/Screen%20Shot%202015-04-19%20at%201.32.16%20pm.png
On Sat, Apr 18, 2015 at 8:02 PM, Brian Matherly
wrote:
> I don't have 0.9.6 handy, but I tried 0.9.3 and latest git head and they
> both work fine.
>
> When you run this command,