digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Avisynth Scripting (http://www.digitalfaq.com/archives/avisynth/)
-   -   Avisynth: Can't load avi properly with avisynth 2.52 (http://www.digitalfaq.com/archives/avisynth/3848-avisynth-load-avi.html)

zes 06-02-2003 09:39 AM

can't load avi properly with avisynth 2.52
 
hello,

i switched over to avisynth 2.52, but i can't seem to load my avifile with the right size. i had the same problem in 2.08 but there 'converttoyuy2()' solved all my problems. now tmpgenc keeps telling me it wants to use 820x56, which ofourse doesnt work.

i use: Mpeg2Source("C:\movie.avi") to load it, maybe that's the problem?

boeddha 06-02-2003 09:46 AM

Hello zes,

I think that if you want to load an avifile you have to use AviSource("c:\...")

zes 06-02-2003 10:28 AM

i ve tried that before and it has no effect

Jellygoose 06-02-2003 03:08 PM

post the whole script with the resizing values...

zes 06-02-2003 03:12 PM

found it :)
 
i have found it :)
i opened the .avs with virtualdub. it has clear error messages that told me what was wrong.

all i had to do was to use this

AviSource("C:\movie.avi")
ConvertToYv12()

instead of the mpeg2source()

problem solved then thanks anyway ;)


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

Site design, images and content © 2002-2026 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2026 Jelsoft Enterprises Ltd.