avidemux2 icon indicating copy to clipboard operation
avidemux2 copied to clipboard

Avidemux2, simple video editor

Results 35 avidemux2 issues
Sort by recently updated
recently updated
newest added

We can add cut point without deleting actual frames (== splitting the segment into two). This can be very useful for example marking scene changes for partial filtering.

Play a short section backward.

-on change set spinbox maximums, to prevent inversion (bad UX) -these maximums prevent to set output resolution lower than 8x8 -spinboxes get minimum width, to prevent jerkiness (introduced by setMaximum)

It is declared as returning a bool, but returns nothing. But the callers expect something to be returned: true in case it succeeded. **Double check I got it right...**

PR because discussions and issues are not available.