[FFmpeg-user] error attempting 2 pass encoding using libx264
Nathan Lewis
nlewis at mail.crawford.com
Sat Feb 9 21:26:04 CET 2013
On Sat, Feb 9, 2013 at 6:51 AM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
> Nathan Lewis <nlewis <at> mail.crawford.com> writes:
>
> > I've run into an issue using the most recent ffmpeg version
> > from git. I'm attempting to do 2 pass encoding but I get a
> > failure on -pass 1 (see below). The strange thing is that
> > the exact same command executes fine using ffmpeg 1.0.3
> > build I have on a different machine (see further below).
>
> Could you test ccf9dd0 on the failing machine to clarify if
> this is a regression?
>
>
Hi Carl,
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?
Or if none of the above, could you point me to some resource so that I can
learn the procedure?
thanks,
Nathan
More information about the ffmpeg-user
mailing list