I hope this get the response like Yeshi... I'm trying to remove noise from the MPEG2 program stream that i encoded from the WinTV_PVR card... (the SVCD settings give a lousy vidclip but the settings at 8-12Mbits/sec gives quite reasonable vidclip..) only problem is that the clips are rather grainy and i'm not sure if it is due to the poor motion vectors estimated or the DCT transformation... but since there are methods to filter the noise in uncompressed pixel domain (AVI format with virtualDub)... I was wondering if there is any filters that anyone has implemented in the transform domain???... (MPEG uses Discrete Cosine Transform to convert from pixel to transform domain)... ??... I know a bit about filtering in the trasform domain but not a good programmer is there anyone who has implement some filters in the frequency domain that we can use with reMPEG2 ??... by the way what happen to reMPEG2 development???...

This path of re-recording/filtering in the transform domain would save use quite a lot of time then to convert from MPEG2AVI and back from AVI2MPEG2....

HELP Anyone??