SkillAgentSearch skills...

Bzffmpegcmd

bzffmpegcmd,AndroidFFmpeg command execution tool

Install / Use

/learn @bookzhan/Bzffmpegcmd
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

本工程是基于FFmpeg 7.1.2,在工程里面也有一个3.3.2, 3.4.8, 4.2.3, 5.1.1,6.0.0版本,有需要的可以自己去Git库里面checkout

如何使用:

  1. 在allprojects下面添加: maven { url "https://nexus.raoyunsoft.com/repository/maven-releases/" }
  2. implementation 'com.guaishou.bzlib:bzffmpegcmd:1.0.26@aar'
  3. FFmpegCMDUtil.executeFFmpegCommand(String command, OnActionListener onActionListener)

English documentation:

This project is based on FFmpeg 6.0. There is also a version 3.3.2, 3.4.8 4.2.3 and 5.1.1 in the project. If you need it, you can checkout it in the Git library.

How to use:

  1. Add below allprojects: maven { url "https://nexus.raoyunsoft.com/repository/maven-releases/" }
  2. implementation 'com.guaishou.bzlib:bzffmpegcmd:1.0.30@aar'
  3. FFmpegCMDUtil.executeFFmpegCommand(String command, OnActionListener onActionListener)

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated5mo ago
Forks1

Languages

C

Security Score

72/100

Audited on Oct 27, 2025

No findings