player

deny user from download and screencapture the web media

nowaday...a lot of problem coming out from the web media affecting the licening problem. until now i still cannot found any good solution for deny user from downloading or screen capturing the web media content. so, i wondering is that this situation will change in rails development ? any guy got idea about doing this ? the only solutio...

Playing audio in a browser

Hi, I've developed a web application that manages audio files. Part of the application is playing the files. I use the following code in order to play the files: <center> <object id=\"MediaPlayer type=application/x-oleobject height=52 standby=Instalando Windows Media Player ... width=358 align=absMiddle classid=CLSID:22D6F312-B0F6-...

Does J2ME Media Player on Nokia E65 work?

I'm trying to write a simple media playback application in J2ME. Currently I'm starting with the most simple thing, I just want to play wav file from resource included in the jar file. I'm using this simple code: DataInputStream wav = new DataInputStream(getClass().getResourceAsStream("sample.wav")); Player player = Manager.createPl...

iphone custom movie player component

Anyone knows how can I create a movie player component the same way UStream has created it's own? (Is a custom component that doesn't need to go to the iPhone's Fullscreen component) Thanks ...

Playing games over internet with WPF apps?

Hi I am trying to develop a multi player game over the internet. A 2 to 4 players game in WPF. Since I want to make it available via browser also at some point, is "WPF-Browser Application" a good choice? What approach I can follow to maintain the connectivity between players? Peer to peer or do I need to maintain a server in between a...

YouTube player loops in Safari

If you take a look at www.tvskive.dk with a Safari browser, the videoplayer just blinks, like it's in a neverending loop?? Cant quite figure out the problem ...

html page preload & music player

please check out this site: http://www.awdio.com Does anyone know how i could add a preloader(with fade effect) on an html page? i think google has the same effect. What about the music player? it never stops playing while refreshing the page or navigate through the site. How can this be done and not losing stats(page visits-loads)? A...

programming a video player with C# (mono) for linux

Hey all, I'm pretty noob when it comes to C# but it's probably my best shot at achieving this. So i'm learning as I go, and while this may seem ambitious it's for a good reason. I want to write a Picture-in-Picture style video player that quite simply creates a block of X width by Y height, and a video file can be loaded and started an...

iphone movie player overlay view problem

can anyone tell me how to add overlay view without using IB to streaming video.. I tried a lot and overlay view is not working. plz help .its urgent ...

how to play a video after uploading videos in drupal

how to play a video after uploading videos in drupal. the flv videos are not playing as the player is not visible in the server.I uploaded them in video module -create content-video-drupal 6.15. ...

i need a player which is supported in drupal

Hai, In my project I need a player which is supported in drupal so that i can play the videos after uploading them. can you give me a reference. Is there any video player which is supported in drupal? ...

How can I load and play a cdg file (karaoke)

I am searching for a way to load and play karoke files "cdg" The loading part is easy the difficult part is interpreting the byte array that i get after loading the file... ...

Is there any free embeddable 3gp player?

I would like to have a flv, 3gp player ( embeddable ) for my site. Till now, I found http://flv-player.net/players/maxi/ , http://flowplayer.org/ these are free FLV players. But how can i play 3gp files on my site. Please suggest me any free embeddable 3gp player. Note: I am not expecting anything like QuickTime ...

Delphi: crossfading tracks in a music player

I've built a simple music player in Delphi which plays one track after another. Now there should be some kind of "pseudo crossfading" in the player. This means that a track should be faded out at its end and the new track (which starts then) should be faded in. This way I want to avoid those unaesthetic track changes with abrupt crossi...

How to add video player navigation for videos in html

I need to add video player for my video files. Can any one help me to add? Is there any free players on web? ...

Virtual Tour Viewer?

My client wanted me to put a virtual tour video on their website. They bought it from "ForRent.com". They forwarded it to me, and its nothing but the panoramic images. When I asked about some type of viewer/player, they simply stated I would need js or flash installed on my computer (i do). Of course, thats not going to magically put the...

Test Automation Flash base Video Player

I would like to test automate a flash video player (similar to YouTube player). Can you recommended tools/ methodology for it. ...

Open source, programmable online video player available?

I got this great idea that I'm thinking about implementing, but before I go into the deep end I wanted to get a clue about what options I have. I'm looking for an open source, programmable video player. Must: Play video files from a user's computer not a server Connect to a server to retrieve/send info (not limited to file xfer) Pref...

Iphone progressive download audio player

Hi! Im trying to implement a progressive download audio player for the iphone, ie using http and fixed size mp3-files. I found the AudioStreamer project but it seems very complicated and works best with endless streams. I need to be able to find out the total length of audiofiles and I also need to be able to seek in the files. I foun...

Web Video Player with frame seek capability

Hi folks, Am trying to build a webpage showing search results identified within a video sample. So when the video sample is played on the webpage there will be option to jump to marked frames within the video file. Is there any open source player that provides this jump capability. I tried FlowPlayer but its seek capability didn't se...