Quantcast KVCD: Black Borders Problem... - digitalFAQ.com Forums [Archives]
  #1  
08-20-2003, 05:02 PM
strider_k strider_k is offline
Free Member
 
Join Date: Aug 2003
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
I just encoded a Divx anime to KVCD by using tmpeg template kvcd plus 352x480.

My source divx video info:

512x384
23.976

Here is the script I used:

#================================================= =====#
# -= AviSynth script by MovieStacker v2.0.0 (beta3) =- #
#================================================= =====#

LoadPlugin("C:\Program Files\MovieStacker\Filters\MPEG2Dec.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\STMedianFilter.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\GripFit_preview.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\DustV5.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\UnFilter.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\LegalClip.dll")

AviSource("E:\MP3 Player\Pretear - 01 no audio.avi")
LegalClip()
GripCrop(352, 480, overscan=1, source_anamorphic=false)
GripSize(resizer="BicubicResize")
STMedianFilter(8, 32, 0, 0, 8, 32)
SpaceDust()
UnFilter(50, 50)
TemporalSmoother(1, 2)
MergeChroma(blur(1.5))
MergeLuma(blur(0.2))
GripBorders()
LegalClip()

After I burned this on the VCD and played this in my dvd player (apex 1500), there are two big black borders at the top and the bottom on my tv (not a widescreen tv).

Like this: My diagram sucks. I hope you folks know what I mean though.
_______________
| black border
|_______________
|
| main video
|_______________
| black border
|_______________

Is this normal? Because the video looks awkward, it is stretched out horizontally and pressed down vertically.
How can make this to full screen?
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  
08-20-2003, 05:08 PM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
You probably use gripcrop in your script without using the parameter 'source_anamorphic=false'.
Reply With Quote
  #3  
08-20-2003, 05:37 PM
strider_k strider_k is offline
Free Member
 
Join Date: Aug 2003
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks for your quick response.

I tried to remove 'source_anamorphic=false' from my .avs and encoded the anime again. Same result though.

Some more info:

I used KVCDx3-MPEG-1-NTSCFilm.mcf to encode the anime and changed the resolution to 480x480. The result is: there are still black borders on the top and bottom although not as big as the one in 352x480.

I used KVCDx3-MPEG-2-NTSCFilm.mcf to encode the anime and changed the resolution to 480x480. The result is: no borders! It fit the movie to full screen.

I used SKVCD-352x480-_NTSC_.mcf to encode the anime again at 352x480. The result: no borders!!! It fit the movie to full screen again.

I am very confused.

Any idea?
Reply With Quote
  #4  
08-20-2003, 05:39 PM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Stop using Divx.
Reply With Quote
  #5  
08-21-2003, 07:29 AM
Jellygoose Jellygoose is offline
Free Member
 
Join Date: Jun 2002
Location: Germany
Posts: 1,288
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by Dialhot
Stop using Divx.
I totally agree with that one...
However, you should try 2 more things... Make sure your "Video Arrange Method" in TMPGEnc is set to "Center".
If that doesn't help, drop the GripFit lines from the script, load the AVI in MovieStacker and use the resizing values that MovieStacker will give you. See if that helps...
__________________
j3llyG0053
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Pal kvcd - after ripping the black borders are smaller? rifmeister Video Encoding and Conversion 2 04-24-2006 06:16 PM
KVCD: How to Remove black borders? raven2707 Video Encoding and Conversion 11 11-02-2003 07:14 PM
KVCD: black borders get encoded and are blocky? DVDfan Video Encoding and Conversion 2 08-21-2003 03:39 AM
KVCD: the picture has BIG black borders? Reno Video Encoding and Conversion 9 05-19-2003 07:24 PM
KVCD: How do i get rid of black borders? Adder Video Encoding and Conversion 3 03-21-2003 10:23 AM

Thread Tools



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