After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 569988 - [ui/gstwidget] Can't modify element properties.
[ui/gstwidget] Can't modify element properties.
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: User interface
Git
Other Linux
: Normal major
: 0.13.1
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2009-01-31 16:27 UTC by Jean-François Fortin Tam
Modified: 2013-09-10 03:45 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jean-François Fortin Tam 2009-01-31 16:27:10 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.
Comment 1 Edward Hervey 2009-02-17 07:32:05 UTC
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 
Comment 2 Brandon Lewis 2009-02-27 07:37:05 UTC
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