DuME icon indicating copy to clipboard operation
DuME copied to clipboard

A fast, versatile, easy-to-use and cross-platform Media Encoder based on FFmpeg

Results 91 DuME issues
Sort by recently updated
recently updated
newest added

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

enhancement

- colors and other variables - set own css - revert to system css

enhancement

see https://docs.nvidia.com/video-technologies/video-codec-sdk/ffmpeg-with-nvidia-gpu/

to do after EXR support, using openImageIO

enhancement

Maybe with an aepx? With aerender? Headless Ae (may be long, not automatic in this case)

enhancement

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...

enhancement

``` 0 = 90CounterCLockwise and Vertical Flip (default) 1 = 90Clockwise 2 = 90CounterClockwise 3 = 90Clockwise and Vertical Flip ``` Use `-vf "transpose=2,transpose=2"` for 180 degrees.

enhancement

**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...