On date Wednesday 2011-08-10 16:10:55 +0200, Stefano Luceri encoded: > Hi, > > Im new to ffmpeg. Im writing a code for converting a theora stream into an > AVI file. Ive converted theora packets into jpeg images and Ive seen that > using ffmpeg command line its possible to create an AVI file from these. > > Im reading libav docs but I can find a proper starting point to do this in > my code. > > Any suggestion is appreciated.
Check doc/examples/muxing.c, ffmpeg.c and the libavformat doxy docs, not necessarily in this order ;-), let us know if something is not clear (or even better, provide patches for fixing it). > Questo messaggio di posta elettronica contiene informazioni di carattere [...] Please avoid confidentiality notices on public mailing lists. _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
