# 叉乘与时序叉乘

## <mark style="color:blue;">叉乘</mark>

* 当有【资产组】被添加至轨道后，即会自动开启【叉乘】功能
* 预览界面下方会通过【单个比例的组合视频数】，显示当前尺寸下一共可以叉乘出多少个素材
* 将鼠标悬浮在【资产组组合数】，可查看叉乘的计算方式

<figure><img src="/files/Kj1oBEhOIVwP7HTZXn6k" alt=""><figcaption></figcaption></figure>

## <mark style="color:blue;">时序叉乘</mark>

* 至少需要添加<mark style="color:red;">两个资产组</mark>到<mark style="color:red;">主轨道</mark>才可开启【时序叉乘】
* 开启后，添加的原转场效果可能会受影响

<figure><img src="/files/GiLhMGwV3ZK9udFejiVI" alt=""><figcaption></figcaption></figure>

* 被设置时序叉乘的组，在最终的组合结果中，其时间轴位置可能会被互换：如勾选A、B、C三个组时序叉乘，最后的主轨道资产组排序可能为：ABC/ACB/BAC/BCA/CAB/CBA 六种结果
* 时序叉乘会增加最终组合的视频数，为原组合生成的视频数的 N！=1\*2\*…\*n倍

<figure><img src="/files/zmC6hN6q9ORYl9AGuabt" alt=""><figcaption></figcaption></figure>

* 将鼠标悬浮于【资产组组合数】或【时序叉乘组合数】，可查看计算规则与组合数的由来

<figure><img src="/files/f8aqJ7dG0X1RiHuabfDn" alt=""><figcaption></figcaption></figure>

## <mark style="color:blue;">叉乘 & 时序叉乘的区别</mark>

* 叉乘：资产组在时间轴上的排列顺序是固定不变的，仅资产组内的素材参与排列组合
* 时序叉乘：开启后，不仅资产组内的素材进行组合，资产组在时间轴上的排列顺序也会被打乱重组，从而增加视频的组合数

相关教程可查看 [《叉乘&时序叉乘》教程](/playturbo-an-li-jiao-xue-ji-di/shi-pin-shi-pin-bian-ji-qi-an-li/tong-yong-zhi-zuo-an-li/cha-cheng-shi-xu-cha-cheng-jiao-cheng.md)

<div align="left"><figure><img src="/files/AbLSWkUJnlg5qHk7m7eo" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.playturbo.cn/shi-pin-gong-ju-shi-pin-bian-ji-qi/shi-pin-bian-ji-qi-shi-yong-zhi-nan/liang-dian-gong-neng/pi-liang-zu-he-gong-neng-cha-cheng/gong-neng-fen-bu-zhou-jie-shao/cha-cheng-yu-shi-xu-cha-cheng.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
