Le dimanche 15 décembre 2013, 11:27:50 Henrikki Almusa a écrit :

> No problem. I'm trying to learn c++ so best way to do that is code and I
> do use kdenlive.
kdenlive "stable" is not always designed with the most modern trends & 
language features due to its now quite long history, but it is not worse than 
many projects ;-)

> The return formats assume 2 numbers for frames, so I might have to
> change that to accommodate the larger numbers, here's hoping nothing
> breaks. Is there a preference to float or fraction?
I think fraction is better understandable (1 image every 3 secs)... in some 
cases, but not in general :-/ the best would be a clever display, but is it 
worth the effort?

If you find it too long to handle framerate<1, you can temporarily fix the bug 
by clamping the allowed value to >=1, and add a note in the bug without 
closing it to improve the solution later?


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Kdenlive-devel mailing list
Kdenlive-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kdenlive-devel

Reply via email to