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

[Mlt-devel] [mltframework/mlt] 6ae89c: Convert on CPU if we are asked to finalize an empt...

2014-04-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: 6ae89c94a488db8e18cfcb0adf931e58d4e93916 https://github.com/mltframework/mlt/commit/6ae89c94a488db8e18cfcb0adf931e58d4e93916 Author: Steinar H. Gunderson Date: 2014-04-07 (Mon, 07 Apr 2014) Changed

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,