Quantcast Problem Converting Two or More AVIs to 1 KVCD - digitalFAQ.com Forums [Archives]
  #1  
03-18-2004, 12:12 PM
p2phunter p2phunter is offline
Free Member
 
Join Date: Mar 2004
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts
I'm trying to convert 2 AVI files to a single KVCD.

I've done this before and it worked. I guess the frame sizes of the AVI files were the same.

Now, I'm trying to convert 2 avis with different Frame Sizes to a single KVCD, and when I open the avs file in WMP, I get an error saying "Frame Sizes do not match"

Is what I'm trying to do even possible, if so.. can someone enlighten me on this topic?

Some info on the two Avi Files
Avi1:
Frame size: 352x224, 25.000 fps () (DivX 5.0)

Avi2:
Frame size: 352x192, 25.000 fps () (XVID)

Any thoughts?

thanks
__________________
-p2p hvnt3r-
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  
03-18-2004, 12:52 PM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
The message is chrystal clear you can proceed directly two with the "++" command in avisynth if the 2 avis dont have the same frame size.

You have to resize each file separately like this :

a=avisource("...").Bicubicresize("...").Addborders ("...")
b=avisource("...").Bicubicresize("...").Addborders ("...")
a++b

But if you plan to use a script with gripcrop or my V4 script I suggest you to simply process the file separately and target a size a 1/2 CD that is 400 MB for each. It will be far easier (and better).
Reply With Quote
  #3  
03-18-2004, 01:01 PM
p2phunter p2phunter is offline
Free Member
 
Join Date: Mar 2004
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts
thanx.. I'll check it out!
__________________
-p2p hvnt3r-
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Avisynth problem converting 29.970 avi? Mental Avisynth Scripting 10 09-24-2004 06:15 AM
Problem with Audio while converting AVI to KSVCD ? back2grave Video Encoding and Conversion 7 09-11-2004 03:47 AM
Avisynth: Problem converting 29.97fps Interlaced to 23.976 Paul0889 Avisynth Scripting 0 01-25-2004 01:15 PM
DVD2SVCD: Problem converting to PAL-KVCD TheDJ Video Encoding and Conversion 6 10-07-2003 05:08 AM
JUNTAR 2 AVIS PARA KVCD Gimenes Conversão e Codificação de Vídeo (Português) 2 09-12-2003 10:22 AM

Thread Tools



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