# Pika（AI文生视频）

### 一.进阶玩法-参数命令详解答

工欲善其事,必先利其器，参数的命令大都是对摄像机的镜头进行调整，先来说我们最常用到的一个

**--neg 负面描述**

负面提示：

neg 后续跟的词汇是不想再视频中出现的词汇，比如说 模糊，多根手指，低质量等，这里为大家提供一个模板，可以在生成视频时根据需求来删减\
例如:\
-neg lack of detail, erratic fluctuation in motion, noisy, bad quality, distorted, poorly drawn,morphing blurry, grainy, low resolution, oversaturated

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

**--motion 增强画面动作**

默认是 1，0是没有动作，4 是动作幅度最大\
数值越高，会让视频中的动作更加的强烈，建议多进行调试，3 是最不稳定的，如果出现破相等相关问题，可以在负面提示词里进行规避

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

**--gs 画面（提示词）相关程度**

数值越高，与提示词的相关性越强，在 8-24 之间，默认为 12

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

**--seed 种子**

和 MJ 里一样，保持画面一致性

<figure><img src="/files/3v7xX7QvMmr67IZJbIRr" alt=""><figcaption></figcaption></figure>

**--camera zoom画面放缩**

比提示词更加对镜头可控，氛围 zoom，Pan，Rotate，每次只能使用其中一个\
i.--camera zoom in 画面放大\
ii.--camera zoom out 画面缩小

<figure><img src="/files/8p9qIpTIr1k5ywdPHwVo" alt=""><figcaption></figcaption></figure>

**-camera pan 画面平移**

将画面趋势进行不同方位的平移，这里可以配合rotate和 -motion# 来实现多种不错的效果

i.向上平移\
\--camera pan up 向上平移\
\--camera pan up left 向左上平移\
\--camera pan up right 向右上平移

\
ii.向下平移\
-camera pan down 向下平移\
-camera pan down left 向左下平移\
-camera pan down left 向右下平移

\
iii.向左&右平移\
\--camera pan left 向左平移\
\--camera pan right 向右平移

**--camera rotate 画面旋转**

这里需要注意下，旋转的幅度也是可以配合 -motion#来同步改变的

\
i. 顺时针旋转:\
\--camera rotate clockwise / -camera rotate cw

\
ii.逆时针旋转：\
\--camera rotate counterclockwise / -camera rotate cc

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

### 二、用 ChatGPT 生成 pika 提示词

ShirtAI中选择模型

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

或者官方GPT中使用GPT-S

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

推荐：GPT元宇宙优势：无需🪜，1:1还原官网，账号独立，对话数据隔离、保障隐私安全，买多久用多久！

{% embed url="<https://www.mygptmeta.com/>" %}

将内容复制到ShirtAI的Pika（AI文生视频，可上传图片视频链接作为参考）模型中

举例：/create prompt: A serene early morning in a deciduous forest, sunlight filtering through dense foliage, creating dappled light on the forest floor, a gentle breeze rustling the leaves, realistic, --gs 16 --neg "no animals" --ar 16:9 --seed 1550 --motion 1 --fps 24

注意：参数可以根据上方讲解进行自定义（**--gs 画面（提示词）相关程度、--neg 负面描述等）**

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


---

# 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://docs.myshirtai.com/ask/te-shu-mo-xing/pikaai-wen-sheng-shi-pin.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.
