122
Argus Encoder Family Version 2.6 API Developer’s Guide
Filter Manager Error/Status Codes
-185
Error creating video elementary storage object.
Ascertain that RemoteStore
is registered.
-189
Error creating mux storage object.
Ascertain that RemoteStore
is registered.
-194
Error initializing mux or Ligos mux object.
Ascertain that Multiplexor is
registered.
-201
Error creating VSP object.
Ascertain that IBMVSP is
registered.
-219
Error creating second audio object.
Ascertain that IBMAudio is
registered.
-227
Error creating Ligos, Real, or WMF object.
Ascertain that LigosEncode,
RealEncode, AsfEncode
component is registered.
-230
During cue, mux component received an invalid
stream type (0=system, 1=program, 2=transport,
3=elementary).
Check Registry setting of
mux stream type.
-233
Error creating or initializing plug-in component's
input pin.
-233 through -248 are all
plug-in errors. Since they
are working with the source
code, developers should be
able to track these error
codes themselves.
-234
Attempted to initialize plug-in component when it
was already initialized.
-235
Error starting suspended plug-in process thread.
-236
Attempted to start plug-in when it is already
encoding.
-237
Attempted to start plug-in without cueing it.
-238
Attempted to stop the plug-in component when it
was not playing.
Filter Manager Error/Status Codes (Continued)
Error Code
Meaning
Comments
Table C-1. Filter Manager Error/Status Codes (Continued)