Juan J. Sierralta P. wrote: > Attached comes a patch that fix this problem. Looks good, except: > + if (!lavc_param_vbitrate) /* != -1 */ The comment is not correct anymore. It's a nitpick, I know, but bad comments waste a lot of time for people who're trying to learn the code. / Krister