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:
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
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
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:
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
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)
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