24a8551fbc
Added a way to get the duration of the original clip, so the gradient didn't generate forever
jorge2022-09-07 18:23:58 -07:00
da1ce43f63
Used the complex filter for the palette generation portion nstead to do it in a single line.
jorge2022-09-07 16:45:21 -07:00
7c81f780dc
Added a script to generate gifs out of a video
jorge2022-09-06 18:31:05 -07:00
2816bb00c1
Fixed an error that was showing up in new AE.
jorge2021-07-15 23:33:12 -07:00
7604455e80
testing adding a comment
jorge2021-03-11 12:43:50 -08:00
293511e102
Added a quick script to rename files and add its 'extention' wich it extracts from the output of a 'file' command
jorge2021-03-11 12:27:43 -08:00
0bc7f2422d
The script to change the length of a comp and it's child layers, now also supports changing framerates. And added an expression to match the audio of a layer in a containing comp.
jorge2020-10-16 22:38:57 -07:00
62ebcf316a
Added a script to change de duration of a comp, and its contained precomps to a certain duration in seconds
jorge2020-10-09 17:31:25 -07:00
92495623fc
added a coouple of scripts to help me vectorize multi-layer photoshop files into svg
jorgevasquezp2019-01-10 18:43:26 -08:00
b982736045
Handle the paths in a way theat the resulting directory is relative to the last directory in the path instead of using the full path.
Jorge Vásquez Pérez2018-12-13 10:49:51 -08:00
ced0980d23
wraped the variables in quotes in cases there are any spaces in thepath name.
Jorge Vásquez Pérez2018-12-13 10:38:32 -08:00
080007d49f
Added script for mirroring an entire folderstructure with empty files.
Jorge Vásquez Pérez2018-12-13 10:16:24 -08:00
36e8bd0c23
Added argument parsing options for custom start_number and frame_rate to be able to handle image_sequences.
jorgevasquezp2018-11-09 10:45:57 -08:00
b7a25e7de9
changed the way the device ID gets recognized, to fit xsetwacom's new output format
jorgevasquezp2018-07-02 10:55:49 -07:00
93e2f3c08e
Brought the lateststools from the git repo
jorgevasquezp2017-11-21 11:40:56 -08:00
b81f20a7fb
Increased the bitrate in the hq compression preset
jorgevasquezp2017-11-21 11:39:25 -08:00
56bb488cf4
The script that finds out the right device id for the wacom stylus, now trims the last tab in the output format
jorgevasquezp2017-11-21 11:38:51 -08:00
0fe7bc366b
Changed the version of samba used to mount the server share
jorgevasquezp2017-11-21 11:37:26 -08:00
38b70f4645
A simple script to convert a folder with dng files from an alexa mini camera to a prores movie clip
jorgevasquezp2017-11-21 11:36:42 -08:00
f4781e3f6f
Created a compression script template for 540p h264s
jorgevasquezp2017-11-21 11:35:51 -08:00
c3e2c5467d
Changed the handling of credentials while mounting whitehorse
Jorge Vásquez Pérez2017-11-16 10:01:11 -08:00
103de90e70
added a script to make animation+ movies out of sequences, updated ytdlpl, and added a custom command to mount pegasus
Jorge Vásquez Pérez2017-08-31 11:45:25 -07:00
2a04659738
Changed the way the buttons get assignd, now it finds out which stylus is present and then applies changes to that one.
Jorge Vasquez2017-08-01 20:14:16 -07:00
8313faf0a5
added a setting for makines wacom, and a ffmpeg script to make a qt out of a sequence overlayed over gray background
Jorge Vásquez Pérez2017-07-27 15:05:05 -07:00
4281a598c8
Made the script first look fo a defined project () and use that, or just make a default one, to be renamed later
Jorge Vásquez Pérez2017-07-05 11:07:43 -07:00
a94a4f3694
Added a script to swap wacom buttons in xfce4
Jorge Vasquez2017-03-20 20:28:23 -07:00
6ad59f9c00
Removed scripts with old names, that were already replaced with the right ones
Jorge Vásquez Pérez2017-03-16 12:02:44 -07:00
53f27f1f8e
Added a couple of functions to check and endforce specific durations for compositions
Jorge Vásquez Pérez2017-03-16 11:59:43 -07:00
a507e0ede6
Replaced the updateDate() function from the FullFrame EP, version, addressing comments about ordinal number preferences and commas in dates.
Jorge Vásquez Pérez2017-03-16 11:48:08 -07:00
ce5fa45343
Finished implementing the last requests: no ordinal number on dates, commas between Months and days only, added the 0 avatar option, and finished bringing the avatar functionality, still some bugs to go, but it left for Disney already.
Jorge Vásquez Pérez2017-03-16 11:35:59 -07:00
cfbdb71c07
Created functions to get the width of both titles so we can later center them, and adde options to create a special event, with different type style
Jorge Vásquez Pérez2017-03-14 21:55:01 -07:00
67d4ea1dc2
Renamed the EP Horiz, to the proper EP Vert, and finalized changes before sending to client
Jorge Vásquez Pérez2017-03-14 17:36:49 -07:00
c03eb0b77d
Renamed the latest versions, and polished some minor UI interfase details on the Horizontal One
Jorge Vásquez Pérez2017-03-13 14:49:14 -07:00
efbde93c63
Broke the changeable things into categories, so they take less vertical space, and are more easily readeble.
Jorge Vásquez Pérez2017-03-09 17:49:56 -08:00
5267b9df2d
Added options to show Social calls on the Ears Bubble, still some cleaning up to do, but DONE
Jorge Vásquez Pérez2017-03-08 18:47:33 -08:00
ec3985b80b
Finished the Horizontal EP Toolkit, still some cleaning up to do, but it's fully functional now
Jorge Vásquez Pérez2017-03-08 17:20:46 -08:00
1cb7da9bc8
Added a script for customizing the Horizontal EP piece, still WIP
Jorge Vásquez Pérez2017-03-06 21:42:32 -08:00
fecbd36233
Renamed Customizer Script to the appropriate piece it was supposed to be customizing, to make room for the new ones.
Jorge Vásquez Pérez2017-03-06 16:22:09 -08:00
ce643ff277
Added an Array.prototype.indexOf function, for older JS versions
Jorge Vásquez Pérez2017-03-02 16:16:06 -08:00
37dd0bb36b
Reorganized everything a little better, and changed the way the avatars load
Jorge Vásquez Pérez2017-03-02 15:43:15 -08:00
345327e926
Added a blender operator to replace objects for empties, matching the orientation of the objects
Jorge Vássquez Pérez2017-01-13 12:27:39 -08:00
dc8788f5da
Created a script to create an after effects collect an aepx xml file.
Jorge Vássquez Pérez2016-12-02 17:37:36 -08:00