123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122 |
- ../ev-in -path ev-main -path ../ev-main -path ev-pano -path ../ev-pano
- -path ev-pro -path ../ev-pro -path libs/gil -path ../libs/gil -path
- libs/kollabs -path ../libs/kollabs -path media -path ../media -path
- ev-glsl -path ../ev-glsl;
- 2 8 0 14 -99865 -262144 0;
- 3 8 0 12 -128992 -262144 0;
- -162280 -1 0;
- -66577 0;
- -66577 0;
- abstractions to register parameters for storage and osc communication
- ;
- 7 0 10 -262144 -1 -1;
- 17 7 0 10 -262144 -1 -1;
- -66577 0;
- 17 7 0 10 -262144 -1 -1;
- domain \, see [ev_storage-help] for details;
- \; one deploys a counter that counts up to the end of the file \, which
- means \, if the cpu is under heavy load \, playback speed maybe gets
- slow. The [time accurate]-mode relies on the realtime-object and makes
- sure \, that the playback-speed of the file is constant. If CPU-Load
- is up \, it results in frames being dropped/jumped over. the visual
- output is still rather ok and looks fluid.;
- \, and time-adjustments \; All values for length are given in frames.
- Fade-length is given in frames as well. Fade-out-time-value displays
- the length of the fade-out in frames. \; The numberbox [sec:] displays
- entered or actively changed values in seconds. Framerate of loaded
- videos have to be entered manually \, but is saved within scenes of
- the Extended-view-storage system.;
- VIEW toolkit/ gpl v3;
- \; open : open file dialog \; loop_on/off : switch file looping on/off
- \; play & stop : should do what it says \; frame/time accurate : switches
- between 2 playback modes. open subpatch for further details \; \; fps
- : set framerate of loaded file \; settings : opens advanced settings
- \; \; __________________advanced settings________________________ start/end_time
- : set in and out points of loaded video \; fade_in/out_time : set fades
- directly in the player (compare to the transition-possibilities in
- [ev_storage].. see [ev_storage-help] for details) \; lvl : set gain/level
- for video (0...100) \; form : adjust shape of the fade-curve (0...100)
- \; weight : fade between linear and curved fade-behaviour (0-100) \;
- show_curve: shows the fade-curve \; flip: flips content horicontal
- and vertical;
- /ev/vid/<id>/fadeOut_time --- fadeOut-time in frames \; /ev/vid/<id>/start_time
- --- time offset in frames(adjusting length of file \, non destructive)
- \; /ev/vid/<id>/end_time --in frames \, adjusting endpoint of videofile
- \, in frames \, non destructive \; /ev/vid/<id>/filename --- set new
- video file path \; /ev/vid/<id>/start --- start video \; /ev/vid/<id>/stop
- --- stop video \; /ev/vid/<id>/open --- start open dialog \; /ev/vid/<id>/texture_id
- --- access as texture from outside \; /ev/vid/<id>/gain --- sets max
- gain level of video \; /ev/vid/<id>/weight --- adjusts weight of the
- fading-curve \; /ev/vid/<id>/form --- alters the shape of the fade
- curve \; /ev/vid/<id>/loop --- play video in a loop \; /ev/vid/<id>/flip/horicontal
- --- flip video horicontally \; /ev/vid/<id>/flip/vertical --- flip
- video vertically \; /ev/vid/<id>/curve/vis --- show fade curve \;;
|