1. Can you control the speed of a video clip playing in Quartz Composer? stackoverflow.comIs there a way to manipulate the speed of the video playback? I'm especially interested in a way to slow down with frame blending, exactly like the function in Final Cut ... |
2. How do you make the background of a video or picture clear in Quartz Composer? stackoverflow.comI'd like to remove all of the black from a picture attached to a sprite so that it becomes transparent. |
3. How do I use the current sound out as an audio input in Quartz Composer? stackoverflow.comIf I want to build a spectrum visualizer of what's currently playing on my speakers (not the line in) what do I do? |
4. Interfacing Java and Quartz Composer stackoverflow.comI have written this event photography application that features a slideshow among other things. The application written in Java and is multi-platform. However on Mac OS X, it takes advantage of ... |
5. How do I get an RTSP stream to play in Mac OS X's Quartz Composer? stackoverflow.comPutting an rtsp:// stream URL into a Movie patch in Quartz Composer (QC) and rendering it onto a Billboard patch causes QC to hang. A number of commentators on the net ... |
6. Quartz Composer - Structure Key Member bug? stackoverflow.comI'm trying to use Quartz Composer to create a continuous integration build radiator. I put together a simple XML file to describe the projects and the latest success of each of their ... |
7. WMV live stream in Quartz Composer stackoverflow.comIs 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, ... |
8. Quartz Composer: switch video inputs with mouse stackoverflow.comScenario: two Quicktime movie inputs, one plays on loop unless user clicks left mouse button, in which case second movie plays until the end, then first movie plays. Logically I can see ... |
9. Quartz Composer, loop reloading text files (Command Line Tool) stackoverflow.comI have a .qtz that loads the last line of the latest .log file, to show the currently played song from a player. Here is the source, with 2 .log files ... |
10. Quartz Composer barcode scanner stackoverflow.comIs there any Quartz Composer barcode scanner plugin that can run on Leopard. I mean like the kind of barcodes on the back of books, because I've seen a DataMatrix plugin ... |
11. System audio in Quartz Composer stackoverflow.comI am building a music visualizer in Quartz Composer, and it works just fine. The problem is that the audio input is through a microphone, so any noise that I make ... |
12. Adding A Quartz Composer Macro to the Patch Creator stackoverflow.comCan I add a macro in Quartz Composer to the Patch Creator, so I can add it to all my compositions? |
13. How to use a VNC source in Quartz Composer? stackoverflow.comI know I can use video camera sources for further processing with Quartz Composer. (For example you can use the iSight's video feed to do something with that.) But is it also ... |
14. Rearranging pixels on a video in realtime in Quartz Composer stackoverflow.comDoes anyone know a good resource related to remapping the pixels in a video in realtime using Quartz Composer? I've read through the programming guide, but it doesn't have all ... |
15. Is there a way to play an MP3 or aac .pls file with Quartz Composer? stackoverflow.comI would like to play a radio stream in Quartz Composer. This would be the first step in developing a new kind of radio player with (i hope) interesting visuals ... |
16. Can I use Quartz Composer with iOS? stackoverflow.comI wan't to draw a view which has several strings, these strings's text could be changed by my program code, how can I build my program with Quartz Composer? I want ... |
17. HTML embed Quartz Composer removed in Safari 5? stackoverflow.comIs it still possible (Lion) to embed Quartz Compositions in web pages (for OSX Safari users)? The documentation at http://developer.apple.com/library/mac/#documentation/GraphicsImaging/Conceptual/QuartzComposer/qc_webkit/qc_webkit.html) suggests that Quartz Compositions should can be embedded in web pages ... |
18. Don't erase background for visual trace in Quartz Composer stackoverflow.comI it possible NOT to clear the background in Quartz Composer? I want to move an image across the screen and keep it visible at the old positions to have some ... |
19. Quartz Composer using Date Formatter stackoverflow.comIs it possible when using date formatter in QC to have the |
20. Separating objects in Quartz composer? stackoverflow.comI'm relatively new to developing and I'm building an installation in school together with my team. It's due thursday next week and I took the role as a developer since I ... |
21. How do I get the amount of XML elements and use it in Quartz Composer? stackoverflow.comI have a Quartz Composer document which I'm trying to edit but since this is my first dive into QC, I have little to no clue what I'm doing. |