Quantcast KVCD: Incorrect Screen Format? - digitalFAQ.com Forums [Archives]
Go Back    digitalFAQ.com Forums [Archives] > Video Production Forums > Video Encoding and Conversion

Reply
 
LinkBack Thread Tools
  #1  
10-30-2003, 07:32 PM
shibumi shibumi is offline
Free Member
 
Join Date: Sep 2003
Posts: 39
Thanks: 0
Thanked 0 Times in 0 Posts
I have an xsvcd which is 480x480(16:9) at 29.970fps. As my dvd player only plays pal discs Im converting it to pal using the MA script.everything is fine apart from when it is encoded I end up with vertical borders down each side of the screen,the movie plays fine but on a widescreen TV it shows up as 4:3 with a 2inch border on the left side and on the right side. I was wondering what line I could put in a script to get it to fill the full width of the screen.I use Tok but have been trying just loading the script into TMPGenc and adjusting various settings but the uotput result is always the same,Any help would be gratefully appreciated.Heres the 1st few lines of my script-

## Main section and static filters ###
#
Mpeg2Source("C:\Documents and Settings\stu\Desktop\Myxsvcd.d2v")
#
undot()
Limiter()
asharp(1, 4)
GripCrop(352, 240, source_anamorphic=false)
GripSize(resizer="BicubicResize")
STMedianFilter(3, 3, 1, 1 )
MergeChroma(blur(MaxTreshold))
MergeLuma(blur(0.1))


The rest is as per MA script.
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  
10-31-2003, 05:46 AM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Your TV is widescreen so you have to use :
Code:
GripCrop(352, 240, source_anamorphic=false,dest_anamorphic=true)
But your CQ will suffer from this. Be carefull.
Reply With Quote
  #3  
10-31-2003, 06:04 AM
Jellygoose Jellygoose is offline
Free Member
 
Join Date: Jun 2002
Location: Germany
Posts: 1,288
Thanks: 0
Thanked 0 Times in 0 Posts
Also make sure that you have TMPGEnc set to 4:3 anyway, and under "Video Arrange Method" set to Center.
__________________
j3llyG0053
Reply With Quote
  #4  
10-31-2003, 10:10 AM
shibumi shibumi is offline
Free Member
 
Join Date: Sep 2003
Posts: 39
Thanks: 0
Thanked 0 Times in 0 Posts
If I use the line

GripCrop(352, 240, source_anamorphic=false,dest_anamorphic=true)

then Tmpgenc and Tok just dissapear and shut themselves down,it doesnt mind the source anamorphic part but the dest anamorphic causes it to crash for some reason.

And I have Tmpgenc set to 4:3 and it doesnt make any difference what I have it set to with this particular file.Ive tried various tmpgenc settings but the output is always the same.
Reply With Quote
  #5  
10-31-2003, 10:32 AM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Do you know how to use Moviestacker ? If yes, drop Gripcrop and use Moviestacker for the resizing parameters.

If not, open you avs script in wmp and see if there is an error reported.
Reply With Quote
  #6  
10-31-2003, 11:16 AM
shibumi shibumi is offline
Free Member
 
Join Date: Sep 2003
Posts: 39
Thanks: 0
Thanked 0 Times in 0 Posts
Not sure how to use the resize in moviestacker without gripcrop,I'll go search.I can open my avs script in wmp no probs but the output is still a perfect square,ie width the same as height,when outputted on my tv it has small borders top n bottom but great big ones on the left n right. Strange that I cant get tmpgenc to accept my script with the dest anamorphic line in!!
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
BeSweet: Incorrect vbr header Mental Audio Conversion 4 09-14-2004 10:57 AM
Widescreen vs Full screen? film takes small proportion of screen? vdk_au Video Encoding and Conversion 1 02-01-2004 12:35 AM
Bitrates: Parameters incorrect.... TheDJ Video Encoding and Conversion 11 01-08-2004 06:28 PM
Avisynth: Incorrect screen format using MA script!! mistermickster Avisynth Scripting 12 12-03-2003 10:00 AM
KVCD: Incorrect Time shown? mrj03 Video Encoding and Conversion 5 07-04-2003 08:27 PM




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