ePrivacy and GPDR Cookie Consent by Cookie Consent
StaxRip software

StaxRip - releases history

Top Download Club  |  Audio & Multimedia  |  Video Tools  |  StaxRip
Version Change log
StaxRip 2.52.1 Mar 10, 2026 General: Fix restoring of last used template within/after File Batch
Audio: Fix AC4 channel selection causing crash (#1930)
Audio: Improve audio track setting when "all" is used
UI: Fix Template Selection in rare cases
FFmpeg: Change FFV1 output extension to MKV
SvtAv1EncApp-HDR: Remove Essential parameters again
Introduced in v2.50.6, but now unnecessary due to Tritium
SvtAv1EncApp-HDR: Add "--photon-noise" parameter
SvtAv1EncApp-HDR: Add "--photon-noise-chroma" parameter
Add tools:
SvtAv1EncApp v4.0.1-27+8-487dab04c-[Mod by Patman]-x64-clang22.1.0 [SVT-AV1-Tritium]
Update tools:
eac3to v3.60
SvtAv1EncApp v4.0.1-118+74-cfcfbacc5-[Mod-by-Patman]-x64-clang22.1.0 [SVT-AV1]
SvtAv1EncApp v4.0.1-15+59-534fdf4d5-[Mod by Patman]-x64-clang22.1.0 [SVT-AV1-HDR]
vvencFFapp v1.14.0 r583-316087e
StaxRip 2.52.0 Mar 1, 2026 General: Let "Check for Updates" also check for update releases
Changelog is not fetched anymore
General: Fix Dolby Vision croppping in case of changing aspect ratios without cropping
General: Add separate process priorities for encoders and tools (#1759)
General: Fix ExecuteCommandLine command when using "Show Process Window" without "Wait For Exit" (#1927)
General: Handle frame server exceptions when opening scripts, that can potentially shut down StaxRip
General: Strengthen setting file savings and loadings towards simultaneous usage
General: Make fmtconv a dual plugin (#1926)
Assistant: Fix Assistant not being executed when filters are (de-)activated
Assistant: Optimize Assistant execution to prevent multiple calls
Audio: Allow duplicates in preferred audio languages
Gives the opportunity to assign an audio track twice for different encodings like Surround and Stereo
Audio: Add AC4 support for DeeZy
Audio: Extend "Center/Speech optimized Stereo" with 7.1 configuration
Demux: Fix wrong ffmpeg PCM format selection due to MediaInfo when demuxing audio tracks (#1925)
Template: Raise AutoCrop Luminance Threshold to 14.0%
UI: Add a few more theme colors
UI: Remove UI Fallback for checkboxes
Only relevant for Windows 7 and Linux/WINE users
UI: Improve Template Selection visually
UI: Improve Encoder Editing Controls
UI: Improve Progress Update Interval and Output
Will help on some rare systems with freezing Processing windows
Thanks to Rafmib and FreaQ for excessive testing different approaches to solve this
UI: Rearrange Project Options
UI: Add Project name to Processing window title
UI: Add numbering for audio tracks (#1854)
Only in case more than 5 are shown
NVEncC: Add Editing Control to main window
Update tools
OpusEnc v0.2-39-g9b1ca51 (using libopus 1.6.1-6-ga3f0ec0)
x264 v0.165.3223+26-ed3d55b-[Mod-by-Patman]-x64-gcc15.2.0
Add VapourSynth plugins
VSHIP 4.1.0
StaxRip 2.50.7 Feb 6, 2026 General: Fix wrong setting of DAR for AV1 encodes
AutoCrop: Fix AutoCrop not able to run on some systems
MP4Box: Improve muxing of AV1 encodes with Dolby Vision metadata (#1874)
NVEncC: Improve supported codec check before encoding
QSVEncC: Improve supported codec check before encoding
VCEEncC: Improve supported codec check before encoding
Update tools:
DeeZy v1.3.14
vvencFFapp v1.14.0 r557-169a86c
x264 v0.165.3223+20-c2cf1b6-[Mod-by-Patman]-x64-gcc15.2.0
x265 v4.1+223+40-2684addb1-[Mod-by-Patman]-x64-avx2-clang21.1.8
Update VapourSynth plugins:
VS-DFTTest2 v10
StaxRip 2.50.6 Jan 22, 2026 Changelog:
General: FFmpeg as decoder for various encoders reads source files in 10-bit if necessary or wanted
General: Improve Vulkan-Support-Check
General: Improve muxing AV1 encodes with better Aspect Ratio setting
General: Limit HDR10+ extraction to HEVC format (#1876)
Audio: Fix display of sampling rate when opening audio options (#1887)
Macro: Add %isfilteractive:% macro
Expects the name of the filter you want to check
Returns 1 in case the filter is active, otherwise 0
Example: %isfilteractive:DFTTest% -> 1
UI: Update Progress Reformatting for SVT-AV1 forks
FFmpeg: Add prores_ks codec
MP4Box: Unquote "-itags" inner values
SvtAv1EncApp: Extend "--tune" with "4: MS-SSIM/SSIMULACRA2" value
SvtAv1EncApp-HDR: Add "--cdef-scaling" parameter
SvtAv1EncApp-HDR: Update new default values
SvtAv1EncApp-HDR: Add new parameters taken over from Essential fork
Add "--auto-tiling" parameter
Extend "--enable-dlf" parameter with value "3: Maximum accuracy"
Set "--scd" default value to 1
x264: Unlock direct read out / no piping again
x264: Fix logging parameters
x265: Fix logging parameters
VapourSynth: Fix plugin dependency order
VapourSynth: Fix TAAmbk package and profile
Update tools
HDR10Plus_Tool v1.7.2
MKVToolNix v97.0
mpv.net v7.1.2
NVEncC v9.10
QSVEncC v8.04
SvtAv1EncApp v3.1.2-332+64-7b35df00-[Mod-by-Patman]-x64-clang21.1.8 [SVT-AV1]
SvtAv1EncApp v3.1.3-14+47-181c8e664-[Mod by Patman]-x64-clang21.1.8 [SVT-AV1-HDR]
VCEEncC v9.03
x265 v4.1+212+37-b634c865b-[Mod-by-Patman]-x64-avx2-clang21.1.8
Update AviSynth+ plugins
avs_libplacebo v1.6.0
Update Dual plugins
BestSource R16
StaxRip 2.50.5 Dec 26, 2025 General: Save settings after showing Changelog at startup
Prevents Changelogs popping up when starting multiple instances after updating
General: Optimize Long Path Prefix check and usage with quotes
General: Add some more custom languages
Macro: Extend encoder macros with some modifiers:
%parameter%: Normal value without spaces
Example: %--preset% -> VeryFast
%parameter_D%: True if the default value is set, otherwise False
Example: %--preset_D% -> True
%parameter_L%: Value in lower-case without spaces
Example: %--preset_L% -> veryfast
%parameter_T%: Value in Title-case (First letter only in uppercase) without spaces
Example: %--preset_T% -> Veryfast
%parameter_U%: Value in UPPER-case without spaces
Example: %--preset_U% -> VERYFAST
%parameter_V%: Returns the numeric value
Only available for checkboxes and option lists
Example:
%--preset% -> VeryFast
%--preset_V% -> 2
Example:
%--open-gop% -> True
%--open-gop_V% -> 1
%parameter_Z%: Returns a 1 in case it is active/visible, otherwise 0
Example: %--preset_Z% -> 1
Documentation: https://github.com/staxrip/staxrip/blob/master/Docs/Usage/Macros.md#encoder-macros
UI: Add "Macros" to "Tools » Advanced" in main menu
UI: Improve Template Selection by marking the current and startup template differently
MP4Box: Quote MP4Box "-itags" parameter value
SvtAv1EncApp-HDR: Add "--noise-adaptive-filtering" parameter
SvtAv1EncApp-HDR: Add "--max-tx-size" parameter
SvtAv1EncApp-HDR: Remove "--progress 3" parameter value
SvtAv1EncApp-HDR: Rename "--spy-rd" to "--tx-bias"
SvtAv1EncApp-HDR: Swap "--tune 3" and "--tune 4"
AviSynth: Add QTGMC+ filter profile
AviSynth: Add libplacebo Resize filter profile (thanks to @ame0011 (#1863))
VapourSynth: Add libplacebo Resize filter profile (thanks to @ame0011 (#1863))
VapourSynth: Alter BM3DCUDA filter profile
VapourSynth: Alter plugin dependency order
Update tools
aome
StaxRip 2.50.3 Oct 6, 2025 General: Fix cover images not being added to the container (#1829)
General: Some more custom languages
Audio: Don't add audio streams when demuxing with eac3to
Audio: Fix bit rate calculation when data is missing
Log: Fix wrong Configuration written after first job
UI: Fix misalignment of some controls
StaxRip 2.50.3(5) Oct 5, 2025 General: Fix cover images not being added to the container
General: Some more custom languages
Audio: Don't add audio streams when demuxing with eac3to
Audio: Fix bit rate calculation when data is missing
Log: Fix wrong Configuration written after first job
UI: Fix misalignment of some controls
StaxRip 2.50.3(4) Oct 4, 2025 General: Fix cover images not being added to the container
General: Some more custom languages
Audio: Don't add audio streams when demuxing with eac3to
Audio: Fix bit rate calculation when data is missing
Log: Fix wrong Configuration written after first job
UI: Fix misalignment of some controls
StaxRip 2.50.3(2) Oct 3, 2025 Changelog:
General: Better compatibility in case WMI service is not available (#1817)
General: Fix crash when processing files inside temp folder, that is the root folder
General: Optimize custom languages
General: Improve Override Target File Name in terms of extension awareness
General: Fix Target File Name setting if target already exists
General: Fix "SetTargetFile" command and disable Target File Name Override when using it
Audio: Add "pcm" to valid audio file types
Audio: Fix audio delay issue due when setting multiple files after each other on one audio track
Event: Fix possible crash when using old settings with old event criteria (#1818)
Subtitle: Enhance subtitle format recognition (#1820)
Subtitle: Identify unknown subtitle files as "srt"
UI: Fix opening of audio settings resets bitrate under some circumstances
UI: Fix and change (menu) symbols
SvtAv1EncApp-PSYEX: Update "--noise-adaptive-filtering" parameter
"2: Off" and "0: Default Tune Behavior" switched positions
VCEEncC: Fix Dolby Vision RPU file field visibility and function (#1819)
VCEEncC: Fix multiple codec H265 related parameters are not visible
x264: Add levels "6", "6.1" and "6.2"
Update tools
aomenc v3.13.1-57-g2a70ad7bee-x64-msvc1944
DeeZy v1.3.5
ffmpeg v8.1-dev-N-121257-x64-gcc15.2.0
MP4Box v2.5-DEV-rev1823-g551273021-x64-msvc1944
rav1e v0.8.0-(p20250624-1-gb7bf390)-x64-msvc1944
SvtAv1EncApp v3.1.2-126+50-5e797ec9-.Mod-by-Patman.-x64-clang21.1.1 [SVT-AV1]
SvtAv1EncApp v3.1.0-18+18-c3ffb9b9-.Mod.by.Patman.-x64-clang21.1.1 [SVT-AV1-HDR]
SvtAv1EncApp v3.0.2-B-4+19-a27a68a70-.Mod-by-Patman.-x64-clang21.1.1 [SVT-AV1-PSYEX]
x264 v0.165.3215+11-6113017-.Mod-by-Patman.-x64-gcc14.2.0
Revert to old build because of possible performance issues
StaxRip 2.46.5 Apr 29, 2025 General: Improve Check for Long Path Support
Add possibility to disable that option when question is shown
Make check optional via Settings
Start process to change the value in Registry
General: Fix only 3-letter language codes are transmitted to mkvmerge (#1649)
UI: Sort languages in Subtitle dropdown by their English name (#1650)
UI: Fix possible crash on Task Dialog
UI: Improve Template Selection
Add option to select the default action when timer runs out
SvtAv1EncApp: Update parameters to v3.0
Brought temporarily forward from v2.48.0 due to urgency
VapourSynth: Fix commenting out of not fulfilled requirements
Update tools:
aomenc v3.12.1-108-gfc9e306915-x64-msvc1943
MP4Box v2.5-DEV-rev1425-g7348f3ee0-x64-msvc1943
MKVToolNix v92.0
NVEncC v8.04
QSVEncC v7.88
rav1e v0.7.0-(p20250225)-x64-msvc1943
SvtAv1EncApp v3.0.2-2+22-326d4b48-.Mod-by-Patman.-x64-msvc1943 [SVT-AV1-PSY]
x264 v0.165.3215+11-6113017-.Mod-by-Patman.-x64-gcc14.2.0
x265 v4.1+141+28-0dea3ce03-.Mod-by-Patman.-x64-avx2-clang2013
NEWSLETTER
© 2026 TopDownload.Club  |  All rights reserved.
created by FAUST