Hi,
I have some wmv file with Music Videos and/or live performances downloaded form the official singer site.
These videos are in 320*240 and I'd like to convert them to dvd.
So, I made a low resolution dvd (352*288) from the wmv. It's OK but the wmv was encoded with a low bitrate (256 kpbs or something like that) and the some scenes are full of macroblocks.
Is there any avisynth filter or virtualdub filter that can reduce the visible macroblocks ??
+ Reply to Thread
Results 1 to 6 of 6
-
-
You could try running it through virtualdub with the MSU DeBlock filter and see how you go. You need to run it on the original, not the resized version, as the deblocking is based on certain assumptions regarding encoding that will be thrown out of whack by the resize. (assuming the blocking is in the original file).
Read my blog here.
-
This filter doesn't work
Code:Crash reason: Illegal instruction Crash context: A floating-point SSE instruction not supported by the CPU was executed in module 'MSU_DeBlock'... ...while starting filter "MSU DeBlocking 2.1" (FilterSystem.cpp:415).
-
the version 2.1 is not working and the 1.0 experimental won't don't make good results
-
try the internal filter "smart smoother 1.1" that comes with Virtualdub. Use 11 for diameter and 50 for threshold. Do a small 30-60 second clip and check the results
Similar Threads
-
How to reduce this file?
By Videocurieux in forum Video Streaming DownloadingReplies: 3Last Post: 25th Jun 2011, 23:34 -
Reduce file size .
By pensioner in forum Newbie / General discussionsReplies: 4Last Post: 10th Dec 2010, 14:08 -
Reduce file size
By windranger in forum Newbie / General discussionsReplies: 1Last Post: 13th Aug 2010, 09:18 -
Reencoding to reduce the file size of an AVI (xvid) file
By DVantrease in forum Video ConversionReplies: 7Last Post: 10th Jan 2009, 20:56 -
reduce bitrate of mpeg file
By bradlewa2 in forum Newbie / General discussionsReplies: 10Last Post: 24th Apr 2008, 09:32