Quantcast MovieStacker: 784x576 Resolution Encoding Error? - digitalFAQ.com Forums [Archives]
  #1  
10-31-2003, 01:11 AM
gosens gosens is offline
Free Member
 
Join Date: Oct 2003
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
I am using Moviestacker to create an .avs from my .d2v. My source is a 544x480 mpeg2 and I'm wanting to convert to KDVD. In moviestacker my source is listed at 3/4 DVD and I set my destination to DVD (720x488... with resize at 688x446).

When I try to load the .avs in CCE encoder, I'm told it can't open a 784x56 file.

If I open it in tmpg encoder, it says 784x56 at the bottom until I choose the KDVD template.

Am I doing something wrong in Moviestacker or is there something wrong with the .avs? Attached is the .avs: (you'll see this also in another topic where I'm having trouble encoding sample files)

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

LoadPlugin("E:\TV\MovieStacker\Filters\MPEG2Dec.dl l")
LoadPlugin("E:\TV\MovieStacker\Filters\DustV5.dll" )
LoadPlugin("E:\TV\MovieStacker\Filters\UnFilter.dl l")
LoadPlugin("E:\TV\MovieStacker\Filters\LegalClip.d ll")
LoadPlugin("E:\TV\MovieStacker\Filters\Sampler.dll ")

Mpeg2Source("L:\PVR\test project\alftest.d2v")
LegalClip()
BilinearResize(688, 446, 0, 5, 544, 470)
FaeryDust()
UnFilter(50, 50)
TemporalSmoother(1, 2)
MergeChroma(blur(1.58))
MergeLuma(blur(0.2))
AddBorders(16, 17, 16, 17)
LegalClip()

Sampler(length=18)
## MPEG size = ((Total frames/MovieTimeInMinutes)/24) * MPEG sample file size * .98 ##

Thanks in advance
gosens
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, 01:43 AM
fabrice fabrice is offline
Free Member
 
Join Date: Mar 2003
Location: Madrid-Spain
Posts: 515
Thanks: 0
Thanked 0 Times in 0 Posts
Hi,

It gives you this resolution because there is an error in your script, and avisynth output this error (he write it in the output stream).

You can watch you avs file or open it with virtualdub, and it will tell you the wrong line.

Salu2
Fabrice
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
MovieStacker: want to make a kdvd with 544x576 resolution zagor Video Encoding and Conversion 5 04-07-2004 06:40 PM
MovieStacker: TMPGEnc Error xfsrg Video Encoding and Conversion 9 11-14-2003 12:01 PM
getting a mod16 error with the 608x260 resolution? enximex Video Encoding and Conversion 2 11-05-2003 07:08 AM
MovieStacker: tmpgenc gives me an error of illegal resolution? ntirules Video Encoding and Conversion 4 06-16-2003 03:17 PM
MovieStacker: TMPG Error Anonymous Video Encoding and Conversion 12 03-07-2003 09:57 AM

Thread Tools



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