PDA

View Full Version : VFAPI Reader Codec error message


BigSwopa
9th December 2003, 13:37
Hi there!

Can you help me with this error message in VFAPI Reader Codec? It's very hard to find help via google, because this error message has no "title", you can only see lots of question marks...
It always occurs when I try to load an .avs- file into the program. But it works with .tpr- files.
And it works with .avs-file when I COMPLETELY install the K-Lite Codec Pack. If I miss installing one codec of the pack(no matter which) it doesn't work again. :-/

http://coper23.i-networx.de/error.gif

Thank you very much for help! :-)

Julian

Wilbert
9th December 2003, 14:19
Are you feeding it with RGB24? If not, add a ConvertToRGB24 at the end of your script. Installing huffyuv might also solve the problem.

Btw, don't install codec packs. That might you give trouble one day.

BigSwopa
9th December 2003, 14:49
Originally posted by Wilbert
Are you feeding it with RGB24? If not, add a ConvertToRGB24 at the end of your script. Installing huffyuv might also solve the problem.

Btw, don't install codec packs. That might you give trouble one day.

I don't have K-Lite Codec Pack installed since it caused protection errors in my memory, just like the Nimo codec pack.
But there is a problem with HuffYUV...I can't install it anymore, because whenever I right-click on the .inf-file and choose "install" it says something like "couldn't find setupx.dll". So I downloaded the file from the internet and now it says something like "setupx.dll is no valid windows file". Even installing HuffYUV with a codec pack didn't work for me. The codec is listed nowhere, neither in VirtualDub, nor anywhere else :-(

BigSwopa
9th December 2003, 16:13
Btw, it works now when I put ConvertToRGB24 at the end of my script :-)
Thnx a lot!!!
Now only the problem with HuffYUV is left which is really annoying since I really need that codec.