PDA

View Full Version : "Unrecognized exception" when generating a preview


Pieter.txt
12th May 2005, 19:43
I'm trying to convert a divx file. This is what Gspot says about it:


Size:
1.36 GB (or 1,400 MB or 1,433,944 KB or 1,468,358,656 bytes)

Container:
OpenDML (AVI v2.0)
Interleave: 1 vid frame (42 ms), preload=512
Audio frames: Split across interleaves
File Length Correct

Metadata:
[ISFT] Nandub v1.0rc2
[JUNK] Nandub build 1853
[JUNK] release
[USER] XviD0009

Audio:
0x2000(AC3, Dolby Laboratories, Inc) AC3
48000Hz 384 kb/s total (5 chnls)
Codec(s) Installed

Video:
Xvid
Divx
Codec(s) Installed

t:
len - 01:43:25
frms - 148,766
kbps - 1502
Qf - 0.209
pics/sec - 23.976
frms/sec - 23.976

d:
frame - 640x468
FAR - 1.368 (26:19)
PAR - 1.000
DAR - 1.368 (26:19)


I use the latest build of DVD2SVCD and D2SRoba and CCE 1.6.7

I fill in the necessary values and choose aspect ratio 4:3 (no borders, encoded as 4:3), because that's the ratio of the file.

However, when I try to get a preview it just says:
"Evaluate: Unrecognized exception! (..\preview.avs, line4)"

The contents of preview.avs is:


LoadPlugin("F:\PROGRA~1\DVD2SVCD\AVISYN~1.5PL\Mpeg2dec\MPEG2D~1.DLL")
AVISource("F:\MYMOVIE.AVI",audio=false)
Import("F:\Program Files\DVD2SVCD\Tylo\RoBaConditional.avs")
LanczosResize(554,480)
AddBorders(83,0,83,0)
Trim(74383,74383)
ConvertToRGB()



What could I be doing wrong? I hope someone can help.
I have successfully converted movies before. The only difference is that I used the anamorphic aspect ratio. I'm not doing this know because this movie is already 4:3, so anamorphic would not get me the best result (I think).

ChickenMan
13th May 2005, 13:00
There is a problem in the latest D2S, for 4:3 AVI's you need to select for aspect ratio "16:9 (borders added, encode as 4:3)" would you believe :D Mr DVD2SVCD says this issue/bug will be addressed in the next release of D2S.

Pieter.txt
14th May 2005, 11:45
that looks a lot better
thanks