tanersener / mobile-ffmpeg

FFmpeg for Android, iOS and tvOS. Not maintained anymore. Superseded by FFmpegKit.
https://tanersener.github.io/mobile-ffmpeg
GNU General Public License v3.0
3.85k stars 787 forks source link

Unrecognized option 'x265-params' #711

Closed chesschi closed 3 years ago

chesschi commented 3 years ago

I have downloaded the mobile-ffmpeg-full-gpl-4.4.aar file and imported it to the Android Studio. When I run the FFmpeg.execute with "-x265-params" as one of the parameters in the command, it shows the following error. May I know if mobile-ffmpeg supports x265-params? Many thanks!

Unrecognized option 'x265-params'

tanersener commented 3 years ago

This project will be retired. Please consider switching to FFmpegKit.