Tagged Questions
The player tag has no wiki summary.
10
votes
5answers
10k views
Android - Playing mp3 from byte[]
I have my mp3 in byte[] (downloaded from service) and I would like to play it on my device similar to how you play files:
MediaPlayer mp = new MediaPlayer();
mp.setDataSource(PATH_TO_FILE);
...
9
votes
3answers
2k views
iPhone progressive download audio player
I'm trying to implement a progressive download audio player for the iPhone, using http and fixed size mp3-files.
I found the AudioStreamer project but it seems very complicated and works best with ...
8
votes
9answers
345 views
Automatic music rating based on listening habits
I've created a Winamp-like music player in Delphi. Not so complex, of course. Just a simple one.
But now I would like to add a more complex feature: Songs in the library should be automatically rated ...
7
votes
6answers
7k views
Flash based .wav player
Does anybody know of a free/open source flash-based music player that can playback .wav files?
Thanks...
6
votes
4answers
507 views
.NET FFmpeg wrapper for video playback
Looking for an FFmpeg wrapper usable in .NET. The wrapper must support video playback with audio.
The following projects are incomplete FFmpeg wrappers:
http://code.google.com/p/ffmpeg-sharp/
...
6
votes
4answers
3k views
How to programatically detect earpiece in iphone?
I'm currently working on a project that involves playing music from the iphone music library within the app inside. I'm using MPMediaPickerController to allow the user to select their music and play ...
6
votes
3answers
1k views
Alternatives to rotating buffers into Players in J2ME?
Due to (quite annoying) limitations on many J2ME phones, audio files cannot be played until they are fully downloaded. So, in order to play live streams, I'm forced to download chunks at a time, and ...
6
votes
3answers
4k views
Memory in SWF (Flash Player)
Are there any limitations on the amount of memory that the flash player can use? If you have a swf that over time gets a lot of data from the server, then more and more data will be kept in memory... ...
4
votes
1answer
704 views
Embedding the new, black YouTube player
How can I embed the new, black YouTube player into my website (the one that was just launched)?
I've asked this before, but it was closed since nobody bothered to actually read the question before ...
4
votes
1answer
399 views
How to develop a video player that receives video stream on wi-fi broadcasting/multicasting?
general video players connect the media server through unicast
but I need a player to receive media stream using multicast/broadcast.
scenario:
Media Server ---> AP --(multicast/broadcast video ...
4
votes
0answers
720 views
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 ...
4
votes
1answer
241 views
flv player with rtmp for commercial use
I want to find a simple, flv player for our websites. We are streaming from an rtmp server. We don't want a branded player like Vimeo etc.
4
votes
2answers
2k views
Need a basic audio & video player library in Java
I need to display a series of images (perhaps BufferedImages) with variable frame rates as a video, synchronized with uncompressed audio. I also need the basic media controls of play, pause, seek, ...
4
votes
4answers
639 views
How to catch click on flash player?
I`m using SWFObject for flash player on my webpage.
Player as usual has buttons like Play, Stop, Pause etc.
I need to catch moment, when my user click on any button and i need to execute some ...
3
votes
1answer
30 views
I want to remove Framesets and Iframes and still have page refresh PHP data independently without refreshing the whole page
I am learning PHP and I am trying to get my new audio player to work in PHP.
Any web designers out there that can help me with my page?
I need the player at the bottom to continue playing, while ...
3
votes
1answer
294 views
Android: Native Video Player events
When using native video player to play the video,
Is it possible to know whether the user has seen the entire video ((i.e) functionality somewhat similar to VideoView's onCompleteListener) or exited ...
3
votes
1answer
206 views
C# Music Player and Frequencies
1) What is the easiest way to get frequencies from mp3/audio input in c#?
2) Are there any libraries for audio visualizations (.NET)?
I have already created basic audio player with nBass and a ...
3
votes
1answer
821 views
Problem dismiss MPMoviePlayerViewController on play error
I have a problem with the MPMoviePlayerViewController: If the controller can't find the movie at the specified URL it displays a white screen and I can't make it go close.
This is how I start the ...
3
votes
1answer
520 views
Is there a any way to use audio player without flash?
I would like to add a audio player in my html page. Is there any other way to play the audio file with a simple player without using flash player?
And also is my idea right?
Please provide me ...
3
votes
3answers
351 views
Media player libraries in Java
I am evaluating libraries for playing audio/video in Java. It does not need to be 100% Java; Java bindings to native libraries are perfectly OK. An external application that can be controlled from ...
3
votes
1answer
1k views
jQuery Audio Player
I was given 2 MP3 files, one that is 4.5Mb and one that is 5.6Mb. I was instructed to have them play on a website i am managing. I have found a nice, clean looking CSS based jQuery audio player.
My ...
3
votes
1answer
214 views
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 ...
3
votes
3answers
145 views
Playing audio in a browser
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 ...
3
votes
3answers
827 views
Flash Player and VoIP
I found Flash Player 10 supports VoIP but I couldn't find serious documentation about this feature. Could you post some decent link? :-)
3
votes
6answers
3k views
Flex VideoDisplay stop buffering
I am trying to build a video player application using Adobe Flex and libh264streaming. In small cased my little player works just fine.
However if the video is bigger about 200-300MB I am seeing ...
2
votes
1answer
101 views
HotKey to Play/Pause HTML5 Music Player
This a small portion of the javascript code I used for an HTML5 music player. I was wondering if you guys can help me build a HotKey to toggle the Play/Pause button using the Space key. Any ideas?
...
2
votes
2answers
242 views
How to avoid 15 second delay/caching in Android Media Player when playing stream
I am implementing a media player that plays a stream from a remote machine. Via my app I can control the remote machine (e.g. seek to second). Works like charm, but: The Android Media Player buffers ...
2
votes
1answer
210 views
java J2me Player, Play Mp3 Files One After The Other
i am unable to play an mp3 file one after the other, when 1 file finishes playing the other file needs to start. i am only able to start playing 1 file, when i put code to start the next file it just ...
2
votes
0answers
181 views
Adding Custom Audio Effects to Android Audio Player
The Gingerbread version of Android has support for few Audio Effects. These effects can be set on the Android Media Player class.
Now I want to add custom effects to media player. Is this possible ?
...
2
votes
1answer
299 views
How to build my own embeddable audio player // not pure flash
We are currently developing a community based on user generated audio content. The base technology for playing audio will be Soundmanager 2:
http://www.schillmania.com/projects/soundmanager2/ .
SM2 ...
2
votes
4answers
350 views
how to call an ajax function after every 15 seconds
I have called a javascript function on<body onload>event where there is a while loop which will iterate unless and until the desired response is fetched from a php page.
However since the loop ...
2
votes
1answer
604 views
Safely play video from embed-code (youtube etc)
I have forum on my site. I want allow users to attach video from one of the most popular video sites (eg youtube). Such sites have embed code like the following:
<iframe title="YouTube video ...
2
votes
3answers
65 views
Video Player for the Web - The video is hosted on the server, not youtube etc
I need a player which is easy to integrate with the website and on button click a pop up appears rather than just embed it into the website. Something like this would be fine: ...
2
votes
1answer
340 views
Blackberry reduce audio player buffer
I am implementing audio streaming app which handles the streaming process manually by implementing custom Datasource and Sourcestream.
From all my tests I found that the blackberry audio player has ...
2
votes
1answer
523 views
Flash Debugger crashes Safari relentlessly
Ever since Flash Player 10 came out, the debugger version causes what seems like a crash in my browser, either Safari or Firefox, on Mac OS X. It's been consistently happening with 10.0, 10.1 and ...
2
votes
1answer
518 views
Looking for technical feedback on Nextreaming NexPlayerâ„¢
I've heard that Nextreaming has released a customizable video player SDK for both iOS and Android:
http://www.nextreaming.com/product/nexplayer.php
Have you already tried to integrate it? If so, I'd ...
2
votes
1answer
1k views
My streaming audio player continues to play during a phone call - cannot make it stop! (Android)
I have an app that consists of multiple activities and one service. The primary activity is a UI for streaming audio. When the user pushes the play button, the service is started, streaming the ...
2
votes
1answer
248 views
Music Player Notifications in iPhone sdk
I'm writing an app, that incorporates the Music Player notifications as sampled here:
http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/.
The app responds to the ...
2
votes
2answers
181 views
Python: Best way to dynamically instantiate Player class in a loop?
I am making a simple Python game. I have a text file with the following on each line: player name, player IP, player health, player items.
I have a loop which goes thru each line in the file and get ...
2
votes
1answer
719 views
How do I correctly get a .mp3's Album/Artist data with a VB.NET media player?
Recently I have started a personal project to make a media player in Visual Basic .NET I am trying to get the Album data and Artist data from a .mp3 file, and in many different ways, it has failed. ...
2
votes
1answer
298 views
setOnSeekCompleteListener for VideoView how can be achieved
I'm developing a video player application for which the user has an option to seek to a particular location, but the problem is there is no setOnSeekCompleteListener for VideoView,
So I am not sure ...
2
votes
1answer
1k views
Opening software keyboard on Android Flash 10.1
I'm developing a mobile Flash application (not an AIR app) running in the browser. According to Adobe:
Flash Player 10.1 provides support for
use of native device virtual keyboards
with ...
2
votes
2answers
472 views
Flash :: Replace Projector (exe) Flash Icon With Own?
is there any way to change the flash player icon which displayed on desktop taskbar with my icon?
2
votes
3answers
354 views
Convert shoutcast stream to playable samples in Python?
I have a shoutcat radio station and now want to build a player for it. I know how to "get" thet stream from the server, thanks a lot to bobince , but I am not sure how to convert that stream into ...
2
votes
1answer
849 views
iPhone MPMoviePlayerController lost sound while playing video on a real device
I am having issue with losing "video" sound while it was playing.
I followed all the standards but the Video/Audio sometimes gets muted or just disappears at the end of the video file. I have no idea ...
2
votes
2answers
3k views
I want to embed video files (.mp4, m4v, avi) onto a website…and allow people to play it like normal
How can I do that?
I would like them to be able to click play, pause, volume, and of course...fullscreen.
I heard you can do this with QuickTime or something? Anyone have any suggestions?
EDIT: ...
2
votes
2answers
1k views
How do I access Windows Media Player Library programmatically in C#/WPF?
I need to access and present the information from Windows Media Player library, from my C#/WPF application.
How do I do this programmatically in C#/WPF?
2
votes
1answer
696 views
Silverlight Player doesn't play video smoothly
I'm having a problem with silverlight player when playing a smoothstreaming video (ismv). When the camera is moving fast some parts of the movie appear distorted (horizontal blocks). It seams like ...
2
votes
2answers
665 views
HTML video player IE / FF
How can you display a video (mpeg or avi) with controls (play, stop, fullscreen) in both internet explorer 7 and up and firefox 3.0 and up. A lot of the examples online only works for one of the ...
2
votes
2answers
789 views
AVI files play locally using WMP but not off my website WMP ActiveX
I have a web page allowing clients to play uploaded videos. Several AVI files have recently been uploaded that play fine locally using WMP but over the web using WMP ActiveX playback fails and the ...