[FFmpeg-user] error attempting 2 pass encoding using libx264

Lou lou at lrcd.com
Mon Feb 11 10:17:57 CET 2013


On Sat, Feb 9, 2013, at 11:26 AM, Nathan Lewis wrote:

> I'd be glad to test this, but I'm no exactly sure how to do this.  Do I
> just replace the code from this git commit:
> https://github.com/FFmpeg/FFmpeg/commit/ccf9dd00da055e94117b56cead4af80ff331b00e
> with the code at the same location in ffmpeg_opts.c ?  Do I need to
> recompile afterward?

1. Uninstall ffmpeg if you installed it to your system
2. Navigate to your ffmpeg source directory
3. make distclean
4. git pull
5. git checkout ccf9dd00da055e94117b56cead4af80ff331b00e
6. ./configure, make, etc


More information about the ffmpeg-user mailing list