what :
Home > Search > movie

Objectspage : 1 2
MsPinky's Maxi-Patch Patch cue, pitch, and scratch digital audio files
a Max/MSP patch, or program, that gives you the unique ability to simultaneously cue, pitch, and scratch digital audio files (.WAV, .AIFF, .MP3) as well as QuickTime movies using your standard DJ turntables.
p.jit.gl.record Abstraction record the scene as a movie using the glreadpixels render-to-matrix method or take snapshots of the window
playbar External Standard Quicktime movie play controller as a user interface object
Currently, playbar can only be used to control movies. It can also serve as a progress indicator while a movie is playing.
qttimecode External extracts time code track information from a quicktime movie: time code for any frame number (int / symbol), reel name and length of movie (information added for example by Final Cut Pro when capturing DV footage).
extracts time code track information from a quicktime movie: time code for any frame number (int / symbol), reel name and length of movie (information added for example by Final Cut Pro when capturing DV footage).
spigot~ External Route QT and SoundManager audio into MSP
The spigot~ object creates a sound output component whose output is routed into MSP. The jit.qt.movie object can be set to play it's audio through and instance of spigot~ using the message soc spigot-name. Multiple jit.qt.movie objects can use multiple spigot~ objects with differing names, or they may share a single spigot~ object, in which case their audio will be summed. Other applications which support manual selection of sound output components(e.g. Peak), may also be set to route their audio to the spigot~ object by selecting the appropriate component in the application's sound output menu. This requires that the spigot~ object exists prior to selecting it in another application.
tapemovie Patch This is a standalone application for controlling, processing, and analyzing various media in realtime.
Standalone version - tapemovie is a modular software environment for controlling, processing, and analyzing various media in realtime (sound, video, 3D, lighting). It has stood the test of numerous productions since 2007, for theater, dance, concert performance and installation - enabling precise control and sequencing of media and their interactions while at the same time allowing connections with multiple peripheral controllers and interfaces. It is programmed with Max/MSP/Jitter and exists as a standalone application (free download), as well as in patch version for advanced users. tapemovie_lib
ubumenu External Non-interrupting pop-up menu
The ubumenu object is a replacement for Max's umenu, which won't interrupt movie playback (or other low-priority events). It operates much likeumenu. Many of the object's properties may be set from its Inspector.
v.buffers External v.buffers is a general holder of video frames.
v.buffers is a general holder of video frames. It can grab frames from a live video stream. It can import quicktime movies. It can import individual still images in many formats. It can export its contents as a quicktime movie. It can export any individual frame as a still image in many formats. The first argument to v.buffers is a name for the buffer. The second is the number of buffers. The frames are stored in RAM and so the maximum number of buffers you can allocate depends on the amount of RAM you have allocated to MAX. You can set a format, width and height for the buffers, but if a different format or dimension stream is received, the buffers will be resized to match and the previously recorded frames will be cleared. The frames are accessed through v.buffertap objects.
v.movie External v.movie allows you to play QuickTime movies into softVNS 2.
v.movie allows you to play QuickTime movies into softVNS 2. It offers a wide variety of kinds of playback control. v.movie can load and play live internet streams, and movies located at url's on the internet. Some parameters may not be able to be changed for live streams. Alpha channels in movie files will now be output from v.movie if process_alpha is 1. Movie playback is considerably sped up by setting render_to_yuv to 1. This skips a bunch of unnecessary processing if you intend to process the movie in yuv format. N.B. FOR FULL SIZE FULL QUALITY DV PLAYBACK: You must set use_movie_size 1 and playback_quality 2. And render_to_yuv 1 really helps.
v.record External v.record allows you to capture a stream to disk as a quicktime movie.
v.record allows you to capture a stream to disk as a quicktime movie. You can compress the stream on the fly. This process will usually not be possible in real-time, especially if you are compressing. v.record can have a circular buffer in order to catch skipped frames. Note that you can record a movie at a slower than realtime rate but define its playback rate separately (see movie_fps, relative_timescale and movie_timescale)
v.sequence External v.sequence grabs, imports and plays back sequences of video frames.
v.sequence grabs, imports and plays back sequences of video frames. It can grab frames from a live video stream. It can import quicktime movies. It can import individual still images in many formats. It can export its contents as a quicktime movie. It can export any individual frame as a still image in many formats.
v.status External v.status reports the current processor requirements of various parts of the softVNS system and allows performance tuning.
v.status reports the current processor requirements of various parts of the softVNS system and allows performance tuning. softVNS 2.1 calculates the total processing power required to process all streams at the currently set frame rate. If this amount is larger than the max_percent value, then softVNS ignores a certain number of frames per processed frame so that the actual processing percentage is less than max_percent. This effectively reduces the frame rate of the system. Note that if you are running a very complex MSP patch along with softVNS, and your softVNS streams are not running in overdrive or on quicktime interrupts (i.e. if you are using the v.movie object or v.dig in seq_grabber mode) the processing time reported may be more than it actually is, since other processes using interrupts will add their processing time to softVNS's.
v.tween External v.tween interpolates between the previously received frame and the most recent frame.
v.tween interpolates between the previously received frame and the most recent frame. In default mode, v.tween calculates the interpolation to take exactly the amount of time between frames. This means for example that you can add a v.tween after a v.movie with a low frame rate and have it up the frame rate with interpolation.
wqt External wqt provides a windowed interface to QuickTime TM movie
wqt provides a windowed interface to QuickTime TM movies, permitting control of playback rate and the section of the movie to be played. It provides more functionality than the standard movie object.
page : 1 2

Libraries
tapemovie
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='144'Tom Mays
Olivier Pfeiffer
Renaud Rubiano
tapemovie is a modular software environment for controlling, processing, and analyzing various media in realtime (sound, video, 3D, lighting). It has stood the test of numerous productions since 2007, for theater, dance, concert performance and installation - enabling precise control and sequencing of media and their interactions while at the same time allowing connections with multiple peripheral controllers and interfaces. It is programmed with Max/MSP/Jitter and exists as a standalone application (free download), as well as in patch version for advanced users.
Time TunnelXL
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='148'Komika Hackage This pair of externals decodes timecoded vinyl (currently only traktor scratch vinyl) and plays the decoded stream through a resample external back. It can be used to scratch sounds, movies or whatever else Max/MSP is offering to scratch.

4855 objects and 135 libraries within the database Last entries : December 23rd, 2023 Last comments : 0 0 visitor and 22589934 members connected RSS
Site under GNU Free Documentation License