Quantcast DVD2SVCD: Cropped Part of Image on the Left and Right - digitalFAQ.com Forums [Archives]
  #1  
02-13-2003, 06:05 PM
VILLA21 VILLA21 is offline
Free Member
 
Join Date: Oct 2002
Location: Greece
Posts: 63
Thanks: 0
Thanked 0 Times in 0 Posts
Here is the Avisynth script i used for the movie "About a Boy", PAL, 16:9, ~100min :

[AVISYNTH_GripFit + Dust + TemporalCleaner + BlockBuster]
0=LoadPlugin(!Legalclip.dll)
1=LoadPlugin(!GripFit_preview.dll)
2=LoadPlugin(!DustV5.dll)
3=LoadPlugin(!TemporalCleanerOld.dll)
4=LoadPlugin(!Blockbuster.dll)
5=Legalclip()
6=GripCrop( width=^WidthValue, height=^HeightValue, overscan=1 )
7=GripSize()
8=SpaceDust()
9=TemporalCleaner()
10=Blockbuster(method="noise", variance=.3, seed=1)
11=GripBorders()
12=LegalClip()
!Blockbuster.dll=C:\Program Files\DVD2SVCD\Avisynth\Blockbuster.dll
!Legalclip.dll=C:\Program Files\DVD2SVCD\Avisynth\Legalclip.dll
!DustV5.dll=C:\Program Files\DVD2SVCD\Avisynth\DustV5.dll
!TemporalCleanerOld.dll=C:\Program Files\DVD2SVCD\Avisynth\TemporalCleanerOld.dll
!GripFit_preview.dll=C:\Program Files\DVD2SVCD\Avisynth\GripFit_preview.dll
^WidthValue=352
^HeightValue=576

On the final muxed .mpg file a small part of image on the left is cropped, why?
Actually it"s a SKVCD, i chose resize to 352x576 and output to MPEG2 on DVD2SVCD related tabs....
The quality is very good on 1CD and fixed CQ=82.
__________________
The aRt oF FaLLing ApaRt
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  
02-14-2003, 07:58 AM
VILLA21 VILLA21 is offline
Free Member
 
Join Date: Oct 2002
Location: Greece
Posts: 63
Thanks: 0
Thanked 0 Times in 0 Posts
@Kwag,
Shall i drop overscan to 0?
or
it"s no good idea to use GripFit with DVD2SVCD at all?...
__________________
The aRt oF FaLLing ApaRt
Reply With Quote
  #3  
02-14-2003, 12:33 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 VILLA21
@Kwag,
Shall i drop overscan to 0?
quote
Try first with 1. If that still shows left/right borders on your TV, then set it to 0.

-kwag
Reply With Quote
  #4  
02-14-2003, 05:54 PM
VILLA21 VILLA21 is offline
Free Member
 
Join Date: Oct 2002
Location: Greece
Posts: 63
Thanks: 0
Thanked 0 Times in 0 Posts
[/quote]Try first with 1. If that still shows left/right borders on your TV, then set it to 0.

-kwag[/quote]

It was already set to 1, see my 1st post.I don"t see any black left/right borders on my TV, the problem is that part of image is cropped on left/right!
I"ve done the same movie with the BilinearResize:

LoadPlugin("C:\Program Files\DVD2SVCD\Avisynth\Legalclip.dll")
LoadPlugin("C:\Program Files\DVD2SVCD\Avisynth\DustV5.dll")
LoadPlugin("C:\Program Files\DVD2SVCD\Avisynth\TemporalCleanerOld.dll")
LoadPlugin("C:\Program Files\DVD2SVCD\Avisynth\Blockbuster.dll")
Legalclip()
BilinearResize(352,432)
SpaceDust()
TemporalCleaner()
Blockbuster(method="noise", variance=.3, seed=1)
AddBorders(0,72,0,72)
LegalClip()

That"s the script generated by DVD2SVCD and it"s ok on my TV, but the final .mpg is bigger.
Searching the forum i found that setting the Overscan value to 0, increases the cropped part of image, is that true?
__________________
The aRt oF FaLLing ApaRt
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Função CROPPED do MencodeME - pra q serve? FlavioMetal Conversão e Codificação de Vídeo (Português) 4 05-05-2004 07:56 AM
DVD2SVCD: Image and audio choppy quality! jsauve Video Encoding and Conversion 7 09-11-2003 03:54 AM
KVCD: Video/Audio plays, but image is on left side of screen ? corwin1 Video Encoding and Conversion 2 08-18-2003 12:40 AM
DVD2SVCD: Illegal image size in Tmpgenc DKruskie Video Encoding and Conversion 6 05-12-2003 10:08 AM
Recording Video: get a black line on the left hand side of the image ? TKS Video Capturing / Recording 8 05-01-2003 09:33 AM

Thread Tools



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