SkillAgentSearch skills...

EasyPlayer

A simple player using FFmpeg on Android

Install / Use

/learn @JasonXiao001/EasyPlayer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Summary

EasyPlayer is a tiny player base on FFmpeg for Android, Aim to demonstrate how to decode av stream and render on an Android phone. We try to keep the code simple, and interface of the player is nearly the same as Android's MediaPlayer.

main technique

  • FFmpeg decode
  • opensles render audio on native level
  • native window render video on native level

Related Skills

View on GitHub
GitHub Stars62
CategoryDevelopment
Updated9mo ago
Forks23

Languages

C

Security Score

72/100

Audited on Jun 17, 2025

No findings