Hi, I am new to ffmpeg, I am developing an application to encode a set of JPEG images to .mpeg video using ffmpeg libraries. Could anyone please suggest or give some pointers where to start ?
I looked through the output_example.c code, but am not able to get what shall I do here for various files ? =============================================================== while(av_read_frame(pFormatCtx, &packet); =============================================================== regards, JD _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
