top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

How to figure out which codec is used by Android?

+2 votes
237 views

As per my knowledge -

MediaRecorder: supports only from Camera Preview. does not support from surface.
OMAXCodec: it supports surface.
MediaCodec: Introduced in 4.1 and supports from surface.

Now my Questions are ?

1) How to figure out which Codec is used in my device ?
2) Are all "mediaRecorder" , OMAXCodec, MediaCodec falls on which category "Software Encoders" or "hardware Encoders".
3) What is the software encoder that Android uses ?

posted Apr 2, 2014 by Ankit

Looking for an answer?  Promote on:
Facebook Share Button Twitter Share Button LinkedIn Share Button

...