Hi, > + /* default to 15 fps for no apparent reason */ > + fps->timebase = 1000 / 15; Wouldn't it be more convenient to use the same default 25 fps as ffmpeg.c and ffplay.c? (needless to say, I live in a PAL country :-) ) Regards, Víctor