player

vb.net Recording video from media player component

Hi, I'd like to ask if it's possible to record videos from media player component in vb.net or not .. If it's possible could you explain how do I make it. Thanks in advance.. ...

Open Media Player with Playlist from Memory

Hi, is it possible to open the windows media player from a c# application with a self generated playlist from memory. So that I don't have to save the playlist on my storage first and the open the player with the playlist file. I don't really what to save a playlist for each temp. user selection. OR Is it possible to open the windows ...

iPhone video player tracking system

Hello, I almost spend one month on Object c programming and iPhone Xcode id, to get familiar. Thanks to all for providing samples and book online. I would like to customize existing video player in such a fashion so that it could play video file from any intermediate point. Example: - Let say video file of length 30:00 mins stopped...

How to play large video files in blackberry application?

I want to design a blackberry application that plays videos. In the latest JDK, it has a media player which I can use to play videos. However, after ~6MB of videos have been added to the application it seems to crash as the COD files can't support that much data. What can I do? Is there a limitation on the size of an application on the...

Embedded cue in Flac file not working

Hi, I have ripped a CD in EAC into 1 single flac file with an embedded cue sheet file. As for as i can see mpd supports this, but i cant get it to read it. If i use foobar2000 i can see that they are there but mpd see's it as a single large file. Any ideas? ...

Is it possible to start Onepixelout player using JQuery ?

Hi ! I am using the onepixelout player and I would like to use JQuery to start playing a song. My final intention is to have an image that will start the player. Thanks ...

MP4 files not playing in jwplayer

Hello I am looking for a video html5/flash player. I was using jwplayer but it doesn't not play mp4 files. It works fine for flv file. Is there any option for mp4 files. Thanks ...

Android media player needs too much data before it starts playing. Solution?

Hi So I've been doing some experiments on Android and I noticed that the Android player needs around 32 seconds worth of music before it starts playing it (or entering the prepared phase). That's in the case of music streaming, I have a server on my workstation and I'm pointing the android player to it. It sounds like a lot, is it possi...

How can I put a video file (AVI) in a flash application?

I'm building a Flash application and I want to put a movie in it. I wish it had a navigation control like in youtube. I'm a programmer dealing with an application designed by a client, so I had to do it in Flash, even not been very skillful in it. ...

how to change flash player global setting by some program or by changing some .cfg file

Hi guys, my project is just try to access some locally stored swf file but it falls under sandboxType localWithFile and localWithNetwork. then i google for this and answer is for using both our sandBoxType must falls in localTrust. to do so we have to set our flash player global setting and trusted local path of our swf file. by doing so...

Play list image as "like" play video?

Hi, I build webcam remote application, user install my-cam-application and set webcam and ftp account to my-remote-cam-site, Video of preview convert to image and upload to the web using ftp. Now, i want to play again image like video, how is it? Thank you ...

youtube video index

Hi there, i've recently been looking at PHPMotion in order to allow me to upload and display videos on my site. I wanted to add the facility to incorporate videos from youtube, however the plug ins and application itself seem somewhat bug ridden currently.. I realised that in essence all i require is a method to index and display video...

Chrome: flash video players doesn't work properly...!!

hi, I can watch the videos but i can't control the volume,seek,play or pause just watch n leave....and that happens only on facebook ...

Disabling the flash player security question to access cam and mic

Hi everyone, does anybody know if disabling the security question in the flash player is ok? I need to know the exact facts by reference whether it is ok or not. I found some answers to this but they were assumptions but nor rigid. for instance a reference to Adobe's documentation that says any workaround is illegal. Thank you all, ...

the best way to Encode Video For Android

Dear all, I have videos that should be run on android. and those videos will be host on web server - so my android app will hit the web server to play the video. I try several way to encode the video and the result is not good enough, sometimes the sound and the video is not align or sometimes the video is not shown but i can still he...

I want to develop custom movie player at ios4

I want to develop custom movie player at ios4. The important player's function is "speed up playing". ex) 0.5, 1, 2 , 3 X I have not found method of development. Please, get me more development infomation or sample code. ...

How to play wav in browser without displaying player plugin

Here are the requirements: No flash player Work in all browsers Don't want the end user to see a media player or quicktime player while playing the wav file I want to display a speaker image which allows user to click and the audio will be played The audio is short in several seconds max. and doesn't need stop/pause, etc. controls No p...

changing path of flvplayer from timeline in as3?

I can get the videos to play using the flvplauer component, but im having a little trouble figuring out if and how to dynamically change the path of the flvplayer while running through a timeline. If I can do something like mc.changeFLVPath that would be awesome! Any and all help appriciated. ...

Flash Player Problem

I have a flash application which Flash player gets slow down at full screen mode.but at the normal mode works good.I found mostly in windows 7 and Vista OS. ANY solutions?? ...

Getting buffering progress value in HTML5 video player

In Firefox when I see simple video element in this example (http://bit.ly/ki7hm), it has default browser controls. Right after page is loaded video starting to load, and I see how buffering (loading) line is moving to the right side of the default browser controls. I wish to ask how to get this value of a buffer?! Because I have tried ...