Using transcode video for compressing the video. It works fine on android 5 but not working on android 7 and android 8
the error is showing up is
net.ypresto.androidtranscoder.engine.InvalidOutputFormatException: Non-baseline AVC video profile is not supported by Android OS, actual profile_idc: 100
Please Help!!!
What plugin or Ionic Native wrapper are you talking about?
thanks for responding…
using this method transcode video(options) for compressing videos. It is working fine on android 5. Not working on android 7 and android 8.
Also posted on
Seems to be a common problem with the Cordova Plugin that is being used here: