quick time movie in glib
How can i create a movie file using Glib. If there is a 开发者_如何学Pythonclass for a movie then,
let me know the details for it.
You'll need to use GStreamer. What class you need depends on the encoding you would like to use in your movie file, but here is a list of the available plugins.
精彩评论