Android :: Videoview Can't Play Mp4 Smoothly / Fix It?
Jul 23, 2009
I have used videoview to play mp4 formate movie, but when start to play it, the videoview can't play smoothly, that means there have a little lag,
but in the: http://developer.android.com/guide/appendix/media-formats.html the android support media formate have mp4..
the code is very simple,just like in the sample code...
View 11 Replies
Feb 14, 2010
I am using the dolphin browser to connect to the internet. when I watch videos IE. you tube it lags pretty bad. Is there a way to get it to play videos more smoothly? I have a 3g connection.Is this normal for android phones?
View 2 Replies
View Related
Jun 12, 2013
How to play 720p video smoothly on mxplayer?
View 3 Replies
View Related
Feb 11, 2009
VideoView video_view = new VideoView(context); video_view.setVideoPath("res/raw/movie.mp4"); video_view.setMediaController(new MediaController(context)); video_view.requestFocus(); video_view.start();
Seems simple, but even with video files that I've seen work in other video players on the phone, I keep getting the "Sorry, this video cannot be played" message. And this associated debug info: INFO/MediaPlayer-JNI(234): prepareAsync: surface=0x1a3ff0 (id=1) ERROR/MediaPlayer(234): Error (-4,0) DEBUG/VideoView(234): Error: -4,0
what those errors mean or how I can fix this? If this is not how I should be using VideoView please let me know. I'd appreciate being sent in the right direction for how to get a local video file playing within a view.
View 4 Replies
View Related
Jun 9, 2010
I have a ListView with information about videos. Once a row is selected, I use a ViewFlipper to show the VideoView. If I go back to the listview (I have a button), the videoview keeps playing. How can I stop the video and hide the videoview when I go back to the listview?
View 3 Replies
View Related
Jul 16, 2010
I can't figure out why am i not able to play the video in my VideoView. All i'm getting a message is Cannot Play Video : Sorry, this video cannot be played. I created an SD card for my emulator as well. Do i need to place me SD card in a particular folder in my SDK?
View 2 Replies
View Related
Jul 16, 2010
I can't figure out why am i not able to play the video in my VideoView. All i'm getting a message is Cannot Play Video : Sorry, this video cannot be played. I created an SD card for my emulator as well. Do i need to place me SD card in a particular folder in my SDK? Please comment.
View 3 Replies
View Related
Nov 19, 2010
I have kept a list of videos in vector {http://a/video1.mp4, http://a/video2.mp4, http://a/video3.mp4, http://a/video4.mp4, http://a/video5.mp4, http://a/video6.mp4} I want to play all the videos one after the another using the Android native player VideoView.
View 1 Replies
View Related
May 28, 2010
VideoView cannot play long path video issue: Bug#8699
enviroment: Platform 2.0 simulator and G2 H/W.
If setVideoPath("/data/data/com.abc.android.abcd/Transformers.mp4");
It can play well.
While, If setVideoPath("/data/data/com.abc.android.abcd/content/ Transformers.mp4");
It cannot play.
Btw: familiar things occured when I display the jpeg file
bit = BitmapFactory.decodeFile(fileName); mImgView.setImageBitmap(bit);
If the fileName is /data/data/com.abc.android.abcd/content/2.jpeg It cannot display
While, If the fileName is /data/data/com.abc.android.abcd/2.jpeg It display well.
View 3 Replies
View Related
Feb 18, 2010
I'm using VideoView to play an RTSP video stream. It works fine, however on my Android phone the audio lags the video by about 3 seconds. If I watch it on my computer with VLC both the audio and video are in sync. Has anyone else experienced this audio delay before and how might I go about correcting it on the phone.
View 4 Replies
View Related
Jul 2, 2010
I wanted to stream A/V from my machine to Android over HTTP
(http://lists.mplayerhq.hu/pipermail/libav-user/2010-July/004944.html).
But that does not seem feasible using FFMpeg. I am planning to try FFMpeg streaming over RTSP. But I am not sure whether MediaPlayer or VideoView classes on Android support RTSP playback. Is playing RTSP stream possible in simple application?
View 3 Replies
View Related
Aug 12, 2010
It can't seem to play a video smoothly without pausing. Slows my phone tremendously when videos are playing. Is there a specific format required or something?
View 14 Replies
View Related
Jun 22, 2009
I have lots of discrete points and want to link them together smoothly. How to do that? Is there any api to call ?
View 2 Replies
View Related
Jan 7, 2012
i have to try the app "Andro Remote Desktop",but i thought it was poor and less of the function.Is there have a more practical app to function it?
View 2 Replies
View Related
Aug 10, 2010
I have ads that display on the top and bottom of the screen, and I'd like them both to slide off the screen smoothly, instead of just disappear. Is there some way to do this? They are both WebViews, if that makes any difference.
View 2 Replies
View Related
Mar 30, 2009
Does anyone know of, or have implemented, a physics engine which runs smoothly in Android? I have spent the last couple of days trying Phys2D and JBox2D, however both perform very poorly - I am struggling to get even a few objects to simulate smoothly as frequent garbage collection spoils it. One question I do have is will these run smoother on an actual G1 device or is the performance of the emulator accurate?
View 1 Replies
View Related
Apr 12, 2010
I've been block by this question for about a week. I tried to implement a simple application: show a image, when user touch on screen, I want to create a GLSurfaceView to cover the previous image. Then show some 3D effects on this GLSurfaceView.
The logic is quite simple. But I have a serious problem. When GLSurfaceView comes out, the whole screen become black, after 1-2 seconds, the GLSurfaceView with texture shows up. Is there any way to make this smoothly? The 1-2 second black screen is really a bad user experience.
View 5 Replies
View Related
Sep 17, 2010
I am downloading an array of photos from the net and showing a ProgressDialog with a loading circle. How to make ProgressDialog non-stop loading circle when I am loading a list of photos? But the loading circle will be lag / hang while the process is not finish. How to make the loading running smoothly?
View 1 Replies
View Related
Sep 7, 2010
I have an app that has a portrait layout. When I rotate my phone into landscape, it loads another layout that is strictly landscape (it is displaying an ImageView). How can I make the transition from portrait to landscape animate smoothly?
View 1 Replies
View Related
Sep 15, 2010
Does anyone know of an animation/method that can rotate an image around smoothly to face a point, such as where the user is touching?
View 1 Replies
View Related
Jan 23, 2010
I have been noticing that my droid has been slowing down lately.I checked my advanced app killer at it says that I have 40M available when I have only a few apps running.It used to be around 80M.I have cleared cache from the browser and other apps.How much memory is needed to run these phones smoothly?How much total memory is on the phone?I have really enjoyed this site.I think I would be lost without it.
View 4 Replies
View Related
Jan 12, 2013
Recently I've downloaded a game from google play Rail Rush but its lagging and showing pixels so i'm unable to play it. some solution to run it smoothly without any lag.
GT-S5302
View 4 Replies
View Related
May 17, 2010
Is there a way to use your SD as RAM for smothley game play?
View 9 Replies
View Related
Sep 14, 2010
I am trying to code an app where you can paint (Finger paint) free hand on a running video in a VideoView.I have the two things running separately but not together.I can draw my paint on a balance screen and i can play my video on my videoView, which is implementer in an xml layout.Is there a way to overlay the xml videoview View with an other View which can be drawable?
View 1 Replies
View Related
Aug 3, 2010
I have a VideoView and I set a VideoURI that is basically http://foo.com/videoName?authentication=xyz When the url is hit, some authentication is processed, then the url gets redirected to rtsp://foo2.com/videoName.3gp for example.
The VideoView seems to not be able to follow the redirect to play the video. If I use the rtsp directly I can play the video though.
View 3 Replies
View Related
Mar 29, 2010
How to add an icon on the top of VideoView, I want my player VideoView window should contain the brand image of my player. How to add it to the VideoView.
View 2 Replies
View Related
Aug 1, 2010
This is an interesting post showing a flash game running flawlessly on the HTC Desire froyo update, it has a youtube video on it.Flash game running smoothly on HTC Desire - DroidOverflow.wonder what steve thinks about this . Let the flash gaming begin
View 1 Replies
View Related
May 6, 2010
Just curious what you guys normally have freed up on your phones, since this is normally a way of speeding things up a bit. I've been reading today about how Task Killers are somewhat counter-intuitive and do not help with battery life. So I deleted and I'm now thinking about not having enough free memory... Figures.
Anyways, I'm 25mb right now, and I've hovered between there and about 125mb today. I'm curious what you guys are normally seeing. If I'm not using a task killer, is there something else you might recommend to keep things running smoothly?
View 9 Replies
View Related
May 23, 2009
I think that I found a problem with Android SDK in a relative form, try to add An ImageView and A VideoView In an activity, retrieve your VideoView and try to retrieve his SurfaceHolder....Your application have to crash with a real big tracelog in LogCat.
View 2 Replies
View Related
Apr 11, 2010
When I use the VideoView to play the RTSP streaming, the VideoView will buffering some cache buffer. Is there any method to tell the VideoView DON'T buffer? My code:
String VideoUri = "rtsp://192.168.5.121:6666/live/h264"; mVideoView = (VideoView) findViewById(R.id.video_view); mVideoView.setVideoURI(Uri.parse(VideoUri)); mVideoView.start();
View 5 Replies
View Related