![]() |
encoding a video twice to get better quality?
iīve got a video file, which is actually more noise, blocks and artifacts than movie. i tortured this file with a script with nearly every filter i know, it took tmpgenc 21hours 8O 8O 8O to encode.
the result is very good, no more artifacts , reduced noise, but itīs still unsharp as hell. is it worth encoding the file a second time to sharpen it? never encoded a movie twice, and i donīt want to wait another 21hours to find out, the image is not better than before could you suggest a filter to use (unfilter, sharpen, or something else)? thanks in advance |
I had good results running a sharpening filter over a previously encoded mpeg2 video. I did not change any settings in TMPGEnc, left them identical to the first encode. I just removed all of the other filters out of the script and added the sharpening filter. Unfilter is a fast sharpening filter you could try.
It should not take 21 hours if you are using only Unfilter in the script. The stronger you set the sharpening the longer it will take though. |
thx, i will make some samples to see, what gives me the best quality
|
hmm, next problem
i created a .d2v file with the mpegdecoder.dll for my kvcdx3 mpeg file, and made a new script. when loading this into ToK , it shows me length: 40min but the whole video lasts 90min. :cry: :? i used this to create the d2v file Code:
LoadPlugin("E:\MPEGDecoder.dll") and this one to encode Code:
#==============================================# |
There are some issues with MPEGDECODER that are discussed at Doom9.org. I do not know if that is one of them. Try using DVD2AVI version 1.76 to create your D2V file.
|
is it possible to open an mpeg1 kvcd with dvd2avi 1.76?
i tried, but it did not work |
Quote:
Note on re-encoding: If you re-encode an mpeg file, every time you re-encode, you add one layer (generation) on encoding over the prior encode, and the result will be worse every time. Just like if you make a copy of a VHS, and then again make another copy of the copy, the result will always be worse. And so on... -kwag |
Quote:
what must i do, to "frameserve to TMPGENC"? |
Quote:
-kwag |
to be honest, i do not understand a single word of the vdub "help"
i guess, i have to try it again with mpegdecoder, it has worked before, so it has to work now, too :? |
Quote:
So your script should look like this: Code:
LoadPlugin("E:\MPEGDecoder.dll") |
Site design, images and content © 2002-2023 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2023 Jelsoft Enterprises Ltd.