I'm sorry i think i'm not very cleare but i have to use C API of ffmpeg ****************************************** * SAMSON Arnaud * Etudiant à l'ISEN-Toulon * DSI à junior isen-toulon * [email protected] * Twitter : @_Naviss * Skype : naviss2 *******************************************
2012/7/9 Carl Eugen Hoyos <[email protected]> > arnaud samson <nono.samson@...> writes: > > > Or you now a simple methode to split a video > > frame by frame using ffmpeg? > > $ ffmpeg -i input -vcodec copy -f image2 out%5d > $ ffmpeg -i input out%5d.png > > But maybe I misunderstand your question? > > Carl Eugen > > _______________________________________________ > Libav-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/libav-user >
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
