12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394 |
- ../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
- ;
- -66577 0;
- --- set y dimension \; /ev/rec/<id>/sync --- toggle syncing (0 \, 1)
- \; /ev/rec/<id>/file/quality --- set file quality of snapshot \; /ev/rec/<id>/snap/offset/x
- --- set x-offset \; /ev/rec/<id>/snap/offset/y --- set y-offset \;
- /ev/rec/<id>/rec --- start recording \; /ev/rec/<id>/stop --- stop
- recording: /ev/rec/<id>/grab --- grab snapshot \; /ev/rec/<id>/codec_nbr
- --- select codec for recording \;;
- domain \, see [ev_storage-help] for details;
- VIEW toolkit/ gpl v3;
- \, 1;
- content to disk or to take a snapshot (photo) of the content \; 1st
- set size and part of the screen you want to capture \; dimension and
- offset given in pixel \; 2nd: for video recording \, select codec from
- list and set it via nbr-box \, codeclist not working on all OS \; also:
- if you use [ev_vid] for playback you can sync recording to its playback-frames
- \; ATTENTION: using the sync-function only works properly \, if frame-accurate
- playback-mode is selected in [ev_vid] \; 3a: choose filename`n`storage-location
- \, then hit REC \; 3b: for taking snapshots of framebuffer/gemwin:
- select filename and location \, set quality and hit GRAB \; once you´ve
- set a filename you can take a number of snaphots- file will be numbered
- accordingly.;
- offset \, if you just want to capture a part of the framebuffer \;
- codeclist: shows available codecs in pd-window \; select_codec: set
- codec according to codeclist \; SYNC_on/off: toggle frame-synced video
- recording \; VIDEO__SAVE_AS: set directory and filename \; REC/STOP:
- start & stop recording \; IMAGE__SAVE_AS: set directory&filename for
- snapshot \; IMG_quality: set image quality (default: 80) \; GRAB: bang
- snapshot \;;
|