Tagged Questions

0
votes
1answer
49 views

Getting AVI file duration

I am using VFW unit from JEDI wrapper on WinAPI. The code I am writing is intended to search user drives and detect warez (note: deciding if some file is legal or not is beyond sc …
0
votes
2answers
85 views

Error on getting AVI file duration

I am using VFW unit from JEDI wrapper on WinAPI. The code I am writing is intended to search user drives and detect warez. We do MP3, WMA and some graphic file search. Now we want …
0
votes
0answers
23 views

Why The Multimedia Application Uses a Background Color

Hello, I was seeing that all the video application(Camera monitoring, Windows Media Player, multimedia applications in general...) uses a backgound color, because if you have that …
0
votes
0answers
34 views

Is it possible to stream to an Android phone with Microsoft Media Server?

Let's say that I have Microsoft Media Server stream (i.e. mms://[some ip address here]). This stream contains both audio and video. Is it possible to stream this to an Android pho …
0
votes
3answers
83 views

Where is a list of available intents in Android?

Hi all, I'm starting to learn how to develop apps for Android, and I'm having some issues with intents--it just doesn't seem like they're documented at all. All I want to do is se …
2
votes
4answers
177 views

div or iframe over an applet

Hi guys, I want to create a custom video control, I mean over the video itself, with issues like double click on some x and y coordinates of the video to zoom In, but I can't get t …
0
votes
1answer
33 views

Presentation content management system?

I need a simple presentation software that: plays presentation in infinite loop allows me to easily edit content in rotation (add, remove, order, hide, etc.) can render typical p …
0
votes
1answer
47 views

Implementing DLNA/UPnP (Win7 Play To) on a mobile device

Hey all, For a semester project, I had the idea to implement Windows 7's Play to infrastructure to either use a phone as the end point (the player) or to stream stuff from the pho …
1
vote
5answers
166 views

Java for a video based application: Good choice?

I am in the concept phase of an application that is going to have a lot of Audio/Video input and output. I want to do it in Java; but somehow am not fully convinced yet. What do yo …
0
votes
0answers
35 views

Capture screen shot with mouse cursor

Hi, I have used the following code to get screen shot on Windows. hdcMem = CreateCompatibleDC (hdc) ; int cx = GetDeviceCaps (hdc, HORZRES); int cy = GetDeviceCaps (hdc, VERTRE …
0
votes
1answer
16 views

adding multimedia files in a database

how to add multimedia files(such as images) in a database(SQL SERVER or ORACLE)
0
votes
3answers
66 views

Javascript Game: What should i know?

I am thinking as a challenge i should write a javascript based game. I want sound, images and input. A background to simulate a screen (like 640x480 with all my images in it) would …
1
vote
1answer
103 views

Microphone plug in event/ Mic attach event Vista

I want to be notified when a microphone jack is plugged in. What is the event fired by the OS(particularly Vista) The audio panel shows no recording device active if no mic plugged …
0
votes
1answer
47 views

scalable multimedia network engine

Could someone suggest an open source (preferably on Linux) scalable network engine for my multimedia streaming server. This engine should do : security/NAT handling/load balancing/ …
0
votes
1answer
112 views

Media Sharing CMS Site

We are trying to build a media sharing site. I want to use existing commercial or open source frameworks if they are available. I saw some sites like: http://www.phpmotion.com/ …

1 2 3 next
15 30 50 per page