In data lunedì 14 maggio 2012 14:13:04, Rafael do Nascimento Pereira ha scritto: > ello folks, > > I trying to write a gui applications that uses FFmpeg as backend. I have > already read and played with the (upgraded) Dranger's FFmpeg tutorial(1), > which in fact works. It is used in this tutorial the libSDL. As far as i > know i does not integrate well with the modern GUI Toolkits (GTK+3 ans > Qt4). > > I have read about the combinations like FFmpeg + Qt4 (and maybe Gstreamer) > and FFmpeg + GTK+3 + clutter/Gstreamer. Does anybody know other possible > combination ? Which one has more advantages ? Any help will be > appriciated.
In my case I have wrote a program in Qt4 that extracts the frames directly from the movies. I think if you want you can use this way. -- www.denisgottardello.it Skype: mrdebug Videosurveillance and home automation! http://www.denisgottardello.it/DomusBoss/DomusBossIndice.php _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
