Log in

View Full Version : Canīt get it to encoder LastCDPicture


Randal Oliveira
29th May 2003, 23:51
When ever I try to encode a still picture (Tilte, Change or Last) I get an error window like this:

This window size is not accepted by selected MPEG-2 level.

My *.avs file is:

Import("C:\Arquivos de programas\DVD2SVCD\Movie\ResampleAudio.avs")
LoadPlugin("C:\ARQUIV~1\DVD2SVCD\AVISYN~1\AVISYN~1.DLL")
Blackness(2)
AssumeFPS(29.970)
ConvertToYUY2
BicubicResize(480,576)
AvisynthBMP_Loader("C:\Arquivos de programas\DVD2SVCD\Movie","TitlePicture.bmp")
BicubicResize(400,480)
AddBorders(152,0,152,0)
BicubicResize(480,480)
ResampleAudio(44100)

I'm using tmpegnc plus 2.59.47.155 - error is supposed to be in line 8

DVD2SVCD 1.1.3b2

Could anyone help me?

ultradna
30th May 2003, 10:33
The error message "This window size is not accepted by selected MPEG-2 level."appears in TMPG, not in a popup? In red letters?

Then it is the message of AviSynth, if yes go to the AviSynth Forum (http://forum.doom9.org/forumdisplay.php?s=&forumid=33) or the DVD2SVCD Forum (http://forum.doom9.org/forumdisplay.php?s=&forumid=47).

This forum is for TMPGEnc only.