1
0

remove 4:3

This commit is contained in:
2025-09-06 03:32:57 +02:00
parent cf6ae78cd4
commit daa353e3ac
8 changed files with 3 additions and 568 deletions

View File

@ -26,34 +26,14 @@ Preset for mp4, HD, constant bitrate
- compute_gopro_8:7.py
Script to compute output FOV and frame widening
### gopro_4:3_maxlens - Fisheye removal for GoPro 11+, 4:3 ratio, Max SuperView, 60fps, HyperSmooth off
- unfish_gopro_4:3_maxlens.glsl
Shader for fisheye removal
- preset_gopro_4:3_maxlens_4K_youtube.py
Preset for mp4, 4K, high bitrate
- preset_gopro_4:3_maxlens_4K_2160p.py
Preset for mp4, 4K, constant bitrate
- preset_gopro_4:3_maxlens_FullHD_1080p.py
Preset for mp4, FullHD, constant bitrate
- preset_gopro_4:3_maxlens_HD_720p.py
Preset for mp4, HD, constant bitrate
- compute_gopro_4:3_maxlens.py
Script to compute output FOV and frame widening
### Installation for BSD/GNU-Linux systems:
- Copy the presets to ~/.avidemux6/custom/
- Copy the presets to ~/.avidemux6/custom/ or ~/.local/share/avidemux6/custom/
- Copy the shader to /opt/rk/avidemux/ (or edit the preset to set the path)
Or just run the scripts install_gopro_8:7.sh and/or install_gopro_4:3_maxlens.sh
Or just run the script install_gopro_8:7.sh
_For commercial OS's, figure out the paths yourself, then edit the presets to fix the path to the .glsl files_
_For commercial OS's, figure out the paths yourself, then edit the presets to fix the path to the .glsl file_
### Usage: