Hello
I have been given a wedding video which has been taken on a Sony digital camera, and is quite blurry/boxes through the video. The video of the groom walking down the aisle shows the outline of his black suit with jagged edges.
I have run it through TMPGenc Express 4 to try and improve the quiality by reencoding but cannot see any difference.
Can someone point me to a guide (yes I have searched extensively) to improve the quality? I have it set on interlaced, and the play back is awful...
It is an MPEG 2 720 x 575 25fps, 9100kb/s dolby digital 48000Hz, 2 ch
Cheers
J
+ Reply to Thread
Results 1 to 10 of 10
-
-
Can you post a short sample? Cut with mpg2cut2.
Virtualdub or avisynth with some filters might help a bit. -
Deblocking filters will reduce the blockiness. But the blocks will become blurs. MSU Smart Deblocking in VirtualDub, before, after:
-
thanks guys... am trying to upload a short clip (27mb) but it is waiting on the site to upload.
I have also noticed that the resolution is quite low, and if I play back in say windows media player at full screen size you cannot make out facial detail at all, and there is a fair bit of noise.
Have downloaded avisynth, and am awaiting virtualdub. What do you suggest for sharpening without increasing the jaggies?
Cheers
J -
Deblock first, then use an Unsharpen Mask to sharpen. You can't go very far with sharpening before you start getting ringing artifacts. And sharpening will accentuate any blocks left in the image after deblocking. So you probably still won't be able recognize the people in the video.
-
Reencoding by itself can only reduce quality.
LSFmod is a pretty good sharpener.
That page will tell you all the other stuff you need to install to make it work (Avisynth comes with many built in filters and functions, but there are plenty of other plugins that you download and install separately).
Get AvsPmod to edit your scripts.
See Scintilla's guide which is a bit out of date and oriented towards anime; but is still a good introduction to filtering in Avisynth. -
Ok, will try all ...
virtualdub won't open any of the files
ERROR MPEG Import Filter:invalid pack at position 3:marker bit not set;possibly MPEG_2 stream -
You need the mpeg2 plugin, http://home.comcast.net/~fcchandler/Plugins/MPEG2/index.html (read the readme.txt how to install).
-
-
That's not bad. If you are going to DVD you don't want to deinterlace. If you're making a web video you will want to deinterlace. Some deinterlacers give better results than others. Quality ranges from simple discard field and resize (poor) to TempGaussMC_Beta1mod() in AviSynth (very good).
If you sharpen you have to use techniques that work with interlaced video. As mentioned, LSFMod() will probably do fairly well with that video (it attempts to sharpen edges without sharpening, and hence enhancing, noise).
Similar Threads
-
Test the memory stick
By alintatoc in forum ComputerReplies: 2Last Post: 13th Jun 2011, 13:52 -
Low quality video on high resolution screen, improve video quality?
By Nitrius in forum Software PlayingReplies: 4Last Post: 29th Dec 2008, 13:38 -
I'm still trying to determine how much memory is in thus USB memory stick.
By zzyzzx in forum Off topicReplies: 4Last Post: 5th Nov 2007, 14:31 -
Corsair Memory Stick Troubles...
By SE14man in forum Newbie / General discussionsReplies: 3Last Post: 12th Jul 2007, 09:16 -
Memory stick?
By bevills1 in forum ComputerReplies: 2Last Post: 4th Jun 2007, 09:10