Hi, On Mon, May 10, 2010 at 9:48 AM, Sebastian Vater <cdgs.basty at googlemail.com> wrote: > + if ( (err = avcodec_check_dimensions(avctx, avctx->width, avctx->height)) ) > + return err; Now without the ( ( ( spaces. OK otherwise. Roanld