DuME
DuME copied to clipboard
A fast, versatile, easy-to-use and cross-platform Media Encoder based on FFmpeg
doc https://ffmpeg.org/ffmpeg-filters.html#eq example (preview) ffplay -vf eq=brightness=0.06:saturation=2 INPUT.MOV example (transcode) ffmpeg -i INPUT.MOV -vf eq=brightness=0.06:saturation=2 -c:a copy OUTPUT.MOV
- colors and other variables - set own css - revert to system css
see https://docs.nvidia.com/video-technologies/video-codec-sdk/ffmpeg-with-nvidia-gpu/
Maybe with an aepx? With aerender? Headless Ae (may be long, not automatic in this case)
un truc cool serait de pouvoir modifier le nom automatique du fichier de sortie : - soit pas un simple suffixe - soit par des regles de bases de renommage...
``` 0 = 90CounterCLockwise and Vertical Flip (default) 1 = 90Clockwise 2 = 90CounterClockwise 3 = 90Clockwise and Vertical Flip ``` Use `-vf "transpose=2,transpose=2"` for 180 degrees.
**Describe the bug** Dume saves the file, sends the composition to a new file and starts rendering, but then After Effects Crashes. What I observed is that Dume is trying...