跳转至

Add a media set output(添加媒体集输出(Media Set Output))

When working with media sets in Pipeline Builder, you can create a media set output as the result of your pipeline. Media set outputs enable your pipelines to provide clean, transformed media data (such as images or audio) for use across the platform.

Learn more about media sets and unstructured data in Foundry.

Create a media set output

To create a media set output, first generate a new media set and then configure it in the proper format before deploying your pipeline and building the output.

Generate a new media set

First, select Add next to the Media set type in the Pipeline outputs panel to the right of the graph.

The list of output types in Pipeline Builder.

Alternatively, you can choose a transform node that produces media and select Add output.

The 'Add output' option on a selected node.

Then, select New media set.

The 'New media set' option on a selected node.

Configure the media set

There are several parameters required to configure the output media set. You can rename your output media set using the name field.

The media set output configuration in its initial state.

Select the Media type for your media set. This should match the output type of the media after any transformations you have applied.

Configuring the media set media type.

Select the Format. This should match the specific file format of the media after any transformations you have applied.

A completed media set configuration.

Now you have successfully configured a new output media set. The configuration can be changed until the pipeline gets deployed. After the pipeline is deployed, your media set output will be created in the same folder as your pipeline.

:::callout{theme="neutral"} Output media sets are transactional only. Learn more about transactional and transactionless media sets. :::

Build a media set output

After adding your media set output to your pipeline, be sure to save your changes. If you have finished transforming your media and defining your pipeline workflow, you are ready to deploy your pipeline and build your new media set output.

Learn how to deploy your pipeline.


中文翻译

添加媒体集输出(Media Set Output)

在Pipeline Builder中处理媒体集时,您可以创建媒体集输出(media set output)作为管线的结果。媒体集输出使您的管线能够提供经过清洗和转换的媒体数据(如图像或音频),供整个平台使用。

了解更多关于Foundry中媒体集与非结构化数据的信息。

创建媒体集输出

要创建媒体集输出,首先生成一个新的媒体集,然后以正确的格式配置它,最后部署管线并构建输出

生成新的媒体集

首先,在图右侧的管线输出(Pipeline outputs)面板中,点击媒体集(Media set)类型旁边的添加(Add)

Pipeline Builder中的输出类型列表。

或者,您可以选择一个生成媒体的转换节点,然后选择添加输出(Add output)

选中节点上的'添加输出'选项。

然后,选择新建媒体集(New media set)

选中节点上的'新建媒体集'选项。

配置媒体集

配置输出媒体集需要几个参数。您可以使用名称字段重命名输出媒体集。

初始状态下的媒体集输出配置。

为您的媒体集选择媒体类型(Media type)。这应与应用任何转换后媒体的输出类型相匹配。

配置媒体集媒体类型。

选择格式(Format)。这应与应用任何转换后媒体的具体文件格式相匹配。

完成后的媒体集配置。

现在您已成功配置了一个新的输出媒体集。在管线部署之前,配置可以随时更改。管线部署后,您的媒体集输出将在与管线相同的文件夹中创建。

:::callout{theme="neutral"} 输出媒体集仅支持事务性操作。了解更多关于事务性与非事务性媒体集的信息。 :::

构建媒体集输出

将媒体集输出添加到管线后,请务必保存更改。如果您已完成媒体转换并定义了管线工作流,即可部署管线并构建新的媒体集输出。

了解如何部署管线