Quantcast In Windows Media Player, the Video Looks Noisy? - digitalFAQ.com Forums [Archives]
  #1  
01-19-2003, 02:01 PM
Reno Reno is offline
Free Member
 
Join Date: Nov 2002
Location: Sunny California
Posts: 242
Thanks: 0
Thanked 0 Times in 0 Posts
WEIRD

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).
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
01-19-2003, 02:13 PM
kwag kwag is offline
Free Member
 
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by Reno
What can I expect when this sucker gets on the TV? Better? Worse?
Best
Quote:

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

-kwag
Reply With Quote
  #3  
01-19-2003, 03:42 PM
Reno Reno is offline
Free Member
 
Join Date: Nov 2002
Location: Sunny California
Posts: 242
Thanks: 0
Thanked 0 Times in 0 Posts
Oh, Kwag....

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

Hey, you and Sansgrip have been playing with these filters more than I have. Any recommended parameters (I'm using defaults)?
Reply With Quote
  #4  
01-19-2003, 06:04 PM
jorel jorel is offline
Invalid Email / Banned / Spammer
 
Join Date: Aug 2002
Location: Brasil - MG - third stone from the sun
Posts: 5,570
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by Reno
Oh, Kwag....

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

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.
Reply With Quote
  #5  
01-19-2003, 06:08 PM
SansGrip SansGrip is offline
Free Member
 
Join Date: Nov 2002
Location: Ontario, Canada
Posts: 1,135
Thanks: 0
Thanked 0 Times in 0 Posts
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.
Reply With Quote
  #6  
01-19-2003, 06:12 PM
kwag kwag is offline
Free Member
 
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
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
Reply With Quote
  #7  
01-19-2003, 06:13 PM
jorel jorel is offline
Invalid Email / Banned / Spammer
 
Join Date: Aug 2002
Location: Brasil - MG - third stone from the sun
Posts: 5,570
Thanks: 0
Thanked 0 Times in 0 Posts
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.
lots of details....very good.

really thanks Sansgrip!!

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

double....no...triple thanks!!!
Reply With Quote
  #8  
01-19-2003, 10:02 PM
Reno Reno is offline
Free Member
 
Join Date: Nov 2002
Location: Sunny California
Posts: 242
Thanks: 0
Thanked 0 Times in 0 Posts
Hey guys, when I used Legal clip, it resized my output to 640x352!!
Is this normal??
Reply With Quote
  #9  
01-19-2003, 10:06 PM
SansGrip SansGrip is offline
Free Member
 
Join Date: Nov 2002
Location: Ontario, Canada
Posts: 1,135
Thanks: 0
Thanked 0 Times in 0 Posts
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 .
Reply With Quote
  #10  
01-20-2003, 04:34 AM
Reno Reno is offline
Free Member
 
Join Date: Nov 2002
Location: Sunny California
Posts: 242
Thanks: 0
Thanked 0 Times in 0 Posts
Yeah, that would be me....

Gotta remember to load the frikkin template!!
Reply With Quote
  #11  
01-21-2003, 08:30 PM
Reno Reno is offline
Free Member
 
Join Date: Nov 2002
Location: Sunny California
Posts: 242
Thanks: 0
Thanked 0 Times in 0 Posts
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!! MAD!!!
Reply With Quote
  #12  
01-21-2003, 08:33 PM
SansGrip SansGrip is offline
Free Member
 
Join Date: Nov 2002
Location: Ontario, Canada
Posts: 1,135
Thanks: 0
Thanked 0 Times in 0 Posts
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.
Reply With Quote
  #13  
01-23-2003, 02:44 PM
mfb mfb is offline
Free Member
 
Join Date: Oct 2002
Location: Austria
Posts: 64
Thanks: 0
Thanked 0 Times in 0 Posts
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***
Reply With Quote
  #14  
01-24-2003, 02:45 AM
jorel jorel is offline
Invalid Email / Banned / Spammer
 
Join Date: Aug 2002
Location: Brasil - MG - third stone from the sun
Posts: 5,570
Thanks: 0
Thanked 0 Times in 0 Posts
@ 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!
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
TMPGEnc: Blocky Picture Under Windows Media Player and KVCD Player miksmith Video Encoding and Conversion 2 10-05-2004 02:54 AM
Does media player support Video For Windows (VFW) or DirectShow Rico Video Encoding and Conversion 1 09-17-2004 03:31 AM
video is "mirrored" on playback via Windows media player? tommyboy Video Encoding and Conversion 6 07-25-2004 05:26 AM
Playback problems - Windows XP and Windows Media Player el_mero_zooter Authoring VCD, DVD, Blu-ray 4 04-17-2003 01:11 PM
in windows media player I get audio but no video? andybno1 Players, DVRs, Media Centers 4 01-10-2003 03:26 PM

Thread Tools



 
All times are GMT -5. The time now is 06:12 PM  —  vBulletin © Jelsoft Enterprises Ltd