2013/4/30 Brad O'Hearne <[email protected]> > On Apr 30, 2013, at 9:15 AM, Gustav González <[email protected]> wrote: > > > So, my question is this: is there any encoder example using libavformat > based on > > the latest version of FFmpeg? > > libavformat - doc/examples/muxing.c and demuxing.c and metadata.c > libswresample - doc/examples/resampling_audio.c > libavcodec = doc/examples/decoding_encoding.c > libswscale - doc/examples/scaling_video.c > libavfilter - doc/examples/filtering_audio.c filtering_video.c >
Thank you! :) -- ============================ Gustav Gonzalez [email protected] ============================
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
