[FFmpeg-user] Unknown encoder 'libx264'

Rossana Guerra guerra.rossana at gmail.com
Sun Sep 2 01:21:34 CEST 2012


2012/9/1 Joshua Tidsbury <Joshua.Tidsbury at bellmedia.ca>

> On 2012-09-01, at 6:59 PM, "blacky94" <blackmental09 at yahoo.de> wrote:
>
> > Hi,
> >
> > I have a problem with ffmpeg, always when i try to encode a video with
> this
> > line:
> > ffmpeg -i "mov.mkv" -an -b 700k -r 25 -vcodec libx264 "output.mp4"
> > on my vserver (debian 6.0), the error message Unknown encoder 'libx264'
> > appears.
> > I used this tutorial to install ffmpeg
> >
> http://www.zoharbabin.com/build-and-install-ffmpeg-and-x264-on-debian-squeeze-the-dumb-guide
> .
>
> The tutorial has errors and is not including libx264 when compiling.
>
> The configure line when setting up for the ffmpeg compile needs to include
> "--enable-libx264"
>
> Josh
>

I thinks you need the libavcodec-extra-52 from multiverse repository.

greets


_______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>


More information about the ffmpeg-user mailing list