Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FFmpeg Library

English

Description

This project builds the FFmpeg library from source with specific patches and configurations. Optimized for Allwinner T113-S3 with accelerated hardware video decoding.

Build Instructions

  1. Clone the repository:

    git clone <repository-url>
    cd <repository-directory>
  2. Ensure you have abuild installed and configured on your system.

  3. Download the source and patches:

    wget https://github.com/FFmpeg/FFmpeg/archive/refs/heads/release/7.1.zip
    wget <patch-urls>
  4. Build the project:

    abuild -r

Installation

After building, the package can be installed using:

    sudo apk add --allow-untrusted <package-name>.apk

About

This project builds the FFmpeg library from source with specific patches and configurations. Optimized for Allwinner T113-S3 with accelerated hardware video decoding

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages