Media : Meridian Player - Get Full Screen Video?

May 7, 2010

Does the video player really not have a full-screen option for Landscape mode?

Media : Meridian player - Get full screen video?


Media :: Youtube Video Show Black On Full Screen

Jul 23, 2009

When i open Youtube app. and try to play video it shows black on full screen
i know it has worked before the resent software update

View 1 Replies View Related

Media : Watch Video Full Screen On Moto Droid?

Mar 23, 2010

How do you watch video full screen on the moto droid? I'm only getting letter box. It's totally annoying.

View 2 Replies View Related

Motorola Droid :: Video Player To Play Mp4 Video In Full Resolution For Phone?

Dec 10, 2009

If this is a repeat of another thread then i apologize .i need a video player that will play mp4 video in full resolution for the droid.m coming from bb.can you help me with this.i don't care if it is free or not.

View 8 Replies View Related

Android :: Meridian Player Now Supports Lossless

Apr 28, 2010

Meridian Player Pioneer for Android - Android and Me according to this article Meridan player now supports LOSSLESS now i don't have to convert some of my collect for when my incredible comes

View 1 Replies View Related

Media :: Game Media Showing Up As Mp3 / Video Player / Way To Fix?

Jul 21, 2010

I recently bought some gameloft games for my droid incredible but i noticed all the sounds of music of the games are showing up on my media players. Is there any fix for this issue?

View 2 Replies View Related

HTC Droid Eris :: Full Volume On Media Player - Output Very Low

Nov 11, 2009

I listen to Pandora on the Eris and podcasts on the HTC provided media player. At full volume with earphones, the volume is still quite low, much lower than what my blackberry puts out, and not very good. Any way to up the volume besides the side volume rocker? Would a different media player application give me a better volume output or is it a problem built into the phone?

View 5 Replies View Related

Media :: Good Mp3 Player And Video Player / HTC EVO

Jul 3, 2010

good mp3 player and video player / HTC EVO. is there anything better than stock

View 5 Replies View Related

Media :: Create Music Playlist With Meridian?

Jan 23, 2010

Is there an easy way to create playlists by doing a muliple select or selecting a whole directory. So far I have to create and name the list, and individual select and start to play the file and then add it to the playlist.

View 1 Replies View Related

General :: Full HD Video Player - Subtitle Support?

Apr 14, 2013

Is there any app that can play Full HD clips or movie without lagging except for stock app? I'm having some mkv files it plays well with the stock app but there's no subtitle support in it. Clips/video are in 1080p

View 3 Replies View Related

Media :: Video Player For G1

Oct 21, 2008

Where can i download the Video player for G1?

View 15 Replies View Related

Media :: Video Player Vanished

Feb 23, 2010

I recently wanted to watch a video on my N1 I had the default player on my home page but the icon went away. I figured I must have accidently moved it to the trash but I cannot find it in the apps list either. Has anyone else had this problem?

View 3 Replies View Related

Media : Need Universal Video Player App

Mar 26, 2010

Is there such an app that can play almost all video formats/codecs? I'd like an app where I would just transfer a video file (dix, xvid, whatever) to my SD card, and the app would let me play it. Kinda like what "Media Player Classic" does for windows.

View 1 Replies View Related

Android :: Media Player Does Not Display Video

Jun 2, 2009

I am trying to play mp4 video file from mediaplayer demo given in the api demos along with android sdk.I changed the path to /sdcard/video.mp4.If i run mediaplayer_video demo, the audio output is coming, but no video is being displayed, the screen is black.when i seen the logcat,it reports, surfaceCreated called and surfaceChanged called.

View 4 Replies View Related

Video Stream For Media Player Android

Jun 23, 2012

I'm developing an application that makes video stream to an internal network, so I need to broadcast to listeners devices (connected to this network), found an application called VPLAYER receiving video stream, but it performs HTTP, which makes the broadcast. So, I wonder if there is any player that receives video stream and run under the UDP or whether it is possible to develop an application that receives the video stream and pass to the player's native android.

View 1 Replies View Related

Android :: Full Screen Mp4 App Player For Moment?

Sep 3, 2010

When I play Mp4 movies like "Goodfellas"... on my Moment using the stock player they play fine..... BUT I cant find a way to make it truly a Full Screen it only shows about 75% screen with a small black border all around.....is there a better APP to play FULLSCREEN Mp4's, media etc etc I can download...or?

View 4 Replies View Related

Android :: Phone Play Video In Media Player From Given URL?

Oct 24, 2009

Can anyone please tell me if Android Media Player is able to play a video that is placed in a remote server, in a supported format?

View 5 Replies View Related

Android :: Media Player - Play Video From Sdcard

Sep 13, 2010

I am new to android.I am trying to play a video from sdcard. this is the sample code I have used..

public class videoa extends Activity {
/** Called when the activity is first created. */
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
this.setContentView(R.layout.main);

VideoView videoView = (VideoView)this.findViewById(R.id.videoView);
MediaController mc = new MediaController(this);
videoView.setMediaController(mc);
// (1) Web
//videoView.setVideoURI(Uri.parse(
//"http://www.bogotobogo.com/Video/sample.3gp"));
//"http://www.bogotobogo.com/Video/sample.mp4"));................Please help me out.

View 1 Replies View Related

HTC Incredible :: Streaming Video That Requires Media Player

May 5, 2010

I was wondering if there is a good app like TCPMP for windows based smart phones that can be used for streaming video that launch video in MediaPlayer.

Also, for some reason I have trouble watching HULU on my droid, even in the Skyfire2.0.

View 1 Replies View Related

HTC EVO 4G :: Need Aftermarket Media Player Supports Many Of Video Files

Jul 7, 2010

The stock media player is good but not so good when your looking at videos late at night like porn =/ lmao

i need a new media player that supports many of the video files whats in mind?

View 4 Replies View Related

Media : Get Subtitles To Work In Video Player On? Android

Nov 7, 2009

I was wondering if anyone has had any luck getting subtitles to work in any video player on Android so far.

I though that I may be lucky after converting an MKV with embedded subs to an MP4 and playing in Meridian with no luck. After having a look over the Meridian FAQ/Tutorial I can see they are supported, though only as an additional SRT. Having a had a look around it appears extracting SRTs from MKV is not nearly as easy as you'd think (I've so far been unsuccessful) so I thought I'd see if anyone else has had more luck.

View 23 Replies View Related

Android :: Assign Utube Video Url To Droid Media Player?

Oct 17, 2010

I want that when i will pass the utube url to media player it will automatically load the video and play in it.
Example: http://www.youtube.com/watch?v=WAG8e_53le4
This type of url i want to play in android media player

View 1 Replies View Related

Android : Media Player - Crop Video For Fullscreen Mode

Jun 12, 2010

I'm using the android mediaplayer to display videos and i try to implement two modes:

The first one is a simple fullscreen mode which scales the video to the maxiumum maintainable aspect ratio. Depending on the video size there are black bars on top/bottom or left/right. The second mode should scale the video to fill the full screen but to keep the aspect ratio. That means either the width or the height has to be cropped.

And that is the problem. How to crop a video? For ImageView there is a scale type "crop_center" which crops the image on a predefined rectable. Is there a similiar solution for video? If i set the surface view to a bigger size than its parent container the surface view is automatically scaled to fill parent. Next try was to set negative margins in the parent layout but in vain. Another try was to place the surface view in a scrollview which also leads to strange behaviour. Any ideas?

View 3 Replies View Related

General :: Video / Media Player That Continues Playing When Minimized

Aug 21, 2012

I am new to using Android. I am wondering if there is any video (MP4) player that would continue playing the video even when I use the home button to switch to other apps (e.g. check my email etc.) I have a few documentaries/discussions to watch and sometimes minimize the video player to check other information on my phone and the video stops.

Any Video players that continue playing when minimized. I know that the Meridian Player continues playing when the screen is switched off, but it stops if you press the home button.

(I use a Galaxy Nexus with Jelly Bean.)

View 2 Replies View Related

Android :: Media Player Application - Video Streaming Through RTSP Protocol

Feb 16, 2010

I am writing a media player application in Android when I calling a mp.prepare() it is giving a IllegalStateException. The same RTSP URL working with VLC or quick time Media Player.

View 2 Replies View Related

Android :: Pause Disappear Automatically While Running Video In Media Player

Sep 14, 2010

You have seen When u r playing a video in android or in any phones the video controller like play, pause will disappear automatically when the video is running.once we touch the screen only the media controller will come to visible mode.i just what some guide to do this in my application.Please Help me out.

View 1 Replies View Related

Sony Ericsson Xperia X10 :: No Video Sound In Windows Media Player

Sep 28, 2010

When playing videos from the X10mini using Windows Mediea Player, there's no sound...what's wrong?

View 1 Replies View Related

General :: Cannot View DropBox Media From Native Android Video Player

Jan 11, 2014

My friend and I both have a Galaxy Tab 3.

When he uses his native android video player he can see media listed from DropBox (and a little drop-box icon on the bottom left corner of the thumbnail).He also has the options "View by" under the options button and can select "view by content on DropBox ".

-> This allows him to stream the videos from dropbox on the native vid player without downloading onto the device...

I do not have these options!How do i get them?

I need this because i want to use the AllShare option for streaming to my TV that is available on the native video player.

View 1 Replies View Related

How To Play Video In Full Screen

Nov 5, 2012

how t play video in full-Screen android. my video play but not in fullScreen.

here is my code;

MainActivity.java
--------------------

public
class MainActivity extends Activity {

@Override
publicvoid onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);
VideoView vd = (VideoView) findViewById(R.id.VideoView);
MediaController mediaController = new MediaController(this);

[Code]....

View 8 Replies View Related

HTC Droid Eris :: Media Player To View Video Clips From Iphone On Phone?

Jan 4, 2010

Is there a media player that will allow you to view video clips from the Iphone on the Eris? My son has the Iphone . He can view my videos sent by email but I cannot view his sent to me.

View 13 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved