avidemux2
avidemux2 copied to clipboard
Avidemux2, simple video editor
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...**
…to mean's one.
PR because discussions and issues are not available.