GNOME Bugzilla – Bug 630608
hide the "not recommended" containers/codecs in the rendering dialog
Last modified: 2010-12-10 18:50:45 UTC
Created attachment 171115 [details] screenshot Recent gst plugins updates have brought changes in the codec names. Many of the FFMPEG stuff now has "(not recommended, use foobar instead)" in them. Then if those plugins are crappy, let's simply not show them to the user. Attached is screenshot showing how ridiculous it is, we would benefit from having fewer redundant entries.
Can anyone confirm / reproduce this bug so I can start working on a patch for it?
Checked with Alessandro, you have the green light to start implementing this. Go!
Fixed with the new render dialog implementation in pitivi git.
commit 9473f4fced760018dc895cecae0d360999c98174 Author: Brandon Lewis <brandon_lewis@alum.berkeley.edu> Date: Fri Nov 19 19:07:02 2010 +0000 RenderDialog: update encoder combos when muxer combo changes commit 6a32384280c8716154aca2b04a082542fb0c5903 Author: Brandon Lewis <brandon_lewis@alum.berkeley.edu> Date: Fri Nov 19 18:56:21 2010 +0000 RenderDialog: populate muxer combobox from settings