Hi.
> OK. My comment was just because this morning I found this: > > qmin = clip ( qmin, 1, FF_LAMBDA_MAX ); > qmax = clip ( qmax, 1, FF_LAMBDA_MAX ); > > in > > http://svn.tribler.org/ffmpeg/branches/arno/d07-01-04-ffmpeg-demo-from-e > xx-r2350/libavcodec/ratecontrol.c<http://svn.tribler.org/ffmpeg/branches/arno/d07-01-04-ffmpeg-demo-from-e%0Axx-r2350/libavcodec/ratecontrol.c> > > (see the function get_qminmax ( ) ) > > I just had some idea that it might be related. One day, when I've > nothing else to do, it'd be good to document this lot. Might learn how > to use it then. > > Clive > I'm not saying that I'm right either - to say so would to claim to be expert in FFMPEG (which I'm not :) ). I simply noticed that FFMPEG always reports qmin/qmax ranges between 1 and 31, hence I assumed the maximum value is 31. If any of FFMPEG devs can clarify it, I would appreciate it. Regards. _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
