Quantcast KVCD: Aspect Ratio Problems - digitalFAQ.com Forums [Archives]
Go Back    digitalFAQ.com Forums [Archives] > Video Production Forums > Video Encoding and Conversion

Reply
 
LinkBack Thread Tools
  #1  
01-31-2003, 04:03 PM
PyRoMaNiA PyRoMaNiA is offline
Free Member
 
Join Date: Jan 2003
Location: a PAL land (UK)
Posts: 408
Thanks: 0
Thanked 0 Times in 0 Posts
OK, when I use the KVCDx3 528x576 template the picture is squashed vertically. And, when using:

Gripcrop(352, 28
Gripsize()


...when I load it into TMPGEnc, the aspect ratio changes to something like 352x176....if I use TMPGEnc's resize it stretches the picture out of proportion...am I supposed to just leave it as 352x176?? I'm kind of new to this KVCD stuff so I hope someone can help me.
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-31-2003, 04:34 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 PyRoMaNiA
OK, when I use the KVCDx3 528x576 template the picture is squashed vertically. And, when using:

Gripcrop(352, 28
Gripsize()


...when I load it into TMPGEnc, the aspect ratio changes to something like 352x176....if I use TMPGEnc's resize it stretches the picture out of proportion...am I supposed to just leave it as 352x176?? I'm kind of new to this KVCD stuff so I hope someone can help me.
Hi PyRoMaNiA,
Welcome

You forgot to add GripBorders().

So it should read like this:

Code:
Gripcrop(352, 288)
Gripsize()
GripBorders()
Now when you open it with TMPEG, you'll see that the resolution sets itself to 352x288

-kwag
Reply With Quote
  #3  
02-01-2003, 06:09 AM
PyRoMaNiA PyRoMaNiA is offline
Free Member
 
Join Date: Jan 2003
Location: a PAL land (UK)
Posts: 408
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks!

Works fine now, but what about the KVCDx3 thing?
Reply With Quote
  #4  
02-01-2003, 08:28 AM
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 PyRoMaNiA
Thanks!

Works fine now, but what about the KVCDx3 thing?
Load the KVCDx3 template, and adjust your script to this:
Code:
Gripcrop(528, 576) 
Gripsize() 
GripBorders()



-kwag
Reply With Quote
  #5  
02-01-2003, 02:05 PM
PyRoMaNiA PyRoMaNiA is offline
Free Member
 
Join Date: Jan 2003
Location: a PAL land (UK)
Posts: 408
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks!
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
TMPGEnc: Aspect Ratio vs Source Aspect Ratio? Brenth Video Encoding and Conversion 3 08-14-2008 03:26 AM
First KDVD - sampler, aspect ratio, general problems ZoMBiE Video Encoding and Conversion 17 05-04-2005 09:08 AM
KVCD: Aspect Ratio, vertical aspect is stretched? Frunobulax Video Encoding and Conversion 3 03-28-2003 09:05 PM
KVCD: Yet more aspect ratio problems... MoovyGuy Video Encoding and Conversion 7 08-07-2002 03:39 PM
Aspect ratio vs source aspect ratio? marky Video Encoding and Conversion 1 08-02-2002 07:09 PM




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