Top "Media-player" questions

Software or hardware device designed to play audio/video files.

Accuracy of MediaPlayer.seekTo(int msecs)

Why is MediaPlayer.seekTo(int msec) so inaccurate? It's sometimes 30 seconds early (with mp3's of both variable and constant …

android mp3 media-player
Saving melt output to another avi/mp4 file

I am trying to use mltframework to merge 2+ videos. I want to generate another .avi file from these merged video …

media-player media mlt melt-framework
Using WakeLock to Keep A Stream Playing

I have a MediaPlayer running in a Service that's playing audio from a URL (streaming). As of now it appears …

android media-player wakelock
Android Mediaplayer adjust volume

Anyone know how can I increase/decrease the volume of the sound from mediaplayer by clicking on the volume button …

android media-player volume silent
Clear video frame from surfaceview on video complete

I have created a media player which plays video on the surface view. After completion of video the last frame …

android video media-player surfaceview
Android : how to know if MediaPlayer is paused?

MediaPlayer.isPlaying() does not allow to know if the MediaPlayer is stopped or paused. How to know if it is …

java android stream media-player android-mediaplayer
Sorry, this video is not valid for streaming to this device in Http streaming android

I can stream some videos from URL (server) successfully, But the others (my video up to my server) is not. …

android video-streaming media-player android-videoview http-streaming
Live Video Stream between two Android Phones

I am currently working on video streaming between two Android Phone. I wrote an application which is able to record …

android sockets media-player android-videoview
Android MediaPlayer AudioStream AudioFlinger server died!, Fatal signal 11

I have two fragments (left and right) and getting in the left fragment a list of Radiostreams. By clicking on …

android media-player forceclose servicemanager audioflinger
Android Media Player Wont Play After Stop

I have music playlist for 5 songs. I just want that play and stop buttons work as long as im in …

android audio media-player playback