digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Avisynth Scripting (http://www.digitalfaq.com/archives/avisynth/)
-   -   Avisynth: FitCD parameters with the new Template (http://www.digitalfaq.com/archives/avisynth/239-avisynth-fitcd-parameters.html)

Spyglass 06-02-2002 10:06 AM

FitCD parameters with the new Template
 
Hi Kwag,

I'm having some trouble with using FitCD and the new Template (Beta 704x480 CQ50). If I don't use FitCD and encode directly from the .d2v the picture quality is excellent but the sizing isn't quite right (almost but not quite). If I use FitCd two things happen, one is that i get a boxed in black picture, and the color quality goes crappy, even though the sizing is nice.

Here's what my avs script looks like:

LoadPlugin("D:\DVD\Decoding\MPEG2DEC\MPEG2DEC.dll" )
mpeg2source("D:\SHREK\VIDEO_TS\shrek.d2v")
BilinearResize(672,336,0,0,720,480)
TemporalSmoother(1,2)
AddBorders(16,72,16,72)
#Trim(0,130390).FadeOut(150)
#ResampleAudio(44100) # CCE 2.5 'crashfix' for Athlons
## If you want this 'fix' permanently, edit the INI-file:
## Under [AVSscript] set the CCEcrashfix-option to
## CCEcrashfix=1

The original is a dvd rip that doesn't have any black borders (like widescreen) but the aspect ratio when I preview in DVD2AVI is 16:9. My dvd player can't play the template properly unless I remux it as an SVCD. Do I need to set this in the FitCD on the top left section in "Multiplexing"?

Also, I've got the source size, but there's a Resize and a Destination size. I've set the destination size as 704x480 (XVCD because of the new template) but why is there a Resize Size and should I change it?


http://www.digitalfaq.com/archives/error.gif

Thanks.

SpyGLass

kwag 06-02-2002 10:25 AM

Hi Spyglass:

Check that the "Blocks TV-overscan" in FitCD is 0
If it's not, it will affect your resize values.

kwag

Spyglass 06-02-2002 03:43 PM

Not sure if the image is coming up but here is the link:

http://www.geocities.com/spyglass.geo/fitcd.gif

I changed the Block-TV Overscan to 0, and adjusted the Resize to 704x480 and the destination size to 704x480 with XVCD. However, the Crop is down to 528x480. Is this ok?

Spyglass

kwag 06-02-2002 05:48 PM

Quote:

Originally Posted by Spyglass
Not sure if the image is coming up but here is the link:

http://www.geocities.com/spyglass.geo/fitcd.gif

I changed the Block-TV Overscan to 0, and adjusted the Resize to 704x480 and the destination size to 704x480 with XVCD. However, the Crop is down to 528x480. Is this ok?

Spyglass

Move the "Round to:" slider in FitCD until you get "error: 0%"

kwag

syk2c11 06-09-2002 09:06 AM

What is the value of "Trim" standing for? If I want to set the exact script as you suggested, can I enter/alter the script directly inside the far left lower window (inside the window of AviSynth), or I have to select/check those tiny buttons/boxes in order to make FitCD to show the correct script.

kwag 06-09-2002 03:30 PM

Quote:

Originally Posted by syk2c11
What is the value of "Trim" standing for? If I want to set the exact script as you suggested, can I enter/alter the script directly inside the far left lower window (inside the window of AviSynth), or I have to select/check those tiny buttons/boxes in order to make FitCD to show the correct script.

You can edit the script directly in the lower left window, and then save it.

kwag


All times are GMT -5. The time now is 03:25 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.