Hi, On Tue, May 10, 2011 at 9:42 AM, Aditya Game Programmer <[email protected]> wrote: > I am writing a simple C program to accept video input decode it encode it > into > flv and then save output video file. I have looked at danger's tutorials, > output-example.c,api-example.c and such. But i seem to be missing something > very > essential. And always end up encountering , segmentation faults
So what is the backtrace? I see you hardcoding very elementary things like video width/height, which may be wrong for this input file. Ronald _______________________________________________ libav-api mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-api
