Quantcast Getting a Mod16 Error with the 608x260 Resolution? - digitalFAQ.com Forums [Archives]
  #1  
11-05-2003, 06:45 AM
enximex enximex is offline
Free Member
 
Join Date: Oct 2003
Posts: 23
Thanks: 0
Thanked 0 Times in 0 Posts
Example : source is 636 * 477, you need to change it to 640 * 480 (640/16 = 40; 480/16 = 30). So just add this after the line Avisource :
Code:
AddBorders(4,3,0,0)


i have a source file which has the resolution of 608x260....how do i change it to 640x480..do i do it with moviestacker..i seem to be getting a mod16 error with the 608x260 resolution with v4 script....can ne1 help
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  
11-05-2003, 06:55 AM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Man, that's elemantary maths ! :banghead:

You don't have to change your res to 640*480 each time ! That's AN EXAMPLE !

You have to reach the nearest value divisible by 16.

608/16=38 nothing to do.
260/16=16.25 -> 17*16= 272 -> you must add 12 pixels on the sides.

Can't you use a calc by yourself ?

I let you see in avisynth manual how you can add 6 pixels on the left and right side (hint : see AddBorders command).
Reply With Quote
  #3  
11-05-2003, 07:08 AM
enximex enximex is offline
Free Member
 
Join Date: Oct 2003
Posts: 23
Thanks: 0
Thanked 0 Times in 0 Posts
sorry dude....i figured it out now....
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
DVD2SVCD: Error - The resolution of the video is illegal TheDJ Video Encoding and Conversion 4 04-30-2004 11:15 AM
Erreur mod16 Suzanne Conversion et d'Encodage de Vidéo (Français) 7 04-17-2004 03:30 AM
MovieStacker: 784x576 resolution encoding error? gosens Video Encoding and Conversion 1 10-31-2003 01:43 AM
BlindPP error - mod16 height? zes Video Encoding and Conversion 8 10-10-2003 10:07 AM
TMPGEnc Error: The resolution of the video is illegal emphatic Video Encoding and Conversion 2 07-05-2003 07:44 PM

Thread Tools



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