ffmpeg-android-maker icon indicating copy to clipboard operation
ffmpeg-android-maker copied to clipboard

I want to add Android H264_maediacodec decoding. In which file should I add it?

Open liming1010 opened this issue 1 year ago • 1 comments

I want to add Android H264_maediacodec decoding. In which file should I add it?

liming1010 avatar Dec 04 '24 01:12 liming1010

I made brief attempts for the integration of mediacodec. If I remember correctly, it could be done just by altering the scripts/ffmpeg/build.sh and supply the necessary flags to the ./configure execution.

Javernaut avatar Dec 04 '24 16:12 Javernaut