https://github.com/staxrip/staxrip
🎞 Video encoding GUI for Windows.
https://github.com/staxrip/staxrip
avisynth ffmpeg mkvtoolnix mp4box nvenc powershell rav1e staxrip svtav1 vapoursynth video video-encoding video-processing winforms x264 x265
Last synced: 4 days ago
JSON representation
🎞 Video encoding GUI for Windows.
- Host: GitHub
- URL: https://github.com/staxrip/staxrip
- Owner: staxrip
- License: mit
- Created: 2019-05-09T19:26:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-11-01T19:31:33.000Z (3 months ago)
- Last Synced: 2025-11-01T21:14:59.251Z (3 months ago)
- Topics: avisynth, ffmpeg, mkvtoolnix, mp4box, nvenc, powershell, rav1e, staxrip, svtav1, vapoursynth, video, video-encoding, video-processing, winforms, x264, x265
- Language: Visual Basic .NET
- Homepage:
- Size: 36.3 MB
- Stars: 2,630
- Watchers: 50
- Forks: 136
- Open Issues: 95
-
Metadata Files:
- Readme: Docs/README.md
- Changelog: CHANGELOG-SUPPORTER.md
- Funding: .github/FUNDING.yml
- License: License.txt
- Support: Docs/Support/README.md
Awesome Lists containing this project
- awesome-luooooob - staxrip/staxrip - 🎞 Video encoding GUI for Windows. (Visual Basic .NET)
- awesome-repositories - staxrip/staxrip - 🎞 Video encoding GUI for Windows. (Visual Basic .NET)
README
[ :leftwards_arrow_with_hook: Back to Repository](../../../)
# Documentation
> [!CAUTION]
> This documentation is under development and therefore incomplete.
> [!NOTE]
> This documentation is based on StaxRip **`v2.54`**.
## [Introduction](Introduction/README.md)
- [Overview](Introduction/Overview.md)
- [About StaxRip](Introduction/Overview.md#about-staxrip)
- [Target Group](Introduction/Overview.md#target-group)
- [License](Introduction/Overview.md#license)
- [Features](Introduction/Features.md)
- [Screenshots](Introduction/Screenshots.md) :recycle:
- [Community](Introduction/Community.md)
- [System Requirements](Introduction/System-Requirements.md)
- [Installation](Introduction/Installation.md)
- [Changelog](../CHANGELOG.md) :link:
## [Usage](Usage/README.md)
- [First Start](Usage/First-Start.md)
- [User Interface](Usage/User-Interface/README.md)
- [Main Window](Usage/User-Interface/Main.md)
- [Main Menu](Usage/User-Interface/Main.md#main-menu)
- [Source](Usage/User-Interface/Main.md#source)
- [Target](Usage/User-Interface/Main.md#target)
- [Filter](Usage/User-Interface/Main.md#filter)
- [Resize](Usage/User-Interface/Main.md#resize)
- [Encoder/Container](Usage/User-Interface/Main.md#encodercontainer)
- [Audio](Usage/User-Interface/Main.md#audio)
- [Assistant](Usage/User-Interface/Main.md#assistant)
- [Open Video Source File(s)](Usage/User-Interface/Opening.md) :x:
- [eac3to Demuxing](Usage/User-Interface/Opening#eac3to-demuxing.md) :x:
- [Template Selection](Usage/User-Interface/Template-Selection.md) :x:
- [Save Template](Usage/User-Interface/Save-Template.md)
- [Crop](Usage/User-Interface/Crop.md) :x:
- [Code Editor](Usage/User-Interface/Code-Editor.md) :x:
- [Filter Profiles](Usage/User-Interface/Filter-Profiles.md) :x:
- [Encoder Options](Usage/User-Interface/Encoder-Options.md) :x:
- [Container Options](Usage/User-Interface/Container-Options.md) :x:
- [Audio Settings](Usage/User-Interface/Audio-Settings.md) :x:
- [Preview](Usage/User-Interface/Preview.md) :x:
- [Video Comparison](Usage/User-Interface/Video-Comparison.md) :x:
- [Jobs](Usage/User-Interface/Jobs.md) :x:
- [Menu Editor](Usage/User-Interface/Menu-Editor.md) :x:
- [Events](Usage/User-Interface/Events.md) :x:
- [Log File Viewer](Usage/User-Interface/Log-File-Viewer.md) :x:
- [Apps Manager](Usage/User-Interface/Apps-Manager.md) :x:
- [Project Options](Usage/User-Interface/Project-Options.md) :x:
- [Settings](Usage/User-Interface/Settings.md) :x:
- [General](Usage/User-Interface/Settings.md#general)
- [Logs](Usage/User-Interface/Settings.md#logs) :x:
- [Startup](Usage/User-Interface/Settings.md#startup) :x:
- [Source Opening](Usage/User-Interface/Settings.md#source-opening) :x:
- [Quality Definitions](Usage/User-Interface/Settings.md#quality-definitions) :x:
- [Generation](Usage/User-Interface/Settings.md#generation) :x:
- [System](Usage/User-Interface/Settings.md#system) :x:
- [User Interface](Usage/User-Interface/Settings.md#user-interface) :x:
- [Frame Server](Usage/User-Interface/Settings.md#frameserver) :x:
- [Preprocessing](Usage/User-Interface/Settings.md#preprocessing) :x:
- [Source Filters](Usage/User-Interface/Settings.md#source-filters) :x:
- [Danger Zone](Usage/User-Interface/Settings.md#danger-zone) :x:
- [Frame Servers](Usage/Frame-Servers.md) :x:
- [Cropping](Usage/Cropping.md) :x:
- [Workflow](Usage/Workflow.md) :x:
- [Fonts](Usage/Fonts.md)
- [Events](Usage/Events.md) :x:
- [Macros](Usage/Macros.md)
- [Global Macros](Usage/Macros.md#global-macros)
- [Parameter Included Macros](Usage/Macros.md#parameter-included-macros)
- [Interactive Macros](Usage/Macros.md#interactive-macros)
- [Special Macros](Usage/Macros.md#special-macros)
- [Encoder Macros](Usage/Macros.md#encoder-macros)
- [While Processing Macros](Usage/Macros.md#while-processing-macros)
- [Function Macros](Usage/Macros.md#function-macros)
- [Appendix](Usage/Macros.md#appendix)
- [Appendix A: DataColumn Expression Syntax](Usage/Macros.md#appendix-a-datacolumn-expression-syntax)
- [Commands](Usage/Commands.md)
- [Command Line Interface](Usage/Command-Line-Interface.md)
- [Filter Profiles](Usage/Filter-Profiles.md) :x:
- [PowerShell Scripting](Usage/PowerShell.md) :x:
- [Long Path Support](Usage/Long-Path-Support.md) :x:
- [Useful Links](Usage/Useful-Links.md) :x:
## [Guides](Guides/README.md) :x:
- [First Time Encode](Guides/First-Time-Encode.md) :x:
- [General](Guides/General/README.md) :x:
- [Video](Guides/General/Video.md) :x:
- [Audio](Guides/General/Audio.md) :x:
- [Encoder related](Guides/Encoder/README.md) :x:
- [Video](Guides/Encoder/Video.md) :x:
- [Audio](Guides/Encoder/Audio.md) :x:
- [Frame Server related](Guides/FrameServer/README.md) :x:
- [AviSynth+](Guides/FrameServer/AviSynth.md) :x:
- [VapourSynth](Guides/FrameServer/VapourSynth.md) :x:
- [PowerShell Scripts](Guides/PowerShell/README.md) :x:
## [Tools](Tools/README.md) :x:
- [Supported Tools](Tools/Supported-Tools.md) :x:
- [Supported Encoders](Tools/Supported-Encoders/README.md) :x:
- [Video Encoders](Tools/Supported-Encoders/Video.md) :x:
- [Audio Encoders](Tools/Supported-Encoders/Audio.md) :x:
## [Support](Support/README.md)
## [Contribution](Contribution/README.md) :x:
-----------------------------
> [!TIP]
> #### **If you want to keep StaxRip alive, support its development, get early access to new releases or just say *thanks*, please consider visiting:**
> [&color=hsl(156%2C%2080%25%2C%2020%25))](https://www.patreon.com/Dendraspis) [&color=hsl(156%2C%2080%25%2C%2020%25))](https://ko-fi.com/Dendraspis) [&color=hsl(156%2C%2080%25%2C%2020%25))](https://www.buymeacoffee.com/Dendraspis)