공식 오픈샷 블로그에 오신 것을 환영합니다! 오픈샷 비디오 편집기 최신 뉴스 및 개발 업데이트를 읽어보세요. 알림을 자동으로 RSS 또는 페이스북, 트위터, 그리고 구글+에서 받으세요.


1 6월

I've spent the past few weeks putting together a working Python example, which allows a user to select a media file (audio or video) and display all the various information I can find (such as height, width, duration, position, frames per second, codec, etc...). One of my blog readers informed me of a module ...



27 5월

The Gstreamer framework is multi-threaded, which means it runs in a different thread (or many threads)... and thus you can not directly communicate with it via Python. Requests have to be sent to the pipeline, and they are completed as soon as possible. However, it goes both ways. When Gstreamer wants to communicate with ...


20 5월

Here is my first mockup of a timeline for my open-source, Linux-based, non-linear video editor... which still remains unnamed. I imagine I will make countless changes to this mockup, but I just wanted to share the first of many. Click on the image for a larger version.