Page 1 of 1

Values of your playback settings

PostPosted: Mon Jul 11, 2011 4:14 pm
by shipp
How do you communicate values of your playback settings that are not available via command line switches when launching eValid in batch mode?

Re: Values of your playback settings

PostPosted: Tue Jul 12, 2011 9:29 am
by eValid
shipp wrote:How do you communicate values of your playback settings that are not available via command line switches when launching eValid in batch mode?
The feature that does this is called the PlayValue option.

PlayValue consists of a series of commands to eValid that operate at test playback time to adjust the values of some of the critical settings that affect playback. For example, there are PlayValue commands that adjust the Wait Time Multiplier, that adjust the Synchronization Wait Time Interval, the maximum Download Time Limit, etc. The User Manual will give you complete details...just search for "PlayValue."

The idea of PlayValue is that a script can, if necessary, make in-place adjustments to extend (or contract) playback settings in the middle of playback.

eValid Support