Branch: refs/heads/master
Home: https://github.com/mltframework/mlt
Commit: 71f4e344fa1361ec1d3195818c23ac48cd1f4393
https://github.com/mltframework/mlt/commit/71f4e344fa1361ec1d3195818c23ac48cd1f4393
Author: Dan Dennedy
Date: 2013-05-07 (Tue, 07 May 2013)
Changed paths:
On Tue, May 7, 2013 at 12:29 PM, Ed Rogalsky wrote:
> Hi Dan,
>
> the last days I did a lot of jack transport sync tests and found the
> following behaviour:
>
> For frame rates unequal 25 fps the mlt playback is deverging pretty fast. In
> about 3-5s
> I get a difference of a frame and so on. Onl
Hi Dan,
the last days I did a lot of jack transport sync tests and found the
following behaviour:
For frame rates unequal 25 fps the mlt playback is deverging pretty fast.
In about 3-5s
I get a difference of a frame and so on. Only for 25 fps the mlt playback
speed and jack
is in sync. And this i
On Tue, May 7, 2013 at 10:36 AM, Janne Liljeblad
wrote:
> f I change the values used in that test to "0.567800" and 0.5678, it
> still passes. Maybe you are affected by numeric locale. See test
> RadixRespondsToLocale() in the same file. If you are running in an
> environment that defines the radi
f I change the values used in that test to "0.567800" and 0.5678, it
still passes. Maybe you are affected by numeric locale. See test
RadixRespondsToLocale() in the same file. If you are running in an
environment that defines the radix as a comma, then indeed "0.5678"
will get converted to 0.
Dan,
> I do not know what you are talking about (properties are being set)
> and what you mean by ".new". If you refer to the properties that are
> set in the various C init functions, then it does not matter.
That is what I meant.
> I was using swig v2.0.4.
And I v2.0.7
If you get interested in scra
On Tue, May 7, 2013 at 9:58 AM, Aaron Cruz wrote:
> Thanks for looking into this. I will run some more tests.
>
> What do you mean by "when the playlist is deleted"? Because setting it to
> nil was not affecting anything on my side.
I mean when you work in C++ and delete the playlist or when you
On Tue, May 7, 2013 at 2:41 AM, Janne Liljeblad
wrote:
> Hello Dan,
>
> I was doing some edits for upcoming 1.0 Flowblade release.
>
> I discovered that when setting parameter values for frei0r plugins MLT
> 0.8.8 converts string expressions of float values to 0 or 1 instead of the
> intended floa
Thanks for looking into this. I will run some more tests.
What do you mean by "when the playlist is deleted"? Because setting it to nil
was not affecting anything on my side.
You say that Mlt::Producer.new is the preferred form. Is that also true with
Mlt::Factory.consumer? Why? I see in your s
Hello Dan,
I sent the previous post before it was ready, I was trying to make new
paragraph and the keyboard focus was on "Send", sorry for that.
What was missing in the end was a question that should I try to create some
Python bindings specific test suite, because there may be some regressions
Hello Dan,
I was doing some edits for upcoming 1.0 Flowblade release.
I discovered that when setting parameter values for frei0r plugins MLT
0.8.8 converts string expressions of float values to 0 or 1 instead of the
intended float value.
So anything < "1.0" is converted to 0 and "1.0" is convert
On Tue, May 7, 2013 at 4:02 AM, Aaron Cruz wrote:
> No, it isn't open source (ATM). I would like to release part of it at some
> point.
>
> The project is basically a simple RESTful web server wrapping the ruby swig
> bindings that takes in API calls and consumes and produces JSON. It is
> pretty
No, it isn't open source (ATM). I would like to release part of it at some
point.
The project is basically a simple RESTful web server wrapping the ruby swig
bindings that takes in API calls and consumes and produces JSON. It is pretty
much a ruby http version of melted that speaks JSON. If nec
13 matches
Mail list logo