media

real media clip info editor

Hi I Have a huge amount of rm media files How i can edit there clip info all together I dont want to do them one by one is there a way or a program that accept a number of rm files and change/edit there clip info thanx in advance if u want to see an example check the following file check the file ...

Rendering on top of Adobe AIR

My co-worker posted a question on his blog . He is referring to rendering an MPEG-4 stream in adobe air. He wants to know basically two things. Are there any technical articles floating around that... Describe how AIR renders. Describes a technique for painting on an AIR surface in a way that doesn't effect AIR per...

Free streaming server for Voip server

I need an open-source application which streams on demand (RTSP?) the prerecorded files. It should support all major codecs (G.711,g729...), and must be reasonably efficient. Up until now Ive found only VLAN player suitable for this task. Any advice? ...

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 during development - which is strongly discouraged in production, I'm aware. I'll post my configuration and my template, and hopefully some...

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 output. Things like headers and footers (that say what I want them to say), page breaks, margins, etc. Most solutions I've seen involve so...

What's the simplest way to play an MP3 in WPF?

Has to be free. ...

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 permission to view a media file - and this fact may be changed on the fly. I don't care if they can download a media file that they have ...

Media analysis java library

Hi, As a "learn Groovy" project, I'm developing a site to manage my media collection (MP3, MP4, AVI, OGG) and I wasn't able to find any open source library to retrieve meta data from this files. I was thinking of something like Linux's file command. I've found few libraries on Java that do one or the other (like mp3info), but not a tota...

WMEncoder issue

I have an instance of a WMEncoder class THis is .NET so basic interop , what I mean is the WMEncoder is actually generated by the runtime like so namespace WMEncoderLib { [Guid("632B6081-BBC6-11D2-A329-006097C4E476")] [CoClass(typeof(WMEncoderClass))] public interface WMEncoder : IWMEncoder2, _IWMEncoderE...

How do you determine media type in Javascript?

I looked around and didn't see this question asked yet. What's a reliable way in Javascript to determine the media type (e.g. screen, print, handheld) of the page? I've seen references to document.styleSheets[0].media, but I've had no luck using this, either because of browser support issues or because I'm not understanding something. ...

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# example implementation of this type of server. I am placing a bounty and will award it if you can point me to some sample code that I can ...

Need media sharing web-app, control access by group

I am trying to find a good media sharing web app. Something that will let instructors upload audio or video files easily. And I need to let restrict access to the files to only the students in the class. I have tried PHPMotion, and it's great for the uploading and sharing part, but it's a way of sharing files with everyone. I need to...

Getting WM/Picture using C# and WM Encoder SDK

I was hoping someone could help point me in the right direction and/or provide a sample for me to look at. I need to get the WM/Picture field inside a WMA file that I decode using WM Encoder and C#. I have been able to get all the other tags fine, but media.getAttributeCountByType("WM/Picture", "") function always return 0. But Windows...

Media Player

How to embed a Jukebox or a media player in C# .NET? Or rather create a playlist which can play WAV files. ...

How can I have two instances of rhythmbox running or how to program rhythmbox to start playing at previous position in a mp3 file?

I like to alternate between listening to internet radio and other things e.g. a podcast, but don't like to lose my place in the podcast file. And oddly, sometimes in the process of fast forwarding in an audio file, rhythmbox just quits. Or instead of having two instances of rhythmbox, would I be able to write a program so that it can au...

MediaPlayer does not show controls - problem with FF and IE. How to solve it?

Hi, I got this piece of code: <object id="MMPlayer1" codebase=http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701 type=application/x-oleobject height=238 width=240 align=absmiddle classid=CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95> <param name="FileName" value="http://www.abradio.cz/asx/beta32.asx"&...

Interactive Media Career?

I currently work for a HUGE retailer and get to do j2ee web aplications. I also get to dab in ajax applications using dojo. I would really like to work for a Interactive Media company one day( There is actually a really good one in the town im in ). I want to spend my extra time maybe focusing on learning new technologies that would help...

Adobe Media Player

Hello everyone, I am confused about the different functions compared between Adobe Media Player (http://get.adobe.com/amp/) and Adobe Flash Player. My understanding is, Media Player could play any supported video/audio type (for example, flv file), but Flash Player could only play swf file, can not play video/audio directly. My underst...

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 hierarchy of folders in the app, but allow the user to add more sounds later, possibly from the music collection or something. Basically, the user...

any experts of Windows Media Service

Hi guys, anyone know whether Windows Media Service supports streaming flv on Windows Server 2003? I tried but failed to find any claim documents. http://www.microsoft.com/windows/windowsmedia/forpros/server/server.aspx thanks in advance, George ...