Prestissimo icon indicating copy to clipboard operation
Prestissimo copied to clipboard

Drop-in replacement for the Presto service on Android

Results 11 Prestissimo issues
Sort by recently updated
recently updated
newest added

I am using presto client library as a jar and using its own Media Player to increase and decrease the playback rate but unfortunately it is not working. Kindly tell...

installing prestissimo has broken opus playback in antennapod for me - there is just noise. this happens even before changing the playback speed.

Prestissimo doesn't seem to work with [Journal en Français Facile](http://www.rfi.fr/radiofr/podcast/journalFrancaisFacile.asp) in AntennaPod. While with other podcasts it does change the playback speed smoothly, JFF at acceleration 1.0 sounds like it...

I'm getting a forced quit when I try to do playback in AntennaPod. Pretty much every time. I can try and get a logcat, though I'm not entirely certain how....

I don't need SoundService, I just want to play a mp3 file from a path. I don't know how to play. so I build a project, in my main activity,...

Some users of my app are having an issue on line 242. Right now I'm only having a couple of users with this issue, but they cannot play anything with...

At first: Thanks for providing prestissimo as open source. It works great for me and many others. Unfortunately one user reports a crash when playing M4A files (http://traffic.libsyn.com/theanfieldwrap/PODCAST_-_MAMA_SAID_KNOCK_YOU_OUT.m4a) in uPod...

java.lang.IllegalStateException ``` at android.media.MediaCodec.getBuffers(Native Method) at android.media.MediaCodec.getInputBuffers(MediaCodec.java:472) at com.falconware.prestissimo.Track$3.run(Track.java:499) at java.lang.Thread.run(Thread.java:838) ```

I have a problem with some of my podcasts. I use Android 4.2 and AntennaPod 0.9.8.0 with Prestissimo 1.0. Some podcasts are playing well, no problem with neither 1× nor...

Hi.man! when i just back to my homeActivity from the player activity .it will ANR often . so i try to disable the SoundService in my manifest config,it will back...