Originally posted by: VirtualLarry
Yeah, video work on PC can be slightly confusing. AVI is not a video format, per se, just an outer "shell" file-format, that contains (usually interleaved) streams of data inside it, and those streams need something called a "codec" to work with it. However, there are also two main APIs that programs use to decode/play and encode/record those stream formats, called "Video for Windows" (older one), and "DirectShow" (newer one). If you captured the video, then you probably have a codec on the system for it, but it is probably a DirectShow one, and VirtualDub only knows how to use "Video for Windows" codecs. Btw, those "streams" are uniquely identified, at least in .AVI files, by something called a "FOURCC", which is just 4 letters bunched together, used to represent the stream format in the file.
It might be worthwhile, since you already captured the file, to find out what FOURCC code/stream format that it was captured in, and what codecs you have on the system that know how to work with that stream format. There is a tool called "G-Spot", that will do this.
Actually, you said that you captured it from "minidv", do you mean directly from a camcorder? Did you use a firewire port, or an analog capture device? If you captured it using firewire, then it is probably pure DV format video. There are a number of DV-specific editing programs and packages for the PC, perhaps you should explore one of those. I don't know about Ulead 6, I think that was more MPEG/VideoCD-oriented. I would check out Sonic Foundry's Vegas 4.0 software, I think it does DV, and it's worked well for me in the past. It's a bit more of a "prosumer" package than Ulead, so it may offer a bit more complexity at first, but learning the program is worthwhile. It can do a lot.
Btw, I think that the reason that your rendered output file created in Ulead 6 was "choppy", is because by default, the target output render parameters are set for 15fps MPEG-1 output, IIRC.
Thanks, VirtualLarry. I appreciate the background information. I was deeply in need of that! Really. I knew next to nothing about this stuff. Now, to answer a few questions (and help clarify, hopefully):
Yes, I captured from minidv and I mean directly from the camcorder, a Canon Optura 20, and via firewire while using Nero VisionExpress 2.0, IIRC. Now I'm sure of all of that except I'm not 100% sure I was using Nero VisionExpress for that, but I'm pretty sure of that too. So, if you are right, it's "probably pure DV format video", but that's what VirtualDub is not able to open (gives that error message quoted in detail in this thread). Ulead 6 can work with it, and it can render in Mpeg 1 and Mpeg 2, but it does a lousy job of encoding to Mpeg 2, I discovered. If it weren't for that, I wouldn't be doing all this stuff, I'd be done with this project. I suppose I could split my project into two (or even three) and use Ulead 6 to create 2 or 3 DVD's and see how I like them. That would be bound to be much better than the crummy 5 GB mpeg 2 file it created from the project as a whole. However, I'm doubtful about the quality. I could try it - what have I got to lose? I could write to DVD+RW and have a look. Hey, I'm a true newbie in digital video!
🙂 Thanks for that Vegas recommendation. I've seen it recommended in these forums before. It's not free, but I may be a lot better off giving up the freeware fixation for this stuff.
That mpeg file created by Ulead, mpeg1?? Hmm. How can I determine if it's mpeg 1 or mpeg 2? BTW, is mpeg 1 level 2 the same as mpeg 2? Thanks again!
Edit: I opened that file in Vdub and here's the notes I just took:
The AVI that Ulead 6 created when I exported my edited video to "Microsoft AVI" format is openable in VirtualDub (this is the choppy playing file I mentioned), and I don't believe it's mpeg1 or 15 fps. Here's what Vdub says about it ("AVI Information"):
Video stream:
Frame size, fps: 720x480, 29.97 fps
Length: 3843 frames (2:08.22)
Decompressor: Uncompressed RGB24
Data rate: 248583 kbps (0.00% overhead)
Audio stream:
Sampling rate: 48000Hz
Channels: 2 (Stereo)
Compression: Ulead DV Audio Codec
Layout: 257 chunks
Min/avg/max/total frame size: 21600/107663/115200 (27022K)
Data rate: 1726 kbps (0.02% overhead)