digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   in Windows media player, the video looks noisy? (http://www.digitalfaq.com/archives/encode/2234-windows-media-player.html)

Reno 01-19-2003 02:01 PM

in Windows media player, the video looks noisy?
 
WEIRD :BangHead:

When I observe encoding in Tmpgenc, the picture seems flawless. When I observe the finished product in WMP 7, it looks noisy. When I observe same finished product in WinDVD, the noise is cleaned up (but not all of it). Can anybody explain this weirdness!? What can I expect when this sucker gets on the TV? Better? Worse?

I'm currently using legalclip, faerydust, c3d, legalclip (in that order).

kwag 01-19-2003 02:13 PM

Re: Funny Thing.... well not funny but
 
Quote:

Originally Posted by Reno
What can I expect when this sucker gets on the TV? Better? Worse?

Best :wink:
Quote:


I'm currently using legalclip, faerydust, c3d, legalclip (in that order).
Perfect :D

-kwag

Reno 01-19-2003 03:42 PM

Oh, Kwag....

You're killing me, man. This is becoming an obsession... :D

Hey, you and Sansgrip have been playing with these filters more than I have. Any recommended parameters (I'm using defaults)?

jorel 01-19-2003 06:04 PM

Quote:

Originally Posted by Reno
Oh, Kwag....

You're killing me, man. This is becoming an obsession... :D

Hey, you and Sansgrip have been playing with these filters more than I have. Any recommended parameters (I'm using defaults)?

yes, i'm waiting for the recommended parameters too.

Sansgrip and/or Kwag.....waiting for you. :)

SansGrip 01-19-2003 06:08 PM

Quote:

Originally Posted by jorel
yes, i'm waiting for the recommended parameters too.

FaeryDust()

And if you need extra compression:

Convolution3D(preset="movieHQ")

If you need lots of extra compression:

Convolution3D(preset="movieLQ")

Remember that C3D will cause significant smoothing, especially the latter version, so I only use it if I'm having trouble getting something to fit on however many discs.

kwag 01-19-2003 06:12 PM

Here's a script I've been using lately for KVCDx3:

Code:

LoadPlugin("C:\encoding\mpeg2dec.dll")
LoadPlugin("C:\encoding\GripFit_preview.dll")
LoadPlugin("C:\encoding\legalclip.dll")
LoadPlugin("C:\encoding\sampler.dll")
LoadPlugin("C:\encoding\vobsub.dll")
LoadPlugin("C:\encoding\convolution3d.dll")
LoadPlugin("C:\encoding\dustv4.dll")

Mpeg2source("k:\Red_Planet\VTS__01_P01_1.d2v")
vobsub("K:\Red_Planet\VTS_01_VSUB_P1")
LegalClip()
GripCrop( width=528, height=480, overscan=2 )
GripSize()
GripBorders()
FaeryDust()
Convolution3D(preset="movieLQ")
LegalClip()
Sampler(length=24)

Just change your source file name to yours and the resoultion you want on the GripCrop line. In this example, I'm doing subtitles. That's what the vobsub line is for.

-kwag

jorel 01-19-2003 06:13 PM

Quote:

Originally Posted by SansGrip
Quote:

Originally Posted by jorel
yes, i'm waiting for the recommended parameters too.

FaeryDust()

And if you need extra compression:

Convolution3D(preset="movieHQ")

If you need lots of extra compression:

Convolution3D(preset="movieLQ")

Remember that C3D will cause significant smoothing, especially the latter version, so I only use it if I'm having trouble getting something to fit on however many discs.

just like ever:

better answer that we needed. :D
lots of details....very good.

really thanks Sansgrip!! :wink: :wink: :wink:

editing:
i post in the same time with you Kwag,
you're fantastic too!

double....no...triple thanks!!! :wink: :wink: :wink: :D

Reno 01-19-2003 10:02 PM

Hey guys, when I used Legal clip, it resized my output to 640x352!!
Is this normal??

SansGrip 01-19-2003 10:06 PM

Quote:

Originally Posted by Reno
Hey guys, when I used Legal clip, it resized my output to 640x352!!
Is this normal??

LegalClip doesn't resize -- something else must be the culprit :).

Reno 01-20-2003 04:34 AM

Yeah, that would be me....

Gotta remember to load the frikkin template!! :roll:

Reno 01-21-2003 08:30 PM

BTW, finished up 'The Ring,' burned it, and loaded it up.

It really didn't meet my expectations. Gnarly block noise, especially in gradients. Basically inferior to encodes I did 3 months ago with older templates, without filters... file size is nice, though :)

I've followed procedures to the letter. Do you think I've got a software problem? I have tempgenc 2.58, and Avisynth 2.07. My source is Divx. Could that be it? Divx sources confuse the filter, or I need a different GOP for those types of sources? Perhaps an additional .dll in Avisynth for Mpeg 4 sources?

Im going mad, I tell you!! :eyebrows: MAD!!!

SansGrip 01-21-2003 08:33 PM

Quote:

Originally Posted by Reno
My source is Divx. Could that be it?

Reencoding to a low bitrate format from a low bitrate format never produces great results (at least for me). The only time I got a really decent encode from an AVI was from a 2hr 3-disc XViD.

mfb 01-23-2003 02:44 PM

Quote:

jorel wrote:
yes, i'm waiting for the recommended parameters too.


FaeryDust()

And if you need extra compression:

Convolution3D(preset="movieHQ")

If you need lots of extra compression:

Convolution3D(preset="movieLQ")

Remember that C3D will cause significant smoothing, especially the latter version, so I only use it if I'm having trouble getting something to fit on however many discs.
_________________
Regards,
SansGrip
So would it make sence to use use Convolution3D for smoothing and
blockbuster sharpen afterwards???

regards, ***mfb***

jorel 01-24-2003 02:45 AM

@ mfb,

you wrote:
"So would it make sence to use use Convolution3D for smoothing and
blockbuster sharpen afterwards???"

maybe....but you can loose some "extra compression".
try a sample and post the result here,it's a good idea! :wink:


All times are GMT -5. The time now is 02:42 AM  —  vBulletin © Jelsoft Enterprises Ltd

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.