GNOME Bugzilla – Bug 569988
[ui/gstwidget] Can't modify element properties.
Last modified: 2013-09-10 03:45:27 UTC
I have a quadcore processor, and I see that x264's PiTiVi render settings allow setting a number of threads. The problem is that I can't set it to anything higher than 1 (FWIW, avidemux and handbrake manage to autodetect and use my 4 cores without problems). At the same time, the user shouldn't even have to care about that, every codec that supports threading should default to using all available processors.
The problem seems to be more generic than that. We can't modify any numeric properties anymore :( Most likely a bug in pitivi/ui/gstwidget.py
commit 7601c3edfcb837352f3fd9498f1ef9c54e0a9750 Author: Brandon Lewis <brandon_lewis@berkeley.edu> Date: Thu Feb 26 23:35:54 2009 -0800 Fix bug 569988: on gstwidget, set spinbutton step increments, range, and climb rate as appropriate