[Mlt-devel] [mltframework/mlt] 9f15f4: Fix build regression in commit 6f8293d.

2014-04-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: 9f15f4c4487a110a3ae5fc9fb8d3ed3712aa21ae https://github.com/mltframework/mlt/commit/9f15f4c4487a110a3ae5fc9fb8d3ed3712aa21ae Author: Dan Dennedy Date: 2014-04-09 (Wed, 09 Apr 2014) Changed paths:

Re: [Mlt-devel] Melted to not detach

2014-04-09 Thread Dan Dennedy
On Wed, Apr 9, 2014 at 7:19 AM, Markus Kienast wrote: > Hi Dan, > > I created this Docker image and it works well. > > There are some glitches though still. For Docker it is beneficial, if a > service does not detach form the terminal and run as a daemon. This helps to > detect, when the service c

Re: [Mlt-devel] MLT regression, "frei0r.vectorscope" "frei0r.rgbparade" crash, with git bisect result

2014-04-09 Thread Dan Dennedy
On Wed, Apr 9, 2014 at 11:19 AM, Janne Liljeblad wrote: > Hi, > > With current github MLT the frei0r plugins "frei0r.vectorscope" and > "frei0r.rgbparade" crash on Flowblade as soon as they are attached to > tractor, with line like: self.tractor.attach(self.vectorscope) > > The gdb backstrace is a

[Mlt-devel] [mltframework/mlt] dc920a: Fix regression in commit 6834acd due to null profi...

2014-04-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: dc920a3368850d15658b115a7da50ef8a5d12a90 https://github.com/mltframework/mlt/commit/dc920a3368850d15658b115a7da50ef8a5d12a90 Author: Dan Dennedy Date: 2014-04-09 (Wed, 09 Apr 2014) Changed paths:

[Mlt-devel] Melted to not detach

2014-04-09 Thread Markus Kienast
Hi Dan, I created this Docker image and it works well. There are some glitches though still. For Docker it is beneficial, if a service does not detach form the terminal and run as a daemon. This helps to detect, when the service crashes, so it can be restarted from the host system by restarting t

[Mlt-devel] MLT regression, "frei0r.vectorscope" "frei0r.rgbparade" crash, with git bisect result

2014-04-09 Thread Janne Liljeblad
Hi, With current github MLT the frei0r plugins "frei0r.vectorscope" and "frei0r.rgbparade" crash on Flowblade as soon as they are attached to tractor, with line like: self.tractor.attach(self.vectorscope) The gdb backstrace is attached. Simply commenting out line 174 (as suggested by backtrace)

[Mlt-devel] MLT build error

2014-04-09 Thread Janne Liljeblad
Hi, When building current git version of MLT I get this build error: g++ -I../../ -Wno-deprecated-c -o kino_wrapper.o kino_wrapper.cc g++ -I../../ -Wno-deprecated-c -o avi.o avi.cc g++ -I../../ -Wno-deprecated-c -o error.o error.cc g++ -I../../ -Wno-deprecated-c -o filehandler