tencent cloud

腾讯特效 SDK

动态与公告
产品动态
关于腾讯特效 SDK V3.5 版本更新公告
关于腾讯特效 SDK V3.0 版本相关接口及素材变更公告
产品简介
产品概述
产品功能
基本概念
产品优势
应用场景
购买指南
价格总览
购买流程
欠费退费说明
新手指引
Demo 体验
免费测试
License 指引
移动端 License 新增与续期
PC 端 License 新增与续期
Web端 License 新增与续期
常见问题
SDK 下载
功能说明
SDK 下载
版本历史
SDK 集成指引(无 UI)
通用集成腾讯特效
原子能力集成指引
SDK 集成指引(含 UI)
通用集成腾讯特效
直播 SDK 集成腾讯特效
TRTC SDK 集成腾讯特效
短视频 SDK 集成腾讯特效
Avatar 虚拟人集成指引
API 文档
iOS
Android
Flutter
Web
功能实践
SDK 包瘦身
SDK 集成问题排查
性能调优
效果调优
素材使用
美颜参数说明
美颜场景推荐参数
短视频企业版迁移指引
第三方推流接入美颜(Flutter)
小程序美颜特效实践
素材制作工具使用
Web 美颜特效
产品概述
快速上手
SDK 接入
API 文档
控制台指南
Demo 体验
内置素材总览
实践教程
常见问题
常见问题
通用类相关
技术类相关
License 相关
旧版文档
美颜场景推荐参数
美颜参数表
一分钟集成 TRTC
一分钟集成直播
TE SDK 政策
隐私协议
数据处理和安全协议
联系我们

Freeze Frame & Frame Capture

PDF
聚焦模式
字号
最后更新时间: 2024-03-25 11:43:19

Introduction

capture one frame is similar to frame capture, which means capturing the result image of a certain rendering for other processing. capture one frame only captures one frame at a specific time, while frame capture captures multiple frames based on conditions. The captured result can be considered as a simple image, which can be used for Foreground Sticker, Tracking Sticker, and any other components that require input images.





Original Image After adding frame capture

Basic usage of capture one frame.

1. Add a capture one frame Object.

1.1 Add "capture one frame" in the Object Panel.



1.2 After creating a capture one frame Object, you can see that a RenderTarget_SnapOneShot_2.rdt will be automatically added to the Resource Panel. This file serves as the output of the capture one frame Object.




2. Add a Face-following Sticker to the output image.

2.1 Add "Face-following Sticker" in the Object Panel.



2.2 Select the output image of the capture one frame in the image file.



2.3 Adjust the size and position of the output image of the capture one frame.



the output image:




Basic usage of frame capture

Similar to the usage of capture one frame, the difference is that the added object is "frame capture", and the generated file in the Resource Panel is RenderTarget_frame capture_1.rdt.
The difference is that the frame capture Object will continuously capture images, so you can see in Tencent Effect that the image of the Face-following Sticker (input as the captured image of the frame capture Object) also changes over time.

帮助和支持

本页内容是否解决了您的问题?

填写满意度调查问卷,共创更好文档体验。

文档反馈