欢迎来到官方的OpenShot博客!阅读有关OpenShot视频编辑器的最新新闻和开发更新。使用RSS自动获得通知,或通过FacebookTwitter, 和Google+关注我们。

23 十二月

We are looking for a few good contributors to help us with OpenShot Video Editor! If you have any experience with Gnonlin and are interested in joining our team, please contact me through LaunchPad or post a comment to this blog entry.

Gnonlin has great potential to help empower the next wave of video ...



12 十月

What do pickles and pythons have in common? Well, I'll get to that in a second. First, let's talk about application data. A key part of every program design is "how and where do I store my data". I have considered many different options for the OpenShot Video Editor, including XML, Embedded MySQL, and SqlLite.

...


10 十月

We've all heard the promise of GTK and how it will allow your application to be easily ported to other operating systems, such as Windows, Mac, Linux, and others. Something that you might not know is that if your GTK application uses the Gnome library, it will only work on Linux! This seems obvious ...


8 十月

Once again I find myself struggling with Drag 'n Drop using GTK and Python. Why is it so difficult to get something working? Why do all the examples on the Internet suck? These are all good questions my friends, and today I bring some answers.

First of all, there are many different levels of ...