Category:Video: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

6 April 2025

30 March 2025

27 March 2025

26 March 2025

22 March 2025

18 March 2025

14 March 2025

13 March 2025

11 March 2025

10 March 2025

9 March 2025

1 February 2025

31 January 2025

  • curprev 20:3220:32, 31 January 2025RobertBushman talk contribs 350 bytes +350 Created page with "Category:Hacking = Quick Tips = == Image Stabilization == === FFMPEG === <pre> ffmpeg -i VID_20250127_144815.mp4 -vf vidstabdetect=shakiness=10:accuracy=15 -f null - ffmpeg -i VID_20250127_144815.mp4 -vf vidstabtransform=smoothing=30:zoom=0 series_launch_english.mp4 </pre> First command generates the convolution file, second command applies it."