[Mlt-devel] [mltframework/mlt] 265e08: Add movit.luma transition.

2014-03-25 Thread GitHub
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: 265e080ca00a91bde6f5812f8e498e5901675a59 https://github.com/mltframework/mlt/commit/265e080ca00a91bde6f5812f8e498e5901675a59 Author: Dan Dennedy Date: 2014-03-25 (Tue, 25 Mar 2014) Changed paths:

Re: [Mlt-devel] Melted Docker image with Blackmagic Decklink

2014-03-25 Thread Juan Martin Runge
Im using melted from build script with decklink drivers 10.0 and they have no incompatibility... Will take a look at your links later to see if I can help you. Juan Mobile (bb) -Original Message- From: Dan Dennedy Date: Tue, 25 Mar 2014 13:08:04 To: Markus Kienast Cc: mlt-devel Subje

Re: [Mlt-devel] Melted Docker image with Blackmagic Decklink

2014-03-25 Thread Dan Dennedy
On Tue, Mar 25, 2014 at 12:16 PM, Markus Kienast wrote: > Hi Dan, hi folks, > > do I need any Blackmagic drivers installed before I compile Melted in order > to get this to work? no > I want to run Melted in a Docker container and have created such an image. > It works with "null" consumer but n

[Mlt-devel] Melted Docker image with Blackmagic Decklink

2014-03-25 Thread Markus Kienast
Hi Dan, hi folks, do I need any Blackmagic drivers installed before I compile Melted in order to get this to work? I want to run Melted in a Docker container and have created such an image. It works with "null" consumer but not with decklink yet. Maybe I screwed something up in the compile proces