[Libav-user] ffmpeg-1.2 (libavformat) encoder example

Brad O'Hearne brado at bighillsoftware.com
Tue Apr 30 19:42:39 CEST 2013


On Apr 30, 2013, at 9:15 AM, Gustav González <xtingray at gmail.com> 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

Hope that helps, 

Brad


More information about the Libav-user mailing list