1
vote
0answers
51 views

120fps 720p footage with real time playback on Ubuntu? + editing?

I have a laptop with an i7 CPU, 1.73 GHz, 8GB RAM, Ubuntu 10.04 with an "ATI Mobility Radeon HD 5800 Series" graphics card. I have compiz enabled (which may be one of the culprits with the problem ...
1
vote
1answer
200 views

How to create a rolling ball with Python in Blender?

My friend told me that you could create games in blender and it has an game engine in it. Now I want to do some simple things with blender such as rolling ball, the topic now in this question. ...
5
votes
2answers
159 views

What video codecs can provide “adaptive quality”?

Background: I am trying to compress lossless bluray tracks to a more storage friendly size without a huge loss in quality. What I've been doing thus far: Exploring compression options with ffmpeg. ...