Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Is there any way to use a WMV stream in Quartz Composer?

I have tried providing the URL of the stream to a Movie Importer patch and enabling asynchronous playback, but nothing happens. I have WMV components (Flip4Mac) for QuickTime installed.

Just wondering if this is possible.

Thanks!

share|improve this question
Can you open the stream in VLC? If so you might be transcode the stream and open that transcoded stream in the QC Movie Importer. Or, github.com/mdonoughe/vlc-quartz might be of help. – forresto Jun 13 '11 at 12:47
I'm over it. But if anyone figures it out I would still be interested. – jif Jun 14 '11 at 3:41

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.