now i get this when processing make

libavcodec/libavcodec.a(libx264.o): In function `X264_init':
/usr/adm/ffmpeg-1.1.3/libavcodec/libx264.c:533: undefined reference to 
`x264_encoder_open_133'
collect2: error: ld returned 1 exit status
make: *** [ffmpeg_g] Error 1

Steve Baumgartner
Owner
SMB Computers
O: +1 614 489 9740
M: +1 614 743 3166 
Grove City, Ohio, USA
[email protected]

This e-mail and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed.
If you have received this e-mail in error please notify the sender immediately.


-----Original Message-----
From: Steve M. Baumgartner [mailto:[email protected]] 
Sent: Saturday, June 08, 2013 1:56 PM
To: [email protected]
Subject: RE: OM's install error

yes, that did the trick. too bad that's not in the directions in the walkthru 
for 12.10 x64. Would have saved me from trying 2 different times on fresh 
installs.

Steve Baumgartner
Owner
SMB Computers
O: +1 614 489 9740
M: +1 614 743 3166
Grove City, Ohio, USA
[email protected]

This e-mail and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed.
If you have received this e-mail in error please notify the sender immediately.

-----Original Message-----
From: Alvaro [mailto:[email protected]]
Sent: Saturday, June 08, 2013 2:02 PM
To: [email protected]
Subject: Re: OM's install error

Hi Steve,

Must install:

sudo apt-get install libx264-dev


Regards

Alvaro


............

El sáb, 08-06-2013 a las 12:59 -0400, Steve M. Baumgartner escribió:
> when running
> 
> Download, compile and install ffmpeg by issuing these commands:
> 
> wget http://ffmpeg.org/releases/ffmpeg-1.1.3.tar.gz
> 
> tar -zxvf ffmpeg-1.1.3.tar.gz
> 
> cd ffmpeg-1.1.3
> 
> ./configure --enable-gpl --enable-libass --enable-libfaac 
> --enable-libfdk-aac \
> 
> --enable-libmp3lame --enable-libopencore-amrnb 
> --enable-libopencore-amrwb \
> 
> --enable-libspeex --enable-librtmp --enable-libtheora 
> --enable-libvorbis \
> 
> --enable-libvpx --enable-x11grab --enable-libx264 --enable-nonfree
> --enable-version3 \
> 
> --enable-libxvid --enable-libgsm
> 
>  
> 
> I'm getting error
> 
>  
> 
> ERROR: libx264 not found
> 
>  
> 
> Steve Baumgartner
> 
> Owner
> 
> SMB Computers
> 
> O: +1 614 489 9740
> 
> M: +1 614 743 3166
> 
> Grove City, Ohio, USA
> 
> [email protected]
> 
>  
> 
>   This e-mail and any files transmitted with it are confidential and 
> intended solely for the use of the individual or entity to whom they
>                             are addressed.
>   If you have received this e-mail in error please notify the sender
>                              immediately.
> 
>  
> 
> 


Reply via email to