Hi,

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.
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)...

I need to install liblame and see if this is a general issue...

Fabrice


2013/2/11 Fabian Greffrath <fab...@greffrath.com>

> Am 11.02.2013 06:42, schrieb Fabrice Coutadeur:
>
>  To reproduce the issue, add some images to the project in the project
>> tab and then click on the "generate video" one. I choose Multimedia
>> systems (2nd icon), click ok, and it should then fail this the unknown
>> h264 encoder, even if I install libx264 lib.
>>
>
> 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?
>
>  - Fabian
>
>
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to