[FFmpeg-trac] #6407(avcodec:new): Add Android encoders support to MediaCodec implementation

FFmpeg trac at avcodec.org
Sun May 21 16:24:58 EEST 2017


#6407: Add Android encoders support to MediaCodec implementation
-------------------------------------+-------------------------------------
             Reporter:  bubbleguuum  |                     Type:
               Status:  new          |  enhancement
            Component:  avcodec      |                 Priority:  normal
             Keywords:  Android,     |                  Version:
  encoder                            |  unspecified
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
 Android decoders have good support via the Android MediaCodec API
 implemented in libavcodec/mediacodec*.

 What is missing is encoder support via the same API, and h264 encoding in
 particular. This would be super useful.

 Many encoders presented by MediaCodec are hardware accelerated thus a huge
 benefit over libx264.


 https://developer.android.com/reference/android/media/MediaCodec.html

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6407>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list