<div dir="ltr"><div><div><div>Hi,<br><br></div>What is strange is that the error speaks about h264 encoder, when there is no h264 mention in the source code, so you may be right.<br></div>That may well be a missing dependency that is triggering the error. Anyway, I tried with another format that requires MP3, and it's seems it is missing lame (the error message really speaks about liblame)...<br>
<br></div><div>I need to install liblame and see if this is a general issue...<br><br>Fabrice<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/2/11 Fabian Greffrath <span dir="ltr"><<a href="mailto:fabian@greffrath.com" target="_blank">fabian@greffrath.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Am 11.02.2013 06:42, schrieb Fabrice Coutadeur:<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
To reproduce the issue, add some images to the project in the project<br>
tab and then click on the "generate video" one. I choose Multimedia<br>
systems (2nd icon), click ok, and it should then fail this the unknown<br>
h264 encoder, even if I install libx264 lib.<br>
</blockquote>
<br></div>
Ithe exact same steps really succeed with the -extra package installed, then I guess it has nothing to do with the h264 video encoder itself, but with the audio codec used for that profile. The -extra packages does include nothing more than 4 additional audio codecs, one of them being vo-aacenc. Is it possible that the profile you selected expects an AAC audio codec but fails to detect libav's own internal encoder?<span class="HOEnZb"><font color="#888888"><br>

<br>
 - Fabian<br>
<br>
</font></span></blockquote></div><br></div>