crOOk
14th June 2002, 13:54
I just encoded a movie which had a lot of noise in it and even more important it showed a lot of interlacing artifacts. All the methods I know of, also the ones that are mentioned on the forum which are most virtualdub, avisynth (fielddeinterlace!) filters. I finally tried the following:
SeparateFields
SelectEven/SelectOdd/Decimate(2)
ResizingFilter(x,2y)
This worked best for me, it removes ALL the interlacing lines and results in a sharp picture with very smooth 25fps playback.
The heavy noise is another problem, the movie has a first pass size of 3 to 4 Gb depending on the settings and I tried to encode it with XviD, DivX3.11, MPEG2 and I even tried DivX5.01. The best method to my surprise was to use the denoising, sharpening and especially deblocking filters of TMPEG. Can I somehow simulate those filters with other avisynth filter combinations... This would be great because the movie needs to look really good on 2 AVI CDs if possible (2 SVCDs look horrible and 3 are too many). I'm talking about the NaturalBornKillers PAL DVD including the 6 outtaken scenes (142min33sec altogether). So if anyone knows those denoising tricks, please tell me, I don't. I also have to mention that the movie has a lot of scens that are supposed to look noisy because they're on a TV screen. Using TemporalSmoother on it makes the noise look worse, well, let's say different, but as I said TMPEG filters worked pretty good, so please tell me to simulate them. I'll try to post some screenshots soon.
SeparateFields
SelectEven/SelectOdd/Decimate(2)
ResizingFilter(x,2y)
This worked best for me, it removes ALL the interlacing lines and results in a sharp picture with very smooth 25fps playback.
The heavy noise is another problem, the movie has a first pass size of 3 to 4 Gb depending on the settings and I tried to encode it with XviD, DivX3.11, MPEG2 and I even tried DivX5.01. The best method to my surprise was to use the denoising, sharpening and especially deblocking filters of TMPEG. Can I somehow simulate those filters with other avisynth filter combinations... This would be great because the movie needs to look really good on 2 AVI CDs if possible (2 SVCDs look horrible and 3 are too many). I'm talking about the NaturalBornKillers PAL DVD including the 6 outtaken scenes (142min33sec altogether). So if anyone knows those denoising tricks, please tell me, I don't. I also have to mention that the movie has a lot of scens that are supposed to look noisy because they're on a TV screen. Using TemporalSmoother on it makes the noise look worse, well, let's say different, but as I said TMPEG filters worked pretty good, so please tell me to simulate them. I'll try to post some screenshots soon.