Zach
5th February 2005, 09:37
First, since this is my very first post, let me just quickly say that I only just discovered this site back in December, but I have been lurking almost daily ever since and am utterly amazed by the wealth of knowledge and skill everyone here has! You guys rock. :cool:
Okay, I've been waiting five tortuous days to ask this, so here goes. Also, I'm new to video editing, so I'm posting this here in the Newbies section instead of the Video Capturing section where it probably belongs. Hopefully, that's okay. If not, I apologize.
I am transferring my S-VHS (and a few standard VHS) tapes to DVD. What I decided to do was just purchase a DVD-Recorder (Panasonic DMR-E85HS (http://www2.panasonic.com/webapp/wcs/stores/servlet/vModelDetail?displayTab=O&storeId=11251&catalogId=11005&itemId=70437&catGroupId=11058&modelNo=DMR-E85HS&surfModel=DMR-E85HS)) since I can also use it to replace my VCR.
Since most video editing seems to be geared around AVI files, this is where most of my questions come in. My needs are simple, hence why I'm a little lost even after reading all the guides. :(
[Question 1] My DVD recorder records everything in 704x480, Interlaced, TFF format. (I have no clue what colorspace.) This is fine and normal, but the thing is that since I play everything out in 480p mode to my digital TV, should I go ahead and deinterlace these captures (on the PC) before I edit and filter them? (I know from the guides that it is generally recommended to leave interlaced material interlaced if it's only going to be viewed on a TV--which it is--but all the guides seem to presume an old fashioned interlaced TV and not a newer generation digital TV with progressive scan input capabilities.)
[Question 2] I purchased TMPGEnc's MPEG Editor (and also later their 3.0 XPress s/w since I needed the AC-3 plug-in, and buying it in a bundle package was fairly inexpensive). I use this to edit my mpegs since it makes it super easy to cut and splice the video at the frame level. This is fine and good, but as I alluded to above, I also want to be able to filter (remove noise, color correction, etc.) my captures, and in some cases, resize my captures.
Unfortunately, again, everything seems to be geared toward AVI files. I am extremely interested in using AviSynth as I'm an old-school programmer, and being able to manipulate my videos programmatically is like a dream come true. :D The thing is that it seems that to be able to use it in conjuction with VirtualDub requires a lot of effort and a lot of bloat-ware to keep everything in mpeg-2 format. I know there is VirtualDubMod which directly supports mpeg-2 files, but that seems to have died a couple of years ago (in terms of updates).
I'm not sure what my question is here. :rolleyes: I guess the question is what is the very minimum I would need to use AviSynth to process my captures? Can TMPGEnc's MPEG Editor process avs files?
[Question 3] I, like everyone I suppose, am extremely concerned about maintaining the highest possible quality I can from my captures. Since everything I'm recording (excluding the few S-VHS transfers) is coming in from my satellite, that means the video when I get a hold of it will have already been compressed twiced: the satellite itself is sending an mpeg-2 data stream which then gets converted to analog which, in turn, is compressed again by my DVD-Recorder. Sure, I record things with the lowest possible compression (bitrate 7-8 kbps, or, 1 hour/DVD), but still, I'm obviously not starting off with the best possible source material since it's been transcoded twice already.
My question is about what mpeg-2 encoder to use. (Once AviSynth has done its thing, the video data will need to be encoded again naturally.) I've read a number of posts here that seem to conclude that my choice of TMPGEnc is actually the worst possible choice, both in terms of quality and in terms of speed. CCE seems to be the best, but I'm not really willing to spend $2,000 for an encoder. :eek:
Is there some middle ground? If so, what is it, where can I get it, and how much does it cost? :)
Okay, I've been waiting five tortuous days to ask this, so here goes. Also, I'm new to video editing, so I'm posting this here in the Newbies section instead of the Video Capturing section where it probably belongs. Hopefully, that's okay. If not, I apologize.
I am transferring my S-VHS (and a few standard VHS) tapes to DVD. What I decided to do was just purchase a DVD-Recorder (Panasonic DMR-E85HS (http://www2.panasonic.com/webapp/wcs/stores/servlet/vModelDetail?displayTab=O&storeId=11251&catalogId=11005&itemId=70437&catGroupId=11058&modelNo=DMR-E85HS&surfModel=DMR-E85HS)) since I can also use it to replace my VCR.
Since most video editing seems to be geared around AVI files, this is where most of my questions come in. My needs are simple, hence why I'm a little lost even after reading all the guides. :(
[Question 1] My DVD recorder records everything in 704x480, Interlaced, TFF format. (I have no clue what colorspace.) This is fine and normal, but the thing is that since I play everything out in 480p mode to my digital TV, should I go ahead and deinterlace these captures (on the PC) before I edit and filter them? (I know from the guides that it is generally recommended to leave interlaced material interlaced if it's only going to be viewed on a TV--which it is--but all the guides seem to presume an old fashioned interlaced TV and not a newer generation digital TV with progressive scan input capabilities.)
[Question 2] I purchased TMPGEnc's MPEG Editor (and also later their 3.0 XPress s/w since I needed the AC-3 plug-in, and buying it in a bundle package was fairly inexpensive). I use this to edit my mpegs since it makes it super easy to cut and splice the video at the frame level. This is fine and good, but as I alluded to above, I also want to be able to filter (remove noise, color correction, etc.) my captures, and in some cases, resize my captures.
Unfortunately, again, everything seems to be geared toward AVI files. I am extremely interested in using AviSynth as I'm an old-school programmer, and being able to manipulate my videos programmatically is like a dream come true. :D The thing is that it seems that to be able to use it in conjuction with VirtualDub requires a lot of effort and a lot of bloat-ware to keep everything in mpeg-2 format. I know there is VirtualDubMod which directly supports mpeg-2 files, but that seems to have died a couple of years ago (in terms of updates).
I'm not sure what my question is here. :rolleyes: I guess the question is what is the very minimum I would need to use AviSynth to process my captures? Can TMPGEnc's MPEG Editor process avs files?
[Question 3] I, like everyone I suppose, am extremely concerned about maintaining the highest possible quality I can from my captures. Since everything I'm recording (excluding the few S-VHS transfers) is coming in from my satellite, that means the video when I get a hold of it will have already been compressed twiced: the satellite itself is sending an mpeg-2 data stream which then gets converted to analog which, in turn, is compressed again by my DVD-Recorder. Sure, I record things with the lowest possible compression (bitrate 7-8 kbps, or, 1 hour/DVD), but still, I'm obviously not starting off with the best possible source material since it's been transcoded twice already.
My question is about what mpeg-2 encoder to use. (Once AviSynth has done its thing, the video data will need to be encoded again naturally.) I've read a number of posts here that seem to conclude that my choice of TMPGEnc is actually the worst possible choice, both in terms of quality and in terms of speed. CCE seems to be the best, but I'm not really willing to spend $2,000 for an encoder. :eek:
Is there some middle ground? If so, what is it, where can I get it, and how much does it cost? :)