Quantcast How to get the Picture to Not Stretch During the Encode? - digitalFAQ.com Forums [Archives]
Go Back    digitalFAQ.com Forums [Archives] > Video Production Forums > Video Encoding and Conversion

Reply
 
LinkBack Thread Tools
  #1  
08-09-2003, 10:59 PM
incognito incognito is offline
Free Member
 
Join Date: Jul 2003
Posts: 83
Thanks: 0
Thanked 0 Times in 0 Posts
Can one of the pros look at this script and tell me what I need to do to get the picture to NOT stretch during the encode.

Code:
LoadPlugin("C:\Program Files\MovieStacker\Filters\25\MPEG2Dec3.dll") 
LoadPlugin("C:\Program Files\MovieStacker\Filters\25\STMedianFilter.dll") 
LoadPlugin("C:\Program Files\MovieStacker\Filters\25\GripFit_YV12.dll") 
LoadPlugin("C:\Program Files\MovieStacker\Filters\25\loadpluginex2.dll") 
LoadPlugin("C:\Program Files\MovieStacker\Filters\25\DustV5.dll") 
LoadPlugin("C:\Program Files\MovieStacker\Filters\25\UnFilter.dll") 


AviSource("G:\Ripps\Current\Movie.avi", false)

Limiter() 
UnFilter(50, 50) 
GripCrop(480, 480, source_anamorphic=false) 
GripSize(resizer="BicubicResize") 
STMedianFilter(8, 32, 0, 0) 
ConverttoYUY2() 
SpaceDust() 
MergeChroma(blur(1.5)) 
MergeLuma(blur(0.2)) 
GripBorders() 
Limiter()
I have a feeling that I'm missing something here.
__________________
I own a Philips DVD 701. NTSC.
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-09-2003, 11:52 PM
Dano Dano is offline
Free Member
 
Join Date: Apr 2003
Location: Brockton, MA
Posts: 134
Thanks: 0
Thanked 0 Times in 0 Posts
Unless your source is actually anamorphic it is not your script that is the problem but what you are choosing as the Video Arrange Method in TMPGenc.
__________________
-Dano
Reply With Quote
  #3  
08-10-2003, 07:59 PM
incognito incognito is offline
Free Member
 
Join Date: Jul 2003
Posts: 83
Thanks: 0
Thanked 0 Times in 0 Posts
Can I manually set up TMPGEnc to encode to KVCD? I thought ToK and all the other tools helped to set up TMPGEnc to do the encode. How do I configure TMPGEnc manually??
__________________
I own a Philips DVD 701. NTSC.
Reply With Quote
  #4  
08-10-2003, 08:10 PM
totonho03 totonho03 is offline
Free Member
 
Join Date: Apr 2003
Location: Fallston, MD. USA
Posts: 419
Thanks: 0
Thanked 0 Times in 0 Posts
Hi:

Sorry, but now I am confused I was under the impression that if the source is anamorphic, then your script should also show that, and the line:
Quote:
GripCrop(480, 480, source_anamorphic=false)
should actually read:
(GripCrop(480, 480, source_anamorphic=true)
Could someone clarify this for me?

Thanks

Totonho

Edit: This is reference to KVCD MPG-1
Reply With Quote
  #5  
08-10-2003, 08:19 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
Yes, I believe the line should read: GripCrop(480, 480, source_anamorphic=true )

-kwag
Reply With Quote
  #6  
08-10-2003, 09:21 PM
totonho03 totonho03 is offline
Free Member
 
Join Date: Apr 2003
Location: Fallston, MD. USA
Posts: 419
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks kwag.

In spite of my age, my memory is still working, for the time being
What were we talking about

Toto096
Reply With Quote
  #7  
08-10-2003, 10:42 PM
Dano Dano is offline
Free Member
 
Join Date: Apr 2003
Location: Brockton, MA
Posts: 134
Thanks: 0
Thanked 0 Times in 0 Posts
The default for GripFit is anamorphic=true, so it is not necessary to define the parameter if the source is anamorphic.
__________________
-Dano
Reply With Quote
  #8  
09-04-2003, 07:05 AM
C S Lowe C S Lowe is offline
Free Member
 
Join Date: Sep 2003
Location: Sweden
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by kwag
Yes, I believe the line should read: GripCrop(480, 480, source_anamorphic=true )

-kwag
first of all, let me just say "HI" to everyone who reads this, since this is my first post on this forum! I've been coming here for a while now, and I've learned a lot from what's been posted. This is truly a great place

so then, on to my question -

if using GripCrop(, , source_anamorphic=true )

will I then achive the same as when I, in tmpgenc, pick "source aspect ratio - 1:1" ? (I use that setting whenever the source don't have a standard aspect ratio, since as I've understood it that's the way to go)

oh I just thought of another thing I've been unable to figure out even though I've searched the forum and reading the avisynth manual (guess I've just missed it...)
How do I, when using a script, get the "Video arrange method": Full Screen (keep aspect ratio) that I use in tmpgenc?

thanks in advance for any thoughts about this
__________________
To do just the opposite is also a form of imitation
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Get sound but the picture is all scrambled? caseywan Video Encoding and Conversion 9 10-08-2006 03:23 PM
Stretch 16:9 to 4:3 when encoding to gain more quality? Jollito Video Encoding and Conversion 2 07-06-2004 10:57 AM
After encode, the picture is narrower on my TV? VORTECH Video Encoding and Conversion 19 12-22-2003 04:39 PM
KVCD: the picture is too low? CheronAph Video Encoding and Conversion 10 05-01-2003 11:36 AM
KVCD: get a really bad picture? Anonymous Video Encoding and Conversion 8 01-04-2003 02:54 PM




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