43
votes
13answers
852 views
What are good sites that provide free media resources for hobby game development?
Please redirect me if this is a duplicate. I haven't been able to find a suitable question.
I really suck at graphics / music / 3D modeling / animation and it's a must-have when you have a hundred …
11
votes
6answers
175 views
What are good sites for free sounds that developers can use in applications?
So far I have found:
http://www.soundsnap.com/
8
votes
6answers
1k views
Where can I get started writing a media server in C# like PlayOn
Where can I get started writing a media server in C# like PlayOn
http://www.themediamall.com/playon
UPDATE:
I have learned that PlayOn is a is a DLNA/UPnP media server but I am still looking for C# …
7
votes
5answers
448 views
Slowing down the playback of an audio file without changing its pitch?
I am working on an application for college music majors. A feature i am considering is slowing down music playback without changing its pitch. I have seen this done in commercial software, but cannot …
6
votes
5answers
303 views
asp.net media protection
Does anyone know a good practice of securing media for asp.net?
I need to host a variety of media that require permission to a view a specific image/video. i.e. a specific user may or may not have …
6
votes
7answers
275 views
Protecting image media in an web application
Hi there,
we are maintaing a database of image media in a large scale webapplication. The high resolution jpgs are big (> 15MB) and must not be made available for download in any way. Now we need to …
5
votes
4answers
529 views
What do you use to test the handheld css on your website?
I've been adding css support for handheld to my website but haven't been able to find a good tool for testing.
I tried using the webdeveloper plugin for Firefox but it doesn't work for me. Maybe …
5
votes
6answers
676 views
How can I create a video from a directory of images in C#?
I have a directory of bitmaps that are all of the same dimension. I would like to convert these bitmaps into a video file. I don't care if the video file (codec) is wmv or avi. My only requirement …
5
votes
5answers
274 views
Where do you get good icons/images for applications & web apps?
I'm interested in finding good icons/images that can be used in both 'free' and proprietary programs.
Please include a description of any license restrictions associated with the source of the icons …
4
votes
3answers
600 views
where to store media files in an iPhone app
I am new to writing iPhone apps, but I have an idea for one. The only problem is that the app I want to write will require a ton of very tiny sound files. I want to organize everything in a …
4
votes
4answers
196 views
Web pages to print media — solutions?
I've been a big fan of MediaWiki and similar wiki-based text editors. I like the ability to quickly add text, collaborate, and share. However, there's always still the need for nicely formatted print …
4
votes
6answers
2k views
Django: how do you serve media / stylesheets and link to them within templates
Variations of this question have been asked, but I'm still unable to get my stylesheets to load correctly when my templates are rendered.
I'm attempting to serve static media from the Django process …
4
votes
6answers
707 views
with just a plain html and js file, how can i force a link to an mp3 to download instead of just play?
i have a link to a media file such as an mp3, and i want it to get downloaded when the user clicks on it, instead of just having the file get played. the page i have in mind is just a plain static …
4
votes
4answers
980 views
Flash Media Server/PHP Application
I need help finding resources that would help me or at least point me in the right direction in building a Flash media server/PHP application. I basically want to improve my current application by …
3
votes
2answers
226 views
Binding to Media keys on Apple keyboards under OSX 10.5
I am fairly new to OSX development, so this may be easy but google has not been helpful.
I am trying to bind an action to the media keys you find on newer Apple keyboards (Play, Pause , etc). It …
