[FFmpeg-user] error attempting 2 pass encoding using libx264
Carl Eugen Hoyos
cehoyos at ag.or.at
Mon Feb 11 10:27:42 CET 2013
Lou <lou <at> lrcd.com> writes:
> 1. Uninstall ffmpeg if you installed it to your system
Please don't!
The FFmpeg build system by default produces a static
standalone binary that you do not have to install to
run it. (I never install.)
> 2. Navigate to your ffmpeg source directory
> 3. make distclean
> 4. git pull
> 5. git checkout ccf9dd00da055e94117b56cead4af80ff331b00e
Sorry, there was a typo in my email, please test a127879
The following link is simpler to get this version:
http://git.videolan.org/?p=ffmpeg.git;a=snapshot;h=a127879;sf=tgz
> 6. ./configure, make, etc
Thank you, Carl Eugen
More information about the ffmpeg-user
mailing list