h.264 - how to set H264 profile in android recorder? -
h.264 - how to set H264 profile in android recorder? -
i set h264 encoder's profile, such baseline profile / main profile / extension profile.
but can not find api in mediarecorder it. api mediarecorder.setprofile(profile), seems assign predefined parameters such fps / bitrate / resolution.
what want allow apk enable/disable 'i,p,b frames' , 'interlace' etc..which controlled h264 profile. idea? in advance :)
have tried play :
public int quality quality level of camcorder profile
?
android h.264 mediarecorder encoder
Comments
Post a Comment