Re: [Kdenlive-devel] Default title length

2010-03-31 Thread John T. Mertz
Oops wrong thread... Ignore my last mail... On Wed, Mar 31, 2010 at 1:23 PM, John T. Mertz wrote: > Hi Alberto, > > I tried your patch and it is not working for me either.  Then again > that may or may not be a surprise since I do not see this behavior in > Dolphin either, as you reported should

Re: [Kdenlive-devel] Default title length

2010-03-31 Thread John T. Mertz
Hi Alberto, I tried your patch and it is not working for me either. Then again that may or may not be a surprise since I do not see this behavior in Dolphin either, as you reported should work. Keep trying! :) Thanks, -JTM On Wed, Mar 31, 2010 at 9:21 AM, Alberto Villa wrote: > On Wednesday 3

Re: [Kdenlive-devel] Default title length

2010-03-31 Thread Alberto Villa
On Wednesday 31 March 2010 16:29:22 John T. Mertz wrote: > On Wed, Mar 31, 2010 at 7:17 AM, Alberto Villa wrote: > > imho - just imho, as a user - if i'm working with frames: > > 1. i set N frames and i want them to be N forever. i don't want the > > program to change them for me. if i want 2 seco

Re: [Kdenlive-devel] Default title length

2010-03-31 Thread John T. Mertz
On Wed, Mar 31, 2010 at 7:17 AM, Alberto Villa wrote: > imho - just imho, as a user - if i'm working with frames: > 1. i set N frames and i want them to be N forever. i don't want the program to > change them for me. if i want 2 seconds, i would work with timecode > 2. it's my responsibility to ta

Re: [Kdenlive-devel] Default title length

2010-03-31 Thread Alberto Villa
On Wednesday 31 March 2010 11:46:19 Till Theato wrote: > the patch adds the ability to set the default duration for titles in the > settings dialog. committed in revision 4365, thanks! -- Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla A lot of people I know believe in positi

Re: [Kdenlive-devel] Default title length

2010-03-31 Thread Alberto Villa
On Wednesday 31 March 2010 14:56:00 John T. Mertz wrote: > More importantly though is the question how SHOULD it be stored? If > the user works in frame count mode and enters a default duration of 25 > frames (1 second @25fps), then we store it as 25 frames, the resulting > default title duration w

Re: [Kdenlive-devel] Default title length

2010-03-31 Thread John T. Mertz
On a related note... Out of curiousity, how are default title and slideshow duration stored? I.e. As timecode xx:xx:xx:xx or as # of frames? I suspect timecode because of a hack I made to get the DF timecode display working properly for the add slideshow feature. More importantly though is the q

[Kdenlive-devel] Default title length

2010-03-31 Thread Till Theato
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, the patch adds the ability to set the default duration for titles in the settings dialog. Sorry for all the changes in configmisc_ui.ui, it seems that Qt Creator did a lot of clean-ups. Btw., as there are quite a lot of input boxes which should ob