Om Dev

Results 9 issues of Om Dev

**Describe the bug** Getting this error message while applying complex filter "Unknown encoder 'libx264'" **To Reproduce** Use the following command: "-i " + clipUri + " -i " + videoUri...

Getting this error after setting the Prefered engine to eSpeak, it shows "Installing voice data..." dialog but without any progress and it keeps popping up without actually installing anything. ```...

Fatal Exception: java.lang.RuntimeException: Cannot initialize Visualizer engine, error: -3 at android.media.audiofx.Visualizer.(Visualizer.java) at com.myApplication.android_visualizer.visualizer.VisualizerView.link(VisualizerView.java:85) at com.myApplication.activities.RadioStationActivity.initVisualizer(RadioStationActivity.java:633) at com.myApplication.activities.RadioStationActivity.checkPermissionsAndStartVisualization(RadioStationActivity.java:537) at com.myApplication.activities.RadioStationActivity.onPlayingStarted(RadioStationActivity.java:525) at com.myApplication.services.RadioService.onPrepared(RadioService.java:197) at io.vov.vitamio.MediaPlayer$EventHandler.handleMessage(MediaPlayer.java:1704) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:154) at android.app.ActivityThread.main(ActivityThread.java:6692) at...

**Describe the bug** Getting following error after enabling Proguard. `NoSuchMethodError: no static method "Lcom/arthenica/mobileffmpeg/Config;.log(JI[B)V"` **To Reproduce** Steps to reproduce the behavior: Enable Progourd and run any FFMEPG command. **Smartphone (please...

**Describe the bug** I am adding audio tracks in a MP4 video, but getting following error from ffmpeg, it seems like output file name length is more then expected length,...

Fatal Exception: java.lang.RuntimeException: Parcelable encountered IOException writing serializable object (name = com.toptoche.searchablespinnerlibrary.SearchableSpinner) at android.os.Parcel.writeSerializable(Parcel.java:1399) at android.os.Parcel.writeValue(Parcel.java:1346) at android.os.Parcel.writeArrayMapInternal(Parcel.java:649) at android.os.BaseBundle.writeToParcelInner(BaseBundle.java:1313) at android.os.Bundle.writeToParcel(Bundle.java:1034) at android.os.Parcel.writeBundle(Parcel.java:674) at android.app.FragmentState.writeToParcel(Fragment.java:144) at android.os.Parcel.writeTypedArray(Parcel.java:1202) at android.app.FragmentManagerState.writeToParcel(FragmentManager.java:381)...

I want name of the country user selected.

**Describe the bug** Library not working with `minifyEnabled` **To Reproduce** Set `minifyEnabled` to true and perform ffmpeg operations Can someone please provide working proguard rules?