PDA

View Full Version : Editing video captured to pc...


Mtnear
28th March 2006, 03:02 AM
I have some large video files that I captured to disk a while ago via a tv tuner card which are too large to store on one dvd. Even if I did have something like a dual layer dvd burner I'd still like to edit them for content and length.

My issue is that at the time of recording these files I really didn't understand my tv tuner card and had set the recording format to something that left me with video files that show up as "MP2 Audio". I now capture video in .avi format which is much easier to use.

My question is how can I now edit these weird "MP2" video files? I've tried some other methods which leave me with either no sound, or sound that is not in sync with the video. One small note is that this was performed on my winxp box, but since I'm planning on making this dual boot with FC5 I was wondering if there were any linux tools that could either help me edit the current file(s) or simply re-capture the files into .avi format? Oh, and if there happen to be any easy ways to do this using xp that anyone happens to know about I guess I'd welcome that too.

Thanks for the help.

JordanN
28th March 2006, 03:11 AM
Personally, I am using Cinelerra right now. I do not endorse it.

Avidemux might work for you.

Mtnear
30th March 2006, 01:03 PM

Bump.

I know that tons of people are using mythtv, tv time, etc. to watch and record tv, so I was really hoping someone could recommend some editing apps. In my case, especially for editing mpeg files.

Thanks.

buddha
30th March 2006, 02:15 PM
didn't catch your initial message...

you might try avidemux, available from livna repo

avidemux is primarily a linux GUI avi video editor, you might try it since it can import and convert some formats and codecs

for serious converting (not editing) you might look into ffmpeg, mencoder, or transcode--all command line tools

Mtnear
30th March 2006, 06:42 PM
Thanks buddha, I'll check those out.