iknow4x / Android-Video-Trimmer

The Android-Video-Trimmer project implements the selection of clips for long and short videos. It uses MediaMetadataRetriever to obtain video frames, and uses ffmpeg for video cropping and video compression.
Apache License 2.0
1.11k stars 264 forks source link

ffmpeg #30

Closed BlazerGao closed 6 years ago

BlazerGao commented 6 years ago

项目中用到的ffmpeg库好像有几年没更新了,请问这样ok吗?

iknow4x commented 6 years ago

没问题的

J.Chou
发自我的 iPhone

在 2018年10月25日,13:42,Robin-Gao notifications@github.com 写道:

项目中用到的ffmpeg库好像有几年没更新了,请问这样ok吗?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

BlazerGao commented 6 years ago

👌