![]() |
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? |
Hello zes,
I think that if you want to load an avifile you have to use AviSource("c:\...") |
i ve tried that before and it has no effect
|
post the whole script with the resizing values...
|
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 ;) |
Site design, images and content © 2002-2026 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2026 Jelsoft Enterprises Ltd.