![]() |
Avisynth: Opening MPEG1 Files?
I'm trying to re-encode a 3-disc VCD (MPEG-1) to a single disc. I know that it's going to look like poo and it's a bad idea and etc. -- it's more of an experiment.
I can open the files in AviSynth using DirectShowSource(file), but when I do this seeking is EXTREMELY slow, ie: Sampler for a 2+ hour movie (that usually takes ~4-5 minutes on my machine) wants to take upwards of 30 minutes. Trying to open Source Range in TMPGEnc makes TMPGEnc choke. VirtualDub too when you seek in the file. As you can probably assume, this makes actually doing the conversion very difficult as it makes it very tedious to even check if my cuts are done properly. The files are converted to STANDARD MPEG-1 (using VCDGear). I can open them just fine in VirtualDub individually. Is there another way to use the mpegs in avisynth? Is there a way to fix it? This is the script I'm using: Code:
LoadPlugin("C:\Program Files\Video\Plugs\legalclip.dll") |
@gonzopdx,
Quote:
it reads DirectShowSource. I re-encoded MPEG-2 using DVD2AVI to MPEG-1 with no trouble. I'm interested also in re-encoding MPEG-1 to MPEG-1 and using "UnDot" filter to get rid of Gibbs noise. It would be converting from a high resolution like 704x480 to 352x480. Then it won't look like poo. :) -black prince |
Quote:
Quote:
Where can I get UnDot..? |
I recall reading something about extremely poor seeking with DirectShowSource, I think it was on doom9. This might be the problem.
|
@gonzopdx,
gonzopdx wrote: Quote:
You have to use avisynth 2.5 alpha to test it. Here's the link: http://cultact-server.novi.dk/kpo/av...nth_alpha.html -black prince |
Quote:
|
Re: Opening MPEG1 Files
Quote:
It takes up a lot of disk space, though. |
Re: Opening MPEG1 Files
Quote:
Edit: Whoah, I didn't know it took THAT much.. over 4 gigs for 40 minutes! Wow! I don't have THAT much free right now 8O |
Site design, images and content © 2002-2026 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2026 Jelsoft Enterprises Ltd.