Re: [Mlt-devel] MELT: adding 2 new tracks (video) from a same starting point

2010-04-15 Thread Dan Dennedy
On Sat, Apr 10, 2010 at 11:40 AM, Brice Vercoustre wrote: > Hi all, > > I'm trying to find the proper command line that would help me insert 2 new > tracks (A & B) starting both from the first frame at the same moment (in=0) > of a "color:black" background video (640x360, 16:9). > > Track "A" sh

[Mlt-devel] Git: --disable-mmx, --disable-sse should also disable sse2.

2010-04-15 Thread Dan Dennedy
configure |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 51a48b87e1ac7709db1e7f31a9e20580e63ecbb1 Author: Dan Dennedy Date: Thu Apr 15 19:35:41 2010 -0700 --disable-mmx, --disable-sse should also disable sse2. --