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?
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?