PDA

View Full Version : Virtualdubmod resize error


puma99dk|
8th September 2008, 20:18
i am getting this error then i try to resize the resolution of a movie.

http://Christmas-NetDK.off-topic.dk/virtualdubmod.jpg

and thats no matter if i use resize (internal) or VDMod_Resize (internal) in filter.

i save it in XViD Codec then it show the error, but if i choose "(Uncompressed RGB)" it doesn't show the error, what can i do, i don't have space for a uncompressed movie at 100gb or more.

My avs looks like this:

DirectShowSource("C:\Folder\GITS.pass1.avi", fps = 23.976, convertfps = true)

and if i add "BicubicResize(720, 405)" to the avs i cant even open it at virtualdubmod it come with an error too.

Brazil2
8th September 2008, 21:54
and if i add "BicubicResize(720, 405)" to the avs i cant even open it at virtualdubmod it come with an error too.
IMO 405 can't work, you should use 406 instead.

puma99dk|
8th September 2008, 22:14
IMO 405 can't work, you should use 406 instead.

thx that works Brazil2, but i got 720x405 from "VDMod_Resize (internal)" filter so i through that was the right one :stupid:


Virtualdubmod is starting:)

Sharktooth
9th September 2008, 02:36
that error is shown coz the encoder you're using does not support that resolution while the 405px (and all odd res) will work when saving to an uncompressed format.
many encoders require mod2, mod4 or even mod16 to work. virtualdub cant know how you will save your clip so it will assume you know what you're doing and will proceed with the resize.