GNOME Bugzilla – Bug 709536
Advanced codec rendering settings are ignored
Last modified: 2014-02-05 22:56:56 UTC
Set VP8 as the encoder, go in its advanced settings dialog, try to change anything (encoding mode, bitrate, constrained quality level...) and close the window. Reopen the window, and notice that everything was reset, nothing was saved. So basically it will always render with the exact same (default) settings.
Are you sure that they are ignored? It could also mean that the values are reset when the window is reopend. If it is actually the cause, it is a major defect. Would be nice to have a dogtail test for that.
I have also experienced this when using the theora encoder. Changing any parameter of the encoder isn't saved when closing the window. Upon rendering, pitivi uses the default encoder values.
Exactly the same behaviour here, Pitivi master branch compiled with the script on the wiki on Fedora 20
commit 944ff5e0f9ffc748ad80f7591e80d91fa700f04e Author: Alexandru Băluț <alexandru.balut@gmail.com> Date: Sat Jan 11 00:56:00 2014 +0100 render: Fix the video codec settings saving Fixes bug https://bugzilla.gnome.org/show_bug.cgi?id=709536