On Thu, Nov 19, 2009 at 6:00 AM, Peter Soetens <peter.soetens at gmail.com> wrote: > svn rev 4136 > > The export/profiles.xml file still uses acodec=aac, while the code in > src/renderer.cpp assumes that it uses acodec=libfaac. Just replace case > sensitive 'aac' with 'libfaac' in profiles.xml and it's fixed.
We discussed this on the list already. I added the code in renderer.cpp when profiles.xml still read acodec=libfaac. Then, someone changed profiles.xml to acodec=aac - maybe because they had not updated to receive my code. In our discussion, I concluded that soon aac will be the norm and libfaac a welcome distant memory. What exactly needs "fixing?" That we need to continue to support both instead of just aac? > Also, it's quite annoying that you need to restart kdenlive after > running the Config Wizard in order to pickup the changes of installed > codecs. (same for picking up new profiles.xml ?) new profiles.xml? You mean you want kdenlive to automatically detect and load changes made to profiles.xml by another app? > I was also hit by the sound issue on Ubuntu Karmic which is broken badly > (kdenlive freezes during playback) when the wrong deb packages are > installed. I finally settled with libsdl1.2debian-all. Also dv recording > seems to be broken. It can connect (the cam goes into play/paused') but > a next command just stops the cam. The display only shows > 'Initialising...' I will test it. > There's also a bug in the scroll bar of the Render widget (test it with > scrolling through the H.264 profiles) I think this is a Qt issue - most noticeable when you enable the info panel. Does that sound correct? If you turn off the info panel by clicking the i button does it scroll as you expect? -- +-DRD-+
