From fd73ae9272b843ded02832b94471baf4eb53e03d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=AC=A2=E4=B9=90=E9=A9=AC?= Date: Fri, 30 May 2025 08:43:30 +0000 Subject: [PATCH 1/4] update VisionSDK/AscendFFmpegPlugin/README.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 欢乐马 --- VisionSDK/AscendFFmpegPlugin/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VisionSDK/AscendFFmpegPlugin/README.md b/VisionSDK/AscendFFmpegPlugin/README.md index 7c764a300..7bb09340a 100644 --- a/VisionSDK/AscendFFmpegPlugin/README.md +++ b/VisionSDK/AscendFFmpegPlugin/README.md @@ -30,7 +30,7 @@ Atlas 300I Pro, Atlas 300V Pro和Atlas A500 A2 |硬件缩放|√|√|√| ## 安装 CANN -[详情请参考CANN用户指南](https://www.hiascend.com/document/detail/zh/CANNCommunityEdition/80RC3alpha001/softwareinst/instg/instg_0001.html) +[详情请参考CANN用户指南](https://www.hiascend.com/document/detail/zh/CANNCommunityEdition/82RC1alpha002/index/index.html) ## 下载开源FFmpeg代码 [FFmpeg-n4.4.4 Source code](https://github.com/FFmpeg/FFmpeg/releases/tag/n4.4.4) -- Gitee From 0bda601ac8d716a605685cf618efb6bc2263fe13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=AC=A2=E4=B9=90=E9=A9=AC?= Date: Fri, 30 May 2025 09:11:55 +0000 Subject: [PATCH 2/4] update VisionSDK/AscendFFmpegPlugin/README.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 欢乐马 --- VisionSDK/AscendFFmpegPlugin/README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/VisionSDK/AscendFFmpegPlugin/README.md b/VisionSDK/AscendFFmpegPlugin/README.md index 7bb09340a..67747d410 100644 --- a/VisionSDK/AscendFFmpegPlugin/README.md +++ b/VisionSDK/AscendFFmpegPlugin/README.md @@ -29,9 +29,6 @@ Atlas 300I Pro, Atlas 300V Pro和Atlas A500 A2 |硬件转码|√|√|√| |硬件缩放|√|√|√| -## 安装 CANN -[详情请参考CANN用户指南](https://www.hiascend.com/document/detail/zh/CANNCommunityEdition/82RC1alpha002/index/index.html) - ## 下载开源FFmpeg代码 [FFmpeg-n4.4.4 Source code](https://github.com/FFmpeg/FFmpeg/releases/tag/n4.4.4) -- Gitee From 6c79c0dac8aa0d08a00d6fe4296813eb3cdaa62f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=AC=A2=E4=B9=90=E9=A9=AC?= Date: Tue, 3 Jun 2025 06:42:46 +0000 Subject: [PATCH 3/4] update VisionSDK/AscendFFmpegPlugin/README.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 欢乐马 --- VisionSDK/AscendFFmpegPlugin/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/VisionSDK/AscendFFmpegPlugin/README.md b/VisionSDK/AscendFFmpegPlugin/README.md index 67747d410..bb2a86b3f 100644 --- a/VisionSDK/AscendFFmpegPlugin/README.md +++ b/VisionSDK/AscendFFmpegPlugin/README.md @@ -29,6 +29,9 @@ Atlas 300I Pro, Atlas 300V Pro和Atlas A500 A2 |硬件转码|√|√|√| |硬件缩放|√|√|√| +## 安装CANN版本包 +请在昇腾官网下载对应版本的CANN,并根据其用户手册进行安装 + ## 下载开源FFmpeg代码 [FFmpeg-n4.4.4 Source code](https://github.com/FFmpeg/FFmpeg/releases/tag/n4.4.4) -- Gitee From 78d4826857ce91e37ddfaf34af3fb7ca0f254a07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=AC=A2=E4=B9=90=E9=A9=AC?= Date: Tue, 3 Jun 2025 07:15:39 +0000 Subject: [PATCH 4/4] update VisionSDK/AscendFFmpegPlugin/README.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 欢乐马 --- VisionSDK/AscendFFmpegPlugin/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VisionSDK/AscendFFmpegPlugin/README.md b/VisionSDK/AscendFFmpegPlugin/README.md index bb2a86b3f..534f550ee 100644 --- a/VisionSDK/AscendFFmpegPlugin/README.md +++ b/VisionSDK/AscendFFmpegPlugin/README.md @@ -7,7 +7,7 @@ mxVison ascend 硬件平台内置了视频相关的硬件加速解码器, 该样例的处理流程为: ``` -准备芯片及环境 -> 安装CANN版本包 -> 下载开源FFmpeg代码 -> 拉取FFmpeg-Plugin代码 -> 应用patch -> 编译 -> 执行 +准备芯片及环境 -> 安装CANN对应版本包 -> 下载开源FFmpeg代码 -> 拉取FFmpeg-Plugin代码 -> 应用patch -> 编译 -> 执行 ``` ## 支持的产品 @@ -29,7 +29,7 @@ Atlas 300I Pro, Atlas 300V Pro和Atlas A500 A2 |硬件转码|√|√|√| |硬件缩放|√|√|√| -## 安装CANN版本包 +## 安装CANN对应版本包 请在昇腾官网下载对应版本的CANN,并根据其用户手册进行安装 ## 下载开源FFmpeg代码 -- Gitee