B2C2, Inc. - Software Development Kit |
TestAVFilter is a Windows/Linux command-line application that tests the Audio/Video PID interface to the B2C2 MPEG-2 filter, including the callback video window described in IB2C2MPEG2AVCtrl2::SetCallbackForVideoMode. The desired tuner parameters and Audio/Video PIDs are set via command-line arguments.
Run TestAVFilter directly from the command prompt by typing TestAVFilter followed by the required command-line arguments. Note: Settings provided are for example only. Actual Tuner and PID settings vary with the local network.
Satellite Example:
TestAVFilter -i s -f 12384 -s 20000 -l 11250 -e auto -o h -k 0 -d a/a -pa 0x1623 -pv 0x1622
To run TestAVFilter from script, edit a *.bat file script such as run_tavf_sat.bat using required command-line arguments. Run the *.bat file by typing its name (run_tavf_sat.bat) at the command prompt.
|
Example:
|