Re: [Mlt-devel] Shotcut Newbie Results

2014-04-18 Thread Hungerburg
Am 2014-04-18 06:14, schrieb Dan Dennedy: > On Thu, Apr 17, 2014 at 3:52 PM, Hungerburg wrote: > > I noticed that the filter is loaded twice, is this by design? > > If there is no -profile option on the command line and no profile > element in the MLT XML, then yes. It loads things once to get

Re: [Mlt-devel] Shotcut Newbie Results

2014-04-17 Thread Dan Dennedy
On Thu, Apr 17, 2014 at 3:52 PM, Hungerburg wrote: > Thank you Dan for the heads up. I used qmelt from the shotcut distribution > to further tune the example. I noticed that the filter is loaded twice, is > this by design? > > If there is no -profile option on the command line and no profile elem

Re: [Mlt-devel] Shotcut Newbie Results

2014-04-16 Thread Dan Dennedy
On Wed, Apr 16, 2014 at 4:10 AM, Hungerburg wrote: > Please excuse the noise, I just can't stand the error in the other post not > corrected: time is normalized between start and end of the filter -- Reading > docs sometimes makes miracles transparent. Attached a more sophisticated > stab at conqu

Re: [Mlt-devel] Shotcut Newbie Results

2014-04-16 Thread Hungerburg
Please excuse the noise, I just can't stand the error in the other post not corrected: time is normalized between start and end of the filter -- Reading docs sometimes makes miracles transparent. Attached a more sophisticated stab at conquering webvfx. No advise needed, this just an experiment:

Re: [Mlt-devel] Shotcut Newbie Results

2014-04-07 Thread Dan Dennedy
On Mon, Apr 7, 2014 at 3:52 PM, Hungerburg wrote: > Dear Dan, thank you for the quick reply. > > >>> 2) The load event does not fire, when the clip starts to play, or when >>> the frame is displayed, where the filter starts -- in my case, that is >>> the same. As a workaround, I load the file from

Re: [Mlt-devel] Shotcut Newbie Results

2014-04-07 Thread Dan Dennedy
On Mon, Apr 7, 2014 at 2:15 PM, Dan Dennedy wrote: >> 1) I did not want to create an extra playlist item to determine length: >> I saw that jquery was in the html created from the template, so I tried >> to use that, but it seems to be unavailable in the qmelt batch renderer >> (qrc:// resources).

Re: [Mlt-devel] Shotcut Newbie Results

2014-04-07 Thread Hungerburg
Dear Dan, thank you for the quick reply. >> 2) The load event does not fire, when the clip starts to play, or when >> the frame is displayed, where the filter starts -- in my case, that is >> the same. As a workaround, I load the file from the menu and start the >> render without a playback. > > I

Re: [Mlt-devel] Shotcut Newbie Results

2014-04-07 Thread Dan Dennedy
On Mon, Apr 7, 2014 at 11:20 AM, Hungerburg wrote: > Cinelerra would not read MTS files of a friends camera correctly and I > felt like learning, so I gave shotcut a try. It does not work like > cinelerra at all; but it works a little like kino NLE, which I remember > warmly. Maybe I should have w

[Mlt-devel] Shotcut Newbie Results

2014-04-07 Thread Hungerburg
Cinelerra would not read MTS files of a friends camera correctly and I felt like learning, so I gave shotcut a try. It does not work like cinelerra at all; but it works a little like kino NLE, which I remember warmly. Maybe I should have watched the tutorials first, some things are not obvious,