Quantcast TMPGEnc Showing Wrong Resolution? - digitalFAQ.com Forums [Archives]
Go Back    digitalFAQ.com Forums [Archives] > Video Production Forums > Video Encoding and Conversion

Reply
 
LinkBack Thread Tools
  #1  
06-12-2003, 01:41 PM
Reno Reno is offline
Free Member
 
Join Date: Nov 2002
Location: Sunny California
Posts: 242
Thanks: 0
Thanked 0 Times in 0 Posts
I've got ToK all set up, avisynth re-installed, the newest version of Moviestacker, and a registered version of Tmpgenc. When I fire up ToK to encode using the preset for optimal script (avisynth 2.0x),

Tempgenc returns this totally off-the-wall resolution (352x56)!!!

It then errors out, saying the resolution of the video is illegal!!!!

I know it isn't my script, because my script drops into Tmpgenc without incident...

My source is 480x384, and PAL, but should that even make a difference?

(P.S. On another frustrating note, aspect ratio appears vertically stretched even with the raw optimal script. God, this sucks!!!!!!!!!!!!!)

HELP
__________________
"There are two rules for ultimate success in life.
1. Never tell everything you know."
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  
06-12-2003, 02:22 PM
Jellygoose Jellygoose is offline
Free Member
 
Join Date: Jun 2002
Location: Germany
Posts: 1,288
Thanks: 0
Thanked 0 Times in 0 Posts
What are your resizing lines? can you post the script?
__________________
j3llyG0053
Reply With Quote
  #3  
06-12-2003, 11:12 PM
Reno Reno is offline
Free Member
 
Join Date: Nov 2002
Location: Sunny California
Posts: 242
Thanks: 0
Thanked 0 Times in 0 Posts
Here it is, Jelly. Turns out Kwag's script is fine (the actual source is also stretched)

#================================================= =====#
# -= AviSynth script by MovieStacker v2.0.0 (beta3) =- #
#================================================= =====#

LoadPlugin("C:\Program Files\MovieStacker\Filters\MPEG2Dec.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\GripFit_preview.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\UnFilter.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\LegalClip.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\Sampler.dll")

AviSource("C:\Source\whatever.avi")
ConverttoYUY2
LegalClip()
GripCrop(528, 480, overscan=2, source_anamorphic=false)
GripSize(resizer="BilinearResize")
UnFilter(50, 50)
TemporalSmoother(1, 2)
MergeChroma(blur(1.5)
MergeLuma(blur(0.2))
GripBorders()
LegalClip()

--------------------------------
Still doesn't explain the ToK problem, though...
__________________
"There are two rules for ultimate success in life.
1. Never tell everything you know."
Reply With Quote
  #4  
06-12-2003, 11:42 PM
Anerboda Anerboda is offline
Free Member
 
Join Date: Mar 2003
Location: Denmark
Posts: 132
Thanks: 0
Thanked 0 Times in 0 Posts
After you load your script in ToK, try clicking at the "Video" tab,
and see if there is an error.

Quote:
Tempgenc returns this totally off-the-wall resolution (352x56)!!!
...this is often the resolution of an error, it could be a codec problem...

Anerboda
Reply With Quote
  #5  
06-13-2003, 01:17 AM
ozjeff99 ozjeff99 is offline
Free Member
 
Join Date: May 2002
Location: Sydney, Australia
Posts: 159
Thanks: 0
Thanked 0 Times in 0 Posts
Hi Reno

Check the output resolution of the script in Vdub to ensure it is 528x480. If not then maybe Gripfit is not handling your odd source res properly in which case I would use the MovieStacker parameters without it checked.

ozjeff99
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
TMPGEnc: Quality of Template Resolution VS Standard Resolution? afx Video Encoding and Conversion 1 12-29-2003 07:56 PM
Wrong resolution in output? heiloku Video Encoding and Conversion 3 10-02-2003 11:18 PM
KVCD: Tmpgenc says wrong resolution? scb212 Video Encoding and Conversion 1 07-01-2003 09:14 PM
TMPGEnc: CVD has wrong resolution? tal65 Video Encoding and Conversion 3 06-19-2003 03:09 PM
Kvcd template creates wrong resolution mpg file? tal65 Video Encoding and Conversion 8 06-19-2003 01:47 AM




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