Tagged Questions
The media tag has no wiki summary.
64
votes
15answers
3k views
What are good sites that provide free media resources for hobby game development?
I really suck at graphics / music / 3D modeling / animation and it's a must-have when you have a hundred hobby game development projects you're working on. I'm looking for different quality sources on ...
27
votes
7answers
16k 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 ...
18
votes
5answers
16k views
Where to save pictures on Android?
My application uses quite a lot of pictures that are downloaded from the internet and cached locally on the Android phone. I am wondering, what is the correct way to save those pictures. There are ...
15
votes
2answers
8k views
Do iPhone / Android browsers support CSS @media handheld?
I want to change my web page CSS for web browsers running on cell phones, like the iPhone and Android. I've tried something like this in the CSS file:
@media handheld {
body {
color: red;
}
...
14
votes
4answers
2k views
How do you Require Login for Media Files in Django
I'm serving "sensitive" information in downloadable PDF's and Spreadsheets within a user registration section of a site.
Is there a way to allow the django authentication to secure this media without ...
13
votes
6answers
6k 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# ...
12
votes
7answers
11k views
Django: serving ADMIN media files
I've been successfully serving media files for the normal MEDIA files, but when I tried serving admin media files, I failed. please kindly help me locating the problem, as I've tried to troubleshoot ...
12
votes
6answers
262 views
What are good sites for free sounds that developers can use in applications?
So far I have found:
http://www.soundsnap.com/
11
votes
2answers
8k views
How to query Android MediaStore Content Provider, avoiding orphaned images?
I'm trying to provide an in-app Activity which displays thumbnails of photos in the
device's media store, and allow the user to select one. After the user makes a
selection, the application reads the ...
10
votes
4answers
262 views
Android: how to get a video thumbnail of a file that's private to your application?
Question:
How do you get a video thumbnail for an application-private file?
Specifically, is there a way to extract video frames from an .mpeg file directly?
Background:
My application includes a ...
10
votes
2answers
186 views
Strange issue in Combining Audio Files and playing in different API versions
All , I am using Media Recorder for Recording Audio.
Case 1: If i use Android Version 2.2 installed devices, my recorded audio combined and playing well.
Case 2: If i use it in Android 1.6 installed ...
10
votes
3answers
1k views
How do I find the length of media with gstreamer?
How do I find the playback time of media with gstreamer?
10
votes
6answers
3k 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 ...
9
votes
4answers
317 views
Capture Media Keys when Application is Minimized
I want to provide an option with a media player I'm working on for the media keys to work even when it's minimized. What's the best way to capture and process those key events in C# without having ...
8
votes
3answers
427 views
Detecting Similar images [closed]
Possible Duplicate:
Image comparison algorithm
So basically i need to write a program that checks whether 2 images are the same or not. Consider the following 2 images:
...
8
votes
3answers
17k views
How to target CSS for iPad but exclude Safari 4 desktop using a media query?
I am trying to use a media rule to target CSS to iPad only. I want to exclude iPhone/iPod and desktop browsers. I would like to to also exclude other mobile devices if possible.
I have used
...
8
votes
2answers
1k views
Django upload_to outside of MEDIA_ROOT
My deployment script overwrites the media and source directories which means I have to move the uploads directory out of the media directory, and replace it after the upload has been extracted.
How ...
7
votes
1answer
105 views
How reliable is the “projection” media type in css?
I'm working on a corporate project, creating a system that will be used for years.
I've recently come across the "projection" media type in css, and I'm imagining potential benefits it could have for ...
7
votes
5answers
431 views
Store Documents/Video in database or as separate files?
Is it a better practice to store media files (documents, video, images, and eventually executables) in the database itself, or should I just put a link to them in the database and store them as ...
7
votes
1answer
864 views
Android SDK Mediaplayer.create randomly returns null
I am having an issue where occasionally the MediaPlayer.create method will return null, even though the audio file is definitely there. In fact, if I put the call to create into a while loop, the ...
7
votes
5answers
4k 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 ...
7
votes
5answers
1k 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 ...
7
votes
12answers
34k views
Embedding Windows Media Player for all browsers
We are using WMV videos on an internal site, and we are embedding them into web sites. Now, this works quite well on Internet Explorer, but not on Firefox. I've found ways to make it work in Firefox, ...
6
votes
5answers
420 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
328 views
Protecting image media in an web application
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 provide ...
6
votes
5answers
1k 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 ...
5
votes
1answer
527 views
Android Equalizer for API Level < 9
I'm looking for a way to use an equalizer within my app which does not rely on the
android.media.audiofx package especially android.media.audiofx. Equalizer class because these are only available for ...
5
votes
1answer
361 views
Which HTML5 Media JS Framework is Best?
I want to customize a video player to have additional buttons and controls using jquery. I've found two that seem like viable candidates, and I'm interested in hearing which is better (or if there's ...
5
votes
2answers
192 views
How can i create a stable checksum of a media file?
how can i create a checksum of only the media data without the metadata to get a stable identification for a media file. preferably an cross platform approach with a library that has support for many ...
5
votes
6answers
5k views
Playing BG Music Across Activities in Android
Hello! First time to ask a question here at stackoverflow. Exciting! Haha.
We're developing an Android game and we play some background music for our intro (we have an Intro Activity) but we want it ...
5
votes
3answers
3k views
View print CSS in IE7 or IE8
I'm debugging a site that has problems with element positioning when printing (I have a separate print.css file linked by a link element with the media="print" attribute). This problem only occurs in ...
5
votes
2answers
1k 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 ...
5
votes
4answers
519 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 ...
5
votes
6answers
3k 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 ...
4
votes
2answers
51 views
When to use byte array, and when to use stream?
I need to send images and small video files (around 5MB, less than 10MB) to a REST service, which I will write.
I am wondering whether I should use Byte[] or Stream to accomplish this task.
What ...
4
votes
1answer
149 views
Best Way to combine Audio files in Android
I am developing Recording App that includes Pause/Play option.
I tried with both Media Recorder and AudioRecord
In case of AudioRecord , the recorded audio consumes larger size, so if the recording ...
4
votes
3answers
96 views
Random Access of Large Media Files on a Remote Web Server
One of our applications currently relies on mapped drives to access large media files (20-100MB) on the local network.
We would like to change this to some sort of web service so that we can make it ...
4
votes
1answer
294 views
How to play 3gp file in Java?
It is a Java question.
I try to use Fobs4jmf to play 3gp. I can see the video but without any sound.
Is there any solution?
And I try a newer library called xuggler, but I only see how to manipulate ...
4
votes
1answer
308 views
How to store an MP3 file in a a database?
Being new to storing data types in a database, I brought myself upon a problem whereas I need to store a media file inside some sort of database.
I currently utilize MySQL.
Since SO is a community ...
4
votes
3answers
189 views
How to scale out image hosting/serving?
I'm building a website where users can upload photos and I'd also convert uploaded photos into thumbnails.
Planning ahead, if the website gets popular, how do I scale it out so that the images (both ...
4
votes
1answer
784 views
BlackBerry - Play mp4 video from remote server
I am using a BrowserSession to play audio and video files. The audio files play without problem, but when I try to play a video file, the browser displays garbage characters.
How do I play video ...
4
votes
2answers
669 views
Changing css media type in browser
Is there some means of specifying the default media type for a browser (let's say chrome), so that I can test css @media styles?
@screen
{
div { background-color:red; }
}
@handheld
{ ...
4
votes
2answers
619 views
Song picker for Android
Is there a song picker for Android that can be invoked programatically?
I'm looking for something similar to iPhone's MPMediaPickerController, which shows a view from where the user can select ...
4
votes
4answers
2k views
Media Information Extractor for Java
I need a media information extraction library (pure Java or JNI wrapper) that can handle common media formats. I primarily use it for video files and I need at least these information:
Video length ...
4
votes
0answers
722 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
2answers
1k views
JMF replacement
JMF is old, and doesn't support a lot of codecs properly. I get by these days by using FFMPEG in the background, but I would like to switch to a native java solution if one exists, does anyone know of ...
4
votes
4answers
2k views
Changing media specific CSS properties from Javascript
I have a CSS property (font) that I need to be able to change from Javascript (a pulldown). However, this font should only be used when printing (@media print).
So, the javascript can't just change ...
4
votes
3answers
1k 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
6answers
2k 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
25k views
How to interact with Windows Media Player in C#
I am looking for a way to interact with a standalone full version of Windows Media Player.
Mostly I need to know the Path of the currently played track.
The iTunes SDK makes this really easy but ...