Two major problems!
The first you gonna see it on the screenshot. The second is about the frame rate if i dont wrong.
Please tell me what avisynth filters to use because never clean VHS rip before.
The second problem is - it seems that the picture jumping, im not sure if are drop frames or something but its very visible in some moments. its like the scenes switching to fast...
+ Reply to Thread
Results 1 to 15 of 15
-
-
Nobody can help you without sample video. Post a short sample of your source, not re-encoded, that clearly demonstrate your problems.
Last edited by jagabo; 12th Mar 2013 at 08:28.
-
I don't think you ripped that VHS. I think you mean you captured it, yes? The word "rip" has specific meanings.
jagabo's is correct. One can tell very little from a still image, and much depends on how the image was made. You can post a few short seconds of the original unprocessed computer video in this forum. If you don't know how, feel free to ask.Last edited by sanlyn; 26th Mar 2014 at 05:47.
-
Lemme get this straight. You captured it as MPEG2. Then you reencoded it for DVD, right? So, where's the captured MPEG-2? No one wants the already-ruined DVD VOB.
There's nothing wrong with the framerate. It's 25fps as it should be for PAL. However, there are both duplicate frames and missing frames so it plays real jumpy. And then there's the blending. Theoretically the source capture should be interlaced and maybe all of those particular problems could be solved if it's available. Otherwise, forget about it. -
What we need is a sample of your original, unmodified MPEG2 capture. All we can tell from your sample is that something was done to it. If your original capture was from VHS directly to MPEG2 on your computer, a sample of the original MPEG is what we must deal with.
Last edited by sanlyn; 26th Mar 2014 at 05:47.
-
Is it possible the captured mpeg was compliant, and in the authoring it was used as is?
-
Yup...dont have the VHS cassette anymore.... only this. ;/
usually always keeping the sources but this time... -
Yes, but you have the MPEG that you captured, before it was reprocessed. That's what we're looking for.
Last edited by sanlyn; 26th Mar 2014 at 05:47.
-
If you don't have anything better than that you can start with this to get rid of the horizontal lines in the chroma:
Code:chroma=BicubicResize(720,288).BicubicResize(720,576).awarpsharp2(depth=30).ChromaShift(c=-6) MergeChroma(last, chroma)
It needs a lot more work but there's no point in pursuing this if you have something closer to the original. -
NPEg-to-VOB is normnally not a re-process or re-encode, it's a lossless conversion fom one file organization to another. What we are trying to get to is this:
You started with a VHS tape. Did you capture it directly to MPEG on your computer, or did you capture it to MPEG2 with a DVD recorder? That MPEG2 capture would be your original capture. But apparently a few things were done before it became the version in your sample.Last edited by sanlyn; 26th Mar 2014 at 05:48.
-
Direct to mpeg2 using capture program.
VHS Tuner: DAEWOO DV-F24D
pc card: AverTV DVB-S PRO (a700) /S-video IN)
So when i captured the tape the "source" was:
mpeg2
720x576
9000kbps
then converted to dvd -
Recapture (or go back to your original caps) and make sure the capture device is set to capture interlaced. Your video has the two fields blended together (deinterlaced) making them look like double exposures every time there's any motion. You want to see interlace comb artifacts in your caps -- that's what's on the tape.
Last edited by jagabo; 12th Mar 2013 at 16:51.
Similar Threads
-
VHS to DVD Restoration. Best AviSynth scripts?
By VideoFanatic in forum RestorationReplies: 47Last Post: 25th Oct 2011, 06:34 -
Avisynth function to TBC old VHS video?
By Asterra in forum Capturing and VCRReplies: 4Last Post: 4th Sep 2011, 02:35 -
How to make the best quality TV RIP in Avisynth-Megui?????HELP please
By rijubrata in forum Video ConversionReplies: 10Last Post: 5th Feb 2011, 04:26 -
Best VCR to clean up old VHS camcorder tapes?
By dubarry in forum Capturing and VCRReplies: 1Last Post: 26th Jan 2011, 02:09 -
Can the ADVC 300 clean and enhance my old VHS tapes?
By wasserkool in forum Capturing and VCRReplies: 2Last Post: 28th May 2008, 05:32