View Full Version : An error occured during a transmission with the VFAPI Frame Server ??
qwprince
14th November 2004, 09:15
"An error occured during a transmission with the VFAPI Frame Server"
This is the error i get when i add a divx-encoded-avi to TMPGEnc 3.0 Express .. How do i fix this ? I did download couple of vfapi plugins but that dint solve the problem .. my understanding of a vfapi container/wrapper is limited, but i guess if i find the right one it might just work fine, shudnt it?
btw im running Win2K Server Edition & multimedia works fine - i guess this problem shud be related to the OS problems...
regs
Sn8kbordin
6th November 2005, 20:40
I have the same problem. The avi imports fine, but when you try to cut/edit or apply filters and scroll thruout the movie, or during encoding/outputing (at 2nd pass) I get the same error.
ANyone?
TheCreamCrackerBoy
7th November 2005, 00:54
Try creating an AviSynth script and then import it with TMPGEnc. It should do it.
Sn8kbordin
7th November 2005, 07:54
Is there an application that can do a script for me?
I don't know how to make scripts. :confused:
TheCreamCrackerBoy
7th November 2005, 14:56
Is there an application that can do a script for me?
I don't know how to make scripts. :confused:
Hi, Sn8kbordin,
I don't know where is an application, but try this:
1. If you don't have AviSynth installed, get it at http://sourceforge.net/project/showfiles.php?group_id=57023 - recommended version: 2.5.6a. Install it.
2. Generate an text file with your notepad program (not wordpad). Ex.: script.txt. This is your script.
3. Open the script file and write the following line:
AviSource("c:\videos\myvideo.avi")
3.1. Use the correct path and filename, and
3.2. Hit <<enter>> at the end of the line, otherwise the command won't work
3.3. Save the changes
4. Change the extension of your script to avs (now it should be script.avs)
5. Import it with TMPEG.
Also, visit http://www.avisynth.org/ to learn about AVS (AViSynth) scripting. It is really useful not only for converting videos, but for processing them.
[]s
TheCreamCrackerBoy.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.