an UI component to play audio or video content
-2
votes
0answers
9 views
I want Full Netbeans JavaFX MP3 Player Project [closed]
Actually i want to make a software like Virtual DJ. So this is just the starting. If some one help me then it will be really good. I need full project so that i can completely understand the code.
0
votes
0answers
16 views
Is there ANY jscript or html5 video gallery with a comment system? [closed]
There are tons of video gallery players that can take in vimeo & youtube videos and basically do most of the work. However, in my searching through all these, none of them has a comment system. ...
-5
votes
0answers
15 views
Does anyone know how to integrate Shadowbox and Video js? [closed]
Does anyone know how I might integrate shadowbox and video js
Thanks for your help
Judith
0
votes
1answer
36 views
embed youtube html5 player shows no fullscreen button
I include the youtube player as follows in my php file:
but the player does not show the fullscreen button.
switching to the flash player
(whether through changing the url from /embed to /v or by ...
0
votes
2answers
23 views
Xna 4.0 Shooting using angle
Sitting and making a 2d shooting game where my player needs to be able to shoot up left and up right using angles. The problem i have is i cant find a way to make this work.
So how do o calculate ...
0
votes
1answer
25 views
Html5 MP3 player
I am trying to make a simple Html5 player that has one button for play and pause, from 2 images and that is it. Instead of having the standard 'controls'.
<audio controls="controls">
...
0
votes
1answer
19 views
Play MP4 video using JMF
How to play MP4 video using JMF?
I am creating java application. I want to play mp4 file using JMF. I tried to play mp4 file but it throws exception
Could not create player for filename.mp4
mpg ...
0
votes
0answers
15 views
How To play Video From inputStream in android?
i want to play video from input stream in android.i already play video from sd card directly ,from url and resource folder(raw folder) but unable to play from input stream.can somebody help me.
0
votes
0answers
6 views
VMware Fusion or Player VMs Default Gateway IP Device [migrated]
I can't seem to find the device corresponding to the default gateway configured in VMs with NAT networking. Let me explain.
If I issue route -n on my Ubuntu VM, which is running on either Windows ...
0
votes
0answers
6 views
J2me how to use amr sound files?
I created player for amr sound but i have problem while running it on samsung device.
once i stop the sound and again if i play sound is not playing .
code to create player is :
InputStream ...
0
votes
1answer
26 views
Add hint (like OnMouseMove) to Play, Pause and Stop buttons in flash player(player_mp3_maxi)
I am using "http://flash-mp3-player.net/players/maxi/" flash player in my html page.
And there also have source code("https://github.com/neolao/mp3-player").
It works for me good.
But, i want to add ...
0
votes
0answers
13 views
How can I remove the Facebook and Twitter links on my embedded YouTube player?
I'm just now working with embedding YouTube's video player in my page and I like everything they're doing except that annoying link to Twitter and Facebook. I've set the player to modestbranding and ...
-1
votes
0answers
23 views
how to play dvd format file in vb6 [duplicate]
How I can play dvd format files (*.vob) in vb6?
I use wmp for other formats.
Example:
wmp.url="d:\sample.avi"
wmp.controls.play
-1
votes
1answer
29 views
how to check programmatically whether MP4 is corrupted or not?
I want to check programmatically whether MP4 file is playable or not. I am very interested to solve this problem programmatically.
Manually, I can easily verify corrupted MP4 but I don't to watch ...
0
votes
0answers
16 views
embed VideoPlayerKit in iOS app
I came upon a video player framework to replace default video player in my xcode iPhone project, ign VideoPlayerKit :
https://github.com/ign/VideoPlayerKit
It's looking great, I made it work, but I ...
-3
votes
0answers
38 views
How to play DVD (.vob files) in windows media player (wmp.dll) in VB6
I try to play DVD file format (*.vob) in VB6 but this code is not work!
wmp1.url="d:\my dvd1\VIDEO_TS\VTS_01_1.VOB"
or
wmp1.url="dvd://d:\my dvd1\VIDEO_TS\VTS_01_1.VOB"
please help me ...
0
votes
1answer
26 views
Showing the audio player in Wordpress 3.5.1
I was trying to insert the mediaelement player in a page on Wordpress 3.5.1.
According to the documentation I used the [audio src="file.mp3"] shortcode, but it doesn't seem to work. Nothing is ...
0
votes
0answers
46 views
Youtube Android Player API capture frame/screenshot
Is there a way to capture current frame from a video playing with Youtube Android API?
The video is not stored on the device, it's on an external server.
Thank you.
0
votes
0answers
22 views
how to play video from raw folder in android?
Hi All I want to play video in android from raw folder in native player .I able to play video from sd card and server url. But if my mp4 is in raw folder its fire exception. Can somebody help me.
My ...
0
votes
0answers
15 views
Video Player for 5min(AOL) video API
I have implemented a 5min video API few months back.This helps me to grab video information by XML and JSON Format.I then used JPlayer to show video on my site.The requirement now has been changed and ...
0
votes
1answer
27 views
mediaelement audio player volume slider below player
I'm trying to convert my theme to the new mediaelement audio player in WordPress version 3.6.
The css is breaking in responsive mode and the volume slide bar displays outside and below the player. ...
0
votes
1answer
40 views
videojs buffer not playing when using php file
I have player:
<link href="http://vjs.zencdn.net/c/video-js.css" rel="stylesheet">
<script src="http://vjs.zencdn.net/c/video.js"></script>
<video id="milokan" class="video-js ...
0
votes
1answer
41 views
LOVE2D - Collision between two players
I'm making a basic game to amuse my friends. I haven't called it anything yet, but it's basically a square chasing another square. The red square is AI, and the white square is player-controlled. I've ...
-2
votes
0answers
14 views
HTML MP3 Player With File Rotation [closed]
I need an html MP3 file player that plays MP3 files in order in a rotation system. Somebody must know how.
Like there could be a list or something so when the MP3 play starts it goes down the list of ...
-1
votes
0answers
16 views
How to synchronization Image, text and audio using daisy player and HTML5
how to develop Image, text and audio synchronization along with navigation based on pages, headings and sentences using daisy player and HTML5/javascript/css3 . It must work on iPad/Android-"pad".
For ...
-3
votes
0answers
63 views
Play RTMP link in Android [closed]
Hi Guys I plan to play my RTMP stream from my app, but how can I do it?, I can open the stream in VLC or BSPlayer but How can I make it work in the app, standalone?. I plan to use a button and when ...
0
votes
2answers
48 views
how to play videos in nintendo 3ds browser which does not support html5 or flash
How can I play videos in a webpage in the Nintendo 3DS Browser?
It does not support any kind of video playing plugin.
Could some Javascript load still images or GIF files in a row to simulate a ...
0
votes
0answers
24 views
Make an audio player that plays audio files [closed]
I want to make an android app that will have almost more than 2000 audio files. Of course, I can't copy to assets folder and play but I don't know any other easier way on how to get started. Can ...
0
votes
1answer
43 views
Error streaming file on android 2.x, working on 4.x
i wrote an class that extends android mediaplayer, the class is the following
package it.ccevas.ccevasandroid;
import java.io.IOException;
import android.media.AudioManager;
import ...
0
votes
0answers
23 views
EmguCV in a Video Player
is it possible to have sound, seeking frames supports in the video player while tracking an object via EmguCV? Or how to combine video player and tracking together?
1
vote
0answers
124 views
ShoutCast Streaming Radio Flash Player
So i am having real trouble finding a flash player for streaming that does not require me to hotlink of someone elses website or use there php scripts etc via advertising. As well as a free one that ...
1
vote
1answer
45 views
Audio file placed on server not playing in android media player error (1, -2147483648)
link to my audio file is http://www.nomadicsmart.com/co-notes/files/testsong_20_sec.mp3
but it always give error (1, -2147483648)
where as this link works ...
-2
votes
0answers
18 views
Begin seeking forward/backward [closed]
How can you make the button that goes to next song also when you hold it down to fast forward (using the media framework)
-1
votes
2answers
36 views
How can I and other languages in my program in c#? [closed]
I'm making a program with c# and I would like the person who will use it to be able to choose the language.
For example I want to add ten languages from which the user can at any time choose ...
-4
votes
0answers
27 views
the custom youtube player I made before is not working now. why? [closed]
I had made a custom youtube player years ago for my website for my playlist and now it is not working. I don't understand how to make a new one from your directions on here. Why does my old one not ...
0
votes
1answer
41 views
unity3d webplayer dosent work
my game run in windows .exe mode perfect but when I build my game as unity web player that does not work.
my host is Cpanel ( linux )
I use php server side code and in Unity java code and for DB ...
-1
votes
0answers
26 views
How to insert music player in tumblr [closed]
I have a tumblr and I wanted to get a similar player that I saw on another tumblr. I want it like this person (http://erectinq.tumblr.com/) has done it in a sub menu.
Here is my tumblr code ...
0
votes
0answers
19 views
Show video players in webview
Webview element in android project doesnt show video players like jwplayer(rtmp video players) but flash banners or swf files. But default browser on my device can run video content. i setup flash ...
0
votes
1answer
42 views
Php Get mp3 file and send to mp3 player
I have been thinking on building a website that allow users to post their songs but i dont want to store those songs on a server. Is it possible to get the songs from a free upload website like ...
0
votes
0answers
46 views
how to use .Plist file in android for streaming media player
i am making an streaming mediaplayer android app in which i want to use .Plist file for playing songs.
why am using .Plist is b'coz ill be updating .Plist frequently which will be uploading on ...
0
votes
0answers
15 views
An app about music player Lyrics synchronized and change UISlider value will crash
When I make an app about music player,I want to change UISlider value when music player play.The App always crash,I can't find the problem.
Xcode Console print
Terminating app due to uncaught ...
0
votes
0answers
19 views
Adobe Peer To Peer Communicating
I have been reading a lot of documentations about rtmfp peers in Flash Media Server. I understand that fms introduces clients to each other and Flash Player, handles the communication in a peer group ...
0
votes
0answers
31 views
Audio Player: Constant playing
I am building a radio website for a friend of mine. Is it possible to make the player keep playing and do not interrupt when navigating/reloading the website (the audio player's source is the link of ...
0
votes
0answers
52 views
How can I shuffle a music player?
What code can I add so that when I open the website, any song plays in a random order?
When I open it now, it's always the same song that plays first.
<embed
...
-2
votes
0answers
222 views
How to build an Internet Radio Stream Player App (pls, asx , ram) in Android
i am trying build an internet radio stream player application for Android.
i was read many articles, questions, answers, comments. But anyone is not clear for understanding.
Question is simple. If ...
0
votes
0answers
28 views
Controlling Video player through java
I want to control ffmpeg video player through java commands.
I am using ffmpeg in Raspberry pi Model B. It uses Lunix based Debian Wheezy Operating system.
I want to control the functions like play, ...
0
votes
0answers
23 views
Invoke media player in fullscreen mode (Blackberry 6.0)
I have this piece of code:
Invocation invocation =
new Invocation(url, type,
BlackBerryContentHandler.ID_MEDIA_CONTENT_HANDLER, true,
...
0
votes
1answer
22 views
How to handle the movement of the Hero in a physic engine?
I'm trying to make a little game with a physic engine and i'm especially trying to make a good and re-utilisable architecture.
I'm trying to handle the control of the Hero Entity the best way ...
0
votes
0answers
29 views
How to Getting Time of Video in Android
I Use VideoView for Playing video ,I Now getting time of video in seek to times.
my code for Playing video :
private void play(String uri) {
_player.setVisibility(View.VISIBLE);
...
0
votes
0answers
46 views
Vimeo Player Script removing description formatting
Ok, I've got a vimeo player here: http://makehistory.tv/services/recording/audio/
At the moment the jquery that builds the player is removing the formatting from the vimeo description.
Here's the ...


