[Mlt-devel] [mltframework/mlt] facc63: Fix reading binary files on Windows.

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

Re: [Mlt-devel] prevent Melted from daemonizing

2014-03-24 Thread Dan Dennedy
correct, it does not run other tests. On Mon, Mar 24, 2014 at 5:20 PM, Juan Martin Runge wrote: > As far as I know, it does exactly this. Im using it for having melted with > supervisord. > > Mobile (bb) > > -Original Message- > From: Markus Kienast > Date: Tue, 25 Mar 2014 00:18:14 > T

Re: [Mlt-devel] prevent Melted from daemonizing

2014-03-24 Thread Juan Martin Runge
As far as I know, it does exactly this. Im using it for having melted with supervisord. Mobile (bb) -Original Message- From: Markus Kienast Date: Tue, 25 Mar 2014 00:18:14 To: Subject: [Mlt-devel] prevent Melted from daemonizing ---

[Mlt-devel] preventing Melted from daemonizing

2014-03-24 Thread Markus Kienast
Hi there, is it possible to prevent Melted from daemonizing? For Docker I would rather need the process to stay in the foreground. Does the "-test" argument do this? Or does it trigger any real testing routines in the background? Regards, Markus --

[Mlt-devel] prevent Melted from daemonizing

2014-03-24 Thread Markus Kienast
Hi there, is it possible to prevent Melted from daemonizing? For Docker I would rather need the process to stay in the foreground. Does the "-test" argument do this? Or does it trigger any real testing routines in the background? Regards, Markus -- Markus Kienast - CEO m...@trickkiste.at +43 6

Re: [Mlt-devel] Docker

2014-03-24 Thread Carl Karsten
Markus I just started trying out docker - I wold be happy to try out whatever you come up with. btw, on debian, here are packages for debian: Hmm, I seem to have enabled backports too. but I was trying to document it, and don't see the apt-add-repository for that. apt-get --assume-yes install

[Mlt-devel] Docker

2014-03-24 Thread Markus Kienast
Hi Dan, I was looking into "Docker" lately and it appears to me as if this would be the perfect technology to deploy Melted with. Do you wanna try to prepare such a container. I will probably create a setup script for that and will make it available to you. Maybe you could have a look and consid