All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Traxel Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:32, 31 January 2025 RobertBushman talk contribs created page Category:Video (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.")