1
0

license, readme

This commit is contained in:
2025-09-20 13:08:44 +02:00
parent 676e63eae5
commit f7540d5bca
3 changed files with 671 additions and 681 deletions

View File

@ -6,38 +6,29 @@ Shaders for Avidemux with OpenGL support
![Sample image](https://blog.rozk.net/wp-content/uploads/2025/07/compare.png)
### gopro_8:7 - Fisheye removal for GoPro 11+, 8:7 ratio, 60fps, HyperSmooth off
### gopro_8:7 - Fisheye removal for GoPro 11+, 8:7 ratio, 4K, HyperSmooth off
- unfish_gopro_8:7.py
Script to compute the parameters
- unfish_gopro_8:7.glsl
Shader for fisheye removal
- preset_gopro_8:7_4K_youtube.py
Preset for mp4, 4K, high bitrate
- preset_gopro_8:7_4K_2160p.py
Preset for mp4, 4K, constant bitrate
- preset_gopro_8:7_FullHD_1080p.py
Preset for mp4, FullHD, constant bitrate
- preset_gopro_8:7_HD_720p.py
Preset for mp4, HD, constant bitrate
- compute_gopro_8:7.py
Script to compute output FOV and frame widening
- preset_gopro_8:7.py
Preset for mp4, 4K, high quality
### Installation for BSD/GNU-Linux systems:
- 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)
- Copy the preset into ~/.avidemux6/custom or ~/.local/share/avidemux6/custom
- Copy the shader into /opt/rk/avidemux (or edit the preset to set the path)
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 file_
_For commercial OS's, figure out the paths yourself, then edit the preset to fix the path to the .glsl file_
### Usage:
- Load and edit video(s)
- Select "Custom/preset_gopro..." in the menu
- Add filters
- Select "Custom/preset_gopro_8:7" in the menu
- Modify and/or add filters
- Save the video