Skip to content

helyski/android-libavtranscoder

Repository files navigation

Introduction to libavtranscoder

This is an android lib project with NDK developing.You can use it to transcode videos or decode_encode videos.FFMPEG is the most important dependence for this project.All the transcode functions powered by FFMPEG.

Modules in libavtranscoder

image1

  • Decoder
    hw_decode or sw_decode.

  • Encoder
    hw_encode(need JNI call JAVA API in native) or sw_encode.

  • continue...

Transcdoe work flow

image2

continue...

About FFMPEG n4.1.6

FFMPEG n4.1.6 support Android hw_decode ability,and it can use android mediacodec to decode video.About how to build FFMPEG for android , see this continue... in my repostory.

continue...

About

An Android lib for video transcode. See README.md for more information.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages