@desc : Invoke Digital Rapids to transcode
@conn : http://[DigitalRapids ip]:44000/TranscodeMgrWS
@HBconn : http://[DigitalRapids ip]:44000/TranscodeMgrWS
PROPERTIES
| Name |
DigitalRapids |
| System ID |
DR |
| Connection String |
null |
| Heartbeat Connection String |
null |
SUPPORTED NODE
DEFINITIONS
* The message has been deprecated.
Please use the replacement message(s) instead.
NODE DEFINITION
DETAILS
@description : Launch a job to transcode to multipul files and wait for completed.
@param projectName : The name of the project which will perform this task.
@param fullFilePath : specify the source media for the transcode operation.
@param destfilepath : destination directory for post transcoded files.
@param priority : The user level priority of this task.
@param runtimePropPathList : Support to specify a group of runtime property paths.
@param runtimePropValueList : Support to specify a group of runtime property values.
@param delay : Delay Time (in seconds) between calls the adaptor makes to Digital Rapids.
@param id : The task id obtained from Digital Rapids.
@param outputFileList : A LIST of the output files generated by a transcode job.
@param state : Current state of this Transcode Task: QUEUED, IN_PROGRESS, POST_PROCESS, COMPLETE, FAILED, CANCELLED
@param statusDetail : Detail text of any error messages.
@param error-message : Detail text of any error messages. Used to display in context of cms.
@param percentComplete : Transcode Task Percentage.
REQUEST MESSAGE:
| Parameter Name |
Blank Value Allowed? |
Description / Value |
RESPONSE MESSAGE:
| Parameter Name |
Description / Value |
| destfilepath |
destination directory for post transcoded files. |
| error-message |
Detail text of any error messages. Used to display in context of cms. |
| fullFilePath |
specify the source media for the transcode operation. |
| id |
The task id obtained from Digital Rapids. |
| priority |
The user level priority of this task. |
| projectName |
The name of the project which will perform this task. |
| delay |
Delay Time (in seconds) between calls the adaptor makes to Digital Rapids. |
| outputFileList |
A LIST of the output files generated by a transcode job. |
| state |
Current state of this Transcode Task: QUEUED, IN_PROGRESS, POST_PROCESS, COMPLETE, FAILED, CANCELLED |
| statusDetail |
Detail text of any error messages. |
| percentComplete |
Transcode Task Percentage. |
| runtimePropPathList |
Support to specify a group of runtime property paths. |
| runtimePropValueList |
Support to specify a group of runtime property values. |
@description : Launch a job to transcode to a single file and wait for completed.
@param projectName : The name of the project which will perform this task.
@param fullFilePath : specify the source media for the transcode operation.
@param destfilepath : destination directory for post transcoded files.
@param priority : The user level priority of this task.
@param runtimePropPathList : Support to specify a group of runtime property paths.
@param runtimePropValueList : Support to specify a group of runtime property values.
@param delay : Delay Time (in seconds) between calls the adaptor makes to Digital Rapids.
@param id : The task id obtained from Digital Rapids.
@param outputFile : full file path of post transcoded file.
@param state : Current state of this Transcode Task: QUEUED, IN_PROGRESS, POST_PROCESS, COMPLETE, FAILED, CANCELLED
@param statusDetail : Detail text of any error messages.
@param error-message : Detail text of any error messages. Used to display in context of cms.
REQUEST MESSAGE:
| Parameter Name |
Blank Value Allowed? |
Description / Value |
RESPONSE MESSAGE:
| Parameter Name |
Description / Value |
| fullFilePath |
specify the source media for the transcode operation. |
| statusDetail |
Detail text of any error messages. |
| state |
Current state of this Transcode Task: QUEUED, IN_PROGRESS, POST_PROCESS, COMPLETE, FAILED, CANCELLED |
| id |
The task id obtained from Digital Rapids. |
| projectName |
The name of the project which will perform this task. |
| priority |
The user level priority of this task. |
| error-message |
Detail text of any error messages. Used to display in context of cms. |
| delay |
Delay Time (in seconds) between calls the adaptor makes to Digital Rapids. |
| destfilepath |
destination directory for post transcoded files. |
| outputFile |
full file path of post transcoded file. |
| fullFilePath |
specify the source media for the transcode operation. |
| runtimePropPathList |
Support to specify a group of runtime property paths. |
| runtimePropValueList |
Support to specify a group of runtime property values. |
The Submit Transcode Task message is used to Submit a new TranscodeRequest to Transcode Manager.
REQUEST MESSAGE:
| Parameter Name |
Blank Value Allowed? |
Description / Value |
| projectName |
NO |
The name of the project which will perform this task |
| priority |
NO |
The user level priority of this task [-1,1] |
| fullFilePath |
NO |
specify the source media for the transcode operation. |
| destfilepath |
NO |
specify the post transcoded media file path for the transcode operation. |
| runtimePropPathList |
NO |
Support to specify a group of runtime property paths. |
| runtimePropValueList |
NO |
Support to specify a group of runtime property values. |
RESPONSE MESSAGE:
| Parameter Name |
Description / Value |
| id |
The task id obtained from Digital Rapids. |
| error-message |
Detail text of any error messages. Used to display in context of cms. |
The Wait For Transcode Task Complete With File List message is used to Get the current status and details of a Transcode Task,
and return a List of the output files generated by a Transcode Task.
REQUEST MESSAGE:
| Parameter Name |
Blank Value Allowed? |
Description / Value |
| id |
NO |
Unique identifier of a Transcode Task |
| destfilepath |
NO |
Destination Directory for post transcoded files |
| fullFilePath |
NO |
Specify the source media for the transcode operation. |
| delay |
NO |
Delay Time (in seconds) between calls the adaptor makes to Digital Rapids |
RESPONSE MESSAGE:
| Parameter Name |
Description / Value |
| outputFileList |
A LIST of the output files generated by a transcode job. |
| percentComplete |
Transcode Task Percent |
| statusDetail |
Detail text of any error messages. |
| state |
Current state of this Transcode Task. QUEUED, IN_PROGRESS, POST_PROCESS, COMPLETE, FAILED, CANCELLED |
The Wait For Transcode Task Complete message is used to Get the current status and details of a Transcode Task.
REQUEST MESSAGE:
| Parameter Name |
Blank Value Allowed? |
Description / Value |
| id |
NO |
Unique identifier of a Transcode Task |
| delay |
NO |
Delay Time (in seconds) between calls the adaptor makes to Digital Rapids |
| destfilepath |
NO |
estination Directory for post transcoded files. |
| fullFilePath |
NO |
Specify the source media for the transcode operation. |
RESPONSE MESSAGE:
| Parameter Name |
Description / Value |
| error-message |
Detail text of any error messages. Used to display in context of cms. |
| outputFile |
full file path of post transcoded file |
| statusDetail |
Detail text of any error messages. |
| state |
Current state of this Transcode Task. QUEUED, IN_PROGRESS, POST_PROCESS, COMPLETE, FAILED, CANCELLED |
| © 2002 - 2012 Ericsson Television Inc. |
| All Rights Reserved. |