#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac