DV video capture and edit in Ubuntu linux August 12th, 2008


Video editing capability is a necessity these days, when I finally found a good combination of software to use I was very happy. After-all, all you students and poor people out there, it's not like you want to have to go pirate Final Cut Pro or anything like that just to practice some skillz as an amateur film producer .. Video editing should be free! Content is King!!

Use DVgrab directly (no need for fancy UI here)

sudo apt-get install dvgrab
To capture (plug in your firewire DV cam or whatever):
sudo dvgrab -a outfile-
Then use Cinelerra to edit the raw DV output files.
When you are done editing, save back into format RAW dv

From there use a program such as DeVeDe ...
sudo apt-get install devede
devede


These are the basics that will get you going in a professional way! I am very happy to see that Cinelerra has matured so much and the Ubuntu packages are working flawlessly on my main workbeast that currently runs Ubuntu Gusty. Thanks a bunch!

March madness HDTV is my desktop background in Ubuntu Gusty. What's yours? March 16th, 2008



The purpose of this post is for me to contribute all the useful information I've gathered on HDTV recording and playback over the last year on NVIDIA+Ubuntu platform.



First off, I'd like to say that not enough linux tutorials are specific enough about hardware branding. If you have hardware that works well out of the box, be loud about it! Plenty of people are out there looking for good linux compatible hardware and even a random blog post can help someone make the right hardware decision.

Hardware:

To playback/record HDTV in Linux, you gotta have the right hardware. You need an NVIDIA graphics card for great compiz-fusion compatibility and a chance at XvMC (that's short for X-Video Motion Compensation). You also need a pcHDTV 5500 tuner card from these guys. Now, it's important to note, I'm talking about broadcast HDTV here (not cable, because I don't have it).

Software:

Using the tools for recording HDTV:

Using the tools for playback of HDTV

Hope you enjoy!

Thanks for checking this out. It's a work in progress but could be very useful to someone who's a linux video geek like myself. Leave a comment!