Quantcast KVCD: Source Aspect Ratio for 16:9 ? - digitalFAQ.com Forums [Archives]
Go Back    digitalFAQ.com Forums [Archives] > Video Production Forums > Video Encoding and Conversion

Reply
 
LinkBack Thread Tools
  #1  
10-03-2004, 02:32 PM
miksmith miksmith is offline
Free Member
 
Join Date: Nov 2002
Posts: 74
Thanks: 0
Thanked 0 Times in 0 Posts
I have extracted a VOB file and was transcoding section of it. The movie is 16:9 but using either an AVS script or bringing the D2V project directly into TMPEGEnd, the output is always 4:3, stretching the image.

I have looking in the KVCD template in TMPEGEnc changing "Source Aspect Ratio" and "Aspect Ratio" to 16:9, but it doesnt help.

Have I missed somethign obvious??!!

Thanks

mike

LoadPlugin("C:\My_Data\Apps\dvd\filters\mpeg2dec.d ll")
LoadPlugin("C:\My_Data\Apps\dvd\filters\fluxsmooth .dll")
LoadPlugin("C:\My_Data\Apps\dvd\filters\GripFit_pr eview.dll")
LoadPlugin("C:\My_Data\Apps\dvd\filters\blockbuste r.dll")
LoadPlugin("C:\My_Data\Apps\dvd\filters\legalclip. dll")
LoadPlugin("C:\My_Data\Apps\dvd\filters\sampler.dl l")
LoadPlugin("C:\My_Data\Apps\dvd\filters\dustv5.dll ")
LoadPlugin("C:\My_Data\Apps\dvd\filters\temporalcl eanerold.dll")

Mpeg2Source("D:\tempdata\vid\bb.d2v")

LegalClip()
GripCrop( width=352, height=288, overscan=1 )
GripSize(resizer="BilinearResize")
SpaceDust()
TemporalCleaner()
Blockbuster(method="noise", variance=.7, seed=1)
Fluxsmooth()
GripBorders()
LegalClip()
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-03-2004, 04:59 PM
Prodater64 Prodater64 is offline
Free Member
 
Join Date: Mar 2003
Location: Palma de Mallorca - España
Posts: 2,925
Thanks: 0
Thanked 0 Times in 0 Posts
GripCrop( width=352, height=288, overscan=1,source_anamorphic=true )
Reply With Quote
  #3  
10-04-2004, 12:57 AM
miksmith miksmith is offline
Free Member
 
Join Date: Nov 2002
Posts: 74
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks very much!! Knew I had missed something obvious!!! I will go and kick myself now
Reply With Quote
  #4  
10-04-2004, 03:36 AM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
There is no diff between putting "source_anarmophic=true" or not as this is the default value that Gripcrop assume when the paremeter is not present.

An avisynth script ALWAYS gives a 4:3 picture. Anamorphic picture ARE 4:3 ! Your source IS 4:3 16:9 picture does not exists. There a re 16:9 TV set but not 16:9 picture (except for avi, but this is an other story).

What do you want ? An anamorphic output (like the souce) or a letterboxed one ?
Reply With Quote
  #5  
10-04-2004, 05:32 AM
miksmith miksmith is offline
Free Member
 
Join Date: Nov 2002
Posts: 74
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks for the clarification here. It was a letterboxed film I wanted. Adding the

source_anarmophic=true

actually letterboxed the mpg. What setting would you recommend?

ta

mike
Reply With Quote
  #6  
10-04-2004, 05:56 AM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by miksmith
Thanks for the clarification here. It was a letterboxed film I wanted.
What you used is supposed to generate a letterboxed mpeg so you shouldn't have any problem
Check the output A/R under tmpgenc, it must be in 4:3. And the video arrangement method on "center".
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
TMPGEnc: What to use for Source Aspect Ratio supermule Video Encoding and Conversion 7 07-11-2007 08:31 AM
Aspect ratio, source, player, tv.. what a mess! drequena Video Encoding and Conversion 83 03-07-2005 09:01 AM
KVCD: Source Aspect Ratio? VORTECH Video Encoding and Conversion 5 12-09-2003 11:11 AM
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:27 AM  —  vBulletin © Jelsoft Enterprises Ltd