|
The basic concepts are pretty easy once you get past the language used. At first its all codecs and frame rates and muxing and demuxing, etc. When I first started playing around with video, I realized to do things well, I'd need to separate the audio from the video tracks, then put them back together again. The mere thought of that horrified me because, as I'm sure we all have, I'd seen video where the audio and video tracks didn't match up.
It's the detail work that can be complicated.
Are you using a Windows based PC? If so, there is some amazingly good software out there, and a lot of it, which is both a good thing and a problem. It's good because it means there's a lot of community support. It's bad because it's hard to figure out what you really need, what works best, etc. Windows video editing software also tends to be commercial or shareware. The free stuff doesn't do as much as it could do, which often means you need a commercial program to really get good. My first attempts were accomplished with three separate programs, only one of which wasn't intentionally crippled in some way to encourage payment. (The most annoying thing was finding a video format converter that would adjust a framerate of 25.x fps to dvd standard, which was what was often required when trying to turn a batch of avi files into a DVD.) But, I don't mean to turn you off. There are some good video editing guides out there that can help you. Try starting at videohelp.com. It can lead you in some beneficial directions.
Anyway ... I use a Linux box for video editing now. At the moment I'm converting a PAL formatted DVD a friend purchased without realizing it was PAL format into a NTSC format DVD he can play with a command line script someone wrote that utilizes other free software that came with my distro. It takes about 10-30 minutes of actual work on my part, and the software does the rest. I never would have thought I could do this when I started, and when I started I was a great big idiot about all of it.
|