I want to expose parallelism in Kdenlive. There are basically three settings:

1. playback threads (real_time=x on sdl)
2. rendering threads (real_time=x on avformat)
3. encoding threads (threads=y on avformat)

I am thinking maybe 1 and 2 should be the same to made it more
predictable right now. Where do you think this goes in the settings
dialog and how to label it? "Processing threads" ? Then, I think
encoding threads belongs on the Render dialog (along with bitrate).
Even though it does not always apply - only some encoders handle it -
it should not bother other encoders. Thoughts?

-- 
+-DRD-+

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Kdenlive-devel mailing list
Kdenlive-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kdenlive-devel

Reply via email to