Skip to content

Releases: staxrip/staxrip

StaxRip v2.50.7

06 Feb 12:38

Choose a tag to compare

Note

Special thanks to all supporters, who mode this version available for us: ❀️
pat-e, Eric, chowderhead, L Freya, Eagledsm, kingpanther, Marco, Ray, lawleenaja, ttplayer, HAL9081 and some more!


Tip

If you want to keep StaxRip alive, support its development, get early access to new releases or just say thanks, please consider visiting:

Static Badge Static Badge Static Badge


Changelog:

  • 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

Special thanks to @Patman86 for the continuous sheer number of binaries for various tools as well as the developers of all tools and libraries used by StaxRip. πŸ’š


Important

Supporters, follower and Discord users already know, that I made a BIG Announcement regarding the future of StaxRip. If you are interested in what is going on and what will change in the future, you may want to read that announcement - I highly recommend it!
You can find it on Discord as well as Patreon and BuyMeACoffee.


Caution

StaxRip-v2.50.7-x64.7z
Regular full archive. Do NOT extract it into an existing StaxRip folder!
Extract it into a new location and copy over your Settings folder or start with fresh/new settings.

StaxRip v2.50.6

21 Jan 23:25

Choose a tag to compare

Note

Special thanks to all supporters, who mode this version available for us: ❀️
pat-e, Eric, chowderhead, L Freya, Eagledsm, kingpanther, Marco, Ray, lawleenaja, ttplayer, HAL9081 and some more!


Tip

If you want to keep StaxRip alive, support its development, get early access to new releases or just say thanks, please consider visiting:

Static Badge Static Badge Static Badge


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

Special thanks to @Patman86 for the continuous sheer number of binaries for various tools as well as the developers of all tools and libraries used by StaxRip. πŸ’š


Important

Supporters, follower and Discord users already know, that I made a BIG Announcement regarding the future of StaxRip. If you are interested in what is going on and what will change in the future, you may want to read that announcement - I highly recommend it!
You can find it on Discord as well as Patreon and BuyMeACoffee.

⚠️ SVT-AV1-HDR users should pay attention to their parameters and make sure, that there are no pending jobs when updating - they will use the new defaults.


Caution

StaxRip-v2.50.6-x64.7z
Regular full archive. Do NOT extract it into an existing StaxRip folder!
Extract it into a new location and copy over your Settings folder or start with fresh/new settings.

StaxRip-v2.50.6.1-x64-EXE.7z
Fixes a cultural bug with the improved Aspect Ratio setting for AV1 encodes.
Simply extract it into your v2.50.6 instance folder and overwrite both files.

StaxRip v2.50.5

25 Dec 23:10

Choose a tag to compare

Note

Special thanks to all supporters, who mode this version available for us: ❀️
pat-e, Eric, chowderhead, L Freya, Eagledsm, kingpanther, Marco, Ray, lawleenaja, ttplayer, HAL9081 and some more!


Tip

If you want to keep StaxRip alive, support its development, get early access to new releases or just say thanks, please consider visiting:

Static Badge Static Badge Static Badge


Changelog:

  • 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
    • aomenc v3.13.1-171-g36d919cd32-x64-msvc1944
    • chapterEditor v1.45
    • DeeZy v1.3.13
    • eac3to v3.54
    • MediaInfo v25.10
    • MKVToolNix v96.0
    • MP4Box v2.5-DEV-rev2094-g8bdc218e3-x64-msvc1944
    • NVEncC v9.08
    • Python v3.13.9
    • QSVEncC v8.03
    • rav1e v0.8.0-(p20250624-3-g564ae3b)-x64-msvc1944
    • SvtAv1EncApp v3.1.2-291+59-a93fb1f4-[Mod-by-Patman]-x64-clang21.1.7 [SVT-AV1]
    • SvtAv1EncApp v3.1.3-5+26-98670dc79-[Mod by Patman]-x64-clang21.1.7 [SVT-AV1-HDR]
    • VapourSynth R73
    • VCEEncC v9.02
    • x264 v0.165.3223+18-2d8d2cc-[Mod-by-Patman]-x64-gcc15.2.0
    • x265 v4.1+212+35-87f5a69a8-[Mod-by-Patman]-x64-avx-clang2117
  • Add AviSynth+ plugins
    • QTGMC+ v4.6
  • Update AviSynth+ plugins
    • QTGMC v3.387s
  • Update Dual plugins
    • BestSource R15

Special thanks to @Patman86 for the continuous sheer number of binaries for various tools as well as the developers of all tools and libraries used by StaxRip. πŸ’š


Important

Supporters, follower and Discord users already know, that I made a BIG Announcement regarding the future of StaxRip. If you are interested in what is going on and what will change in the future, you may want to read that announcement - I highly recommend it! You can find it on Discord as well as Patreon and BuyMeACoffee.

Merry Christmas πŸŽ„


Caution

StaxRip-v2.50.5-x64.7z
Regular full archive. Do NOT extract it into an existing StaxRip folder!
Extract it into a new location and copy over your Settings folder or start with fresh/new settings.

StaxRip v2.50.4

01 Nov 19:32

Choose a tag to compare

Note

Special thanks to all supporters, who mode this version available for us: ❀️
pat-e, Eric, chowderhead, L Freya, Eagledsm, kingpanther, Marco, Ray, lawleenaja, ttplayer and some more!


Tip

If you want to keep StaxRip alive, support its development, get early access to new releases or just say thanks, please consider visiting:

Static Badge Static Badge Static Badge


Changelog:

  • General: Fix cover images not being added to the container (#1829)
  • General: Add some more custom languages
  • General: Fix wrong paths for compressibility checks for multiple encoders
  • 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: Adjust size of TaskDialog
  • UI: Fix misalignment of some controls
  • UI: Fix Search-ComboBox on Encoder Options not showing any parameters
  • UI: Set flac as default output format for PCM audio tracks when demuxing Blu-rays (#1736)
  • NVEncC: Add missing "--profile" parameter for AV1 encodes
  • NVEncC: Adjust "--ref" parameter default values according to v9.05
  • NVEncC: Add new "--tune" parameter
  • NVEncC: Add new "--unidirectb" parameter
  • SvtAv1EncApp: Add new "--ac-bias" parameter
  • SvtAv1EncApp: Extend "--crf" parameter to 70
  • Update tools
    • DeeZy v1.3.11
    • MediaInfo v25.09
    • mpv.net v7.1.1.4-beta
    • NVEncC v9.06
    • QSVEncC v8.02
    • Subtitle Edit v4.0.14
    • SvtAv1EncApp v3.1.2-185+56_b6c6dda6-.Mod-by-Patman.-x64-clang21.1.4 [SVT-AV1]
    • SvtAv1EncApp v3.1.2-0+23_f2b141f4-.Mod.by.Patman.-x64-clang21.1.4 [SVT-AV1-HDR]
    • VCEEncC v9.01
    • x264 v0.165.3222+17-93998b2-[Mod-by-Patman]-x64-gcc15.2.0
  • Update Dual plugins
    • BestSource R14
  • Update VapourSynth plugins
    • VapourSynth-BM3DCUDA R2.15

Caution

StaxRip-v2.50.4-x64.7z
Regular full archive. Do NOT extract it into an existing StaxRip folder!
Extract it into a new location and copy over your Settings folder or start with fresh/new settings.

StaxRip v2.50.3(.5)

30 Sep 19:33

Choose a tag to compare

Note

Special thanks to all supporters, who mode this version available for us: ❀️
pat-e, Eric, chowderhead, L Freya, Anthony, Eagledsm, kingpanther, Marco, Ray, Morku, Francisco, jrodzar, Marko, mcjordan, sonyc148, Xuan, tzuguma, Yuri, DidaS, FreaQ, x64, yggdrasil2018, lawleenaja, Heckle0, ttplayer, Thomas-MB, Digi, jesper, Van, Zwulf42, Bandid0, Emulgator, Takoh, L4sT_Dr4kk4R, Florian, PastLife_CZ, barbatrukko, johnvick and a few more.


Tip

If you want to keep StaxRip alive, support its development, get early access to new releases or just say thanks, please consider visiting:

Static Badge Static Badge Static Badge


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

UPDATE to v2.50.3.5:

  • 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

Important

Only in case you have skipped v2.50.[0|1|2]:
Although using fresh/new settings is not required or necessary, I would recommend it.
If you keep using your old settings, you have to Restore the default encoder profiles by overwriting to be able to see and use all SVT-AV1 encoder profiles properly.

Caution

Make sure you have no pending SvtAv1EncApp-PSYEX jobs pending before you update - changed defaults might change your settings and affect the encode.

Caution

StaxRip-v2.50.3-x64.7z
Regular full archive. Do NOT extract it into an existing StaxRip folder!
Extract it into a new location and copy over your Settings folder or start with fresh/new settings.
StaxRip-v2.50.3.5-x64-EXE.7z
UPDATE archive for v2.50.3. Extract it over your existing instance and overwrite all files.

StaxRip v2.50.2(.1)

24 Sep 17:00

Choose a tag to compare

Note

Special thanks to all supporters, who mode this version available for us: ❀️
pat-e, Eric, chowderhead, Anthony, Eagledsm, kingpanther, Marco, Ray, Morku, Francisco, jrodzar, Marko, mcjordan, sonyc148, Xuan, tzuguma, Yuri, DidaS, FreaQ, x64, yggdrasil2018, lawleenaja, Heckle0, ttplayer, Thomas-MB, Digi, jesper, Van, Zwulf42, Bandid0, Emulgator, Takoh, L4sT_Dr4kk4R, Florian, PastLife_CZ and a few more.


Tip

If you want to keep StaxRip alive, support its development, get early access to new releases or just say thanks, please consider visiting:

Static Badge Static Badge Static Badge


Changelog:

  • General: Add support to auto crop only horizontal/vertical bars (#1746)
  • General: Fix Tool AutoUpdate feature (#1808)
  • General: Fix wild behavior when "Copy/Mux" is selected along with "No Muxing" (#1805)
  • General: Fix Container Configuration not opening for some old templates
    • Old templates with wrong data will be fixed and overwritten
  • General: Optionally save video encoder profiles additionally in a separate file
    • VideoEncoderProfiles.dat in the Settings folder
    • Enabled by default
  • General: Optionally save audio profiles additionally in a separate file
    • AudioProfiles.dat in the Settings folder
    • Enabled by default
  • General: Optionally save events additionally in a separate file
    • Events.dat in the Settings folder
    • Enabled by default
  • General: Disable Target Override when target file is manually modified
  • Event: Add parameter macros to the list of available macros (#1733)
  • Event: Add criteria input text field for parameter macros (#1733)
    • Gives you the opportunity to add a criteria like
      MediaInfo Video Property | FrameRate | Is | 25.000
  • Log: Always write Configuration section when starting a job
  • Log: Extend Configuration section with audio tracks
  • Macro: Fix some source file related macros when using File Batch (#1799)
  • Macro: Add %target_bitdepth%
  • Macro: Remove %app:name%
  • Macro: Make some macros proper parameter macros
    • Rename %audio_bitrateX% to %audio_bitrate:X%
    • Rename %audio_channelsX% to %audio_channels:X%
    • Rename %audio_codecX% to %audio_codec:X%
    • Rename %audio_delayX% to %audio_delay:X%
    • Rename %audio_fileX% to %audio_file:X%
  • UI: Hide data when no item is chosen on Apps Manager
  • UI: Colorize Version on Apps Manager if wrong version is detected
  • UI: Optimize Search-ComboBox on Encoder Options (#1797)
  • UI: Improve size of main window
  • UI: Fix crash on Processing window when opening the menu when having processes at RealTime priority (#1751)
  • VapourSynth: Add "BM3Dv2" filter name to VapourSynth-BM3DCUDA packages
  • VapourSynth: Fix "AssumeFPS" profile (#1807)
  • SvtAv1EncApp: Fix "--qp-scale-compress-strength" parameter (#1812)
  • SvtAv1EncApp: Update parameters and defaults
  • SvtAv1EncApp-Essential: Alter "--speed" and "--preset" parameters and the encoder control
  • SvtAv1EncApp-Essential: Fix "--qp-scale-compress-strength" parameter
  • SvtAv1EncApp-HDR: Remove deprecated "--rmv" parameter (#1797)
  • SvtAv1EncApp-PSYEX: Adjust parameters and their defaults (#1796)
  • SvtAv1EncApp-PSYEX: Update parameters and defaults
  • Update tools
    • aomenc v3.13.1-50-gd459fa9018-x64-msvc1944
    • DeeZy v1.3.2
    • ffmpeg v8.1-dev-N-121146-x64-gcc15.2.0
    • MKVToolNix v95.0
    • MP4Box v2.5-DEV-rev1818-g5145187d2-x64-msvc1944
    • NVEncC v9.03
    • rav1e v0.8.0-(p20250624)-x64-msvc1944
    • SvtAv1EncApp v3.1.2-113+46-7786086f-.Mod-by-Patman.-x64-clang21.1.1 [SVT-AV1]
    • SvtAv1EncApp v3.1.2-Essential-2+17-548cdd45-.Mod-by-Patman.-x64-clang21.1.1 [SVT-AV1-Essential]
    • SvtAv1EncApp v3.1.0-16+15-07ebe8ad-.Mod.by.Patman.-x64-clang21.1.1 [SVT-AV1-HDR]
    • SvtAv1EncApp v3.0.2-A-5+16-15894686-.Mod-by-Patman.-x64-clang21.1.1 [SVT-AV1-PSYEX]
    • vvencFFapp v1.13.1 r491-c802434
    • x264 v0.165.3222+13-b815e33-.Mod-by-Patman.-x64-gcc15.2.0
    • x265 v4.1+191+33-61d0a57b3-.Mod-by-Patman.-x64-avx2-clang2111
  • Update AviSynth+ plugins
    • JPSDR v4.0.0 (clang W7 AVX2)
  • Add Dual plugins
    • EEDI2CUDA v2021

Important

Only in case you have skipped v2.50.0/1:
Although using fresh/new settings is not required or necessary, I would recommend it.
If you keep using your old settings, you have to Restore the default encoder profiles by overwriting to be able to see and use all SVT-AV1 encoder profiles properly.

Caution

Make sure you have no pending SvtAv1EncApp jobs pending before you update - changed defaults might change your settings and affect the encode.

Caution

StaxRip-v2.50.2-x64.7z
Regular full archive. Do NOT extract it into an existing StaxRip folder! Extract it into a new location and copy over your Settings folder or start with fresh/new settings.
StaxRip-v2.50.2.1-x64-EXE.7z
Update on top of v2.50.2 that fixes an issue, where the audio bit rate might be reset under some circumstances.
Extract both files into your existing v2.50.2 instance and overwrite them.

StaxRip v2.50.1

09 Sep 03:29

Choose a tag to compare

Note

Special thanks to all supporters, who mode this version available for us: ❀️
pat-e, Eric, chowderhead, L Freya, Anthony, Eagledsm, kingpanther, Marco, Ray, Morku, Francisco, jrodzar, Marko, mcjordan, sonyc148, Xuan, tzuguma, Yuri, DidaS, FreaQ, x64, yggdrasil2018, lawleenaja, Heckle0, ttplayer, Thomas-MB, Digi, jesper, Van, Zwulf42, PeteH, Yogendra, Bandid0, Emulgator, Takoh, L4sT_Dr4kk4R, Florian, YvanCB and a few more.


Tip

If you want to keep StaxRip alive, support its development, get early access to new releases or just say thanks, please consider visiting:

Static Badge Static Badge Static Badge


Changelog:

  • Audio: Fix audio demuxing of PCM and DTS tracks (#1780)
  • CommandLine: Fix command line parameter parsing (#1788)
  • UI: Improve vertical ScrollBars next to Trees/Lists (#1782)
  • UI: Multiple improvements
  • UI: Fix Override Target File Name giving the wrong file name under rare circumstances
  • SvtAv1EncApp-Essential: Block Assistant, if bit-depth is not 10-bit
  • SvtAv1EncApp-Essential: Fix UI crash under some circumstances
  • VvencFFapp: Fix encoder control causing crash on preset selection
  • Update tools
    • SvtAv1EncApp v3.1.2-69+31-bb6d9b6d-.Mod.by.Patman.-x64-clang21.1.0 [SVT-AV1]
    • SvtAv1EncApp v3.1.2-Essential-2+11-03ac7823-.Mod.by.Patman.-x64-clang21.1.0 [SVT-AV1-Essential]
    • SvtAv1EncApp v3.1.0-14+7-51647873-.Mod.by.Patman.-x64-clang21.1.0 [SVT-AV1-HDR]
    • SvtAv1EncApp v3.0.2-A-1+8-63e8a0a4-.Mod.by.Patman.-x64-clang21.1.0 [SVT-AV1-PSYEX]
    • vvencFFapp v1.13.1 r484-a169666
  • Update Dual plugins
    • Neo_f3kdb r10
  • Update VapourSynth plugins
    • VapourSynth-BM3DCUDA R2.16
    • VS-DFTTest2 v9

Caution

StaxRip-v2.50.1-x64.7z
Regular full archive. Do NOT extract it into an existing StaxRip folder! Extract it into a new location and copy over your Settings folder or start with fresh/new settings.

Important

If you have skipped v2.50.0:
Although using fresh/new settings is not required or necessary, I would recommend it.
If you keep using your old settings, you have to Restore the default encoder profiles by overwriting to be able to see and use all SVT-AV1 encoder profiles properly.

StaxRip v2.50.0

05 Sep 15:13

Choose a tag to compare

Note

Special thanks to all supporters, who mode this version available for us: ❀️
pat-e, Eric, chowderhead, L Freya, Anthony, Eagledsm, kingpanther, Marco, Ray, Morku, Francisco, jrodzar, Marko, mcjordan, sonyc148, Xuan, tzuguma, Yuri, DidaS, FreaQ, x64, yggdrasil2018, ttplayer, Thomas-MB, Digi, jesper, Van, Zwulf42, PeteH, Yogendra, Bandid0, Emulgator, Takoh, L4sT_Dr4kk4R, Florian, YvanCB and a few more.


Tip

If you want to keep StaxRip alive, support its development, get early access to new releases or just say thanks, please consider visiting:

Static Badge Static Badge Static Badge


Changelog:

  • General: Supporter-Releases get their own Changelog
  • General: Improve Windows 7 compatibility (#1749)
  • General: Add possibility to override Target File Name via Encoder
    • If enabled it will override the default naming and the Default Target Name setting from Project Options
    • General macros are supported
    • Extended encoder related macros are available in form of %parameter%
    • Preview with expanded macros is available - %source_name% is ignored for readability reasons
    • Examples:
      • x265: %source_name%_CRF%--crf%_AQ-Mode%--aq-mode%
        • Result: %source_name%_CRF23_AQ-Mode2
      • SvtAv1EncApp: %source_name%_CRF%--crf%_Predict%--pred-struct%_VBoost%--enable-variance-boost%
        • Result: %source_name%_CRF35_Predict2_VBoost1
    • Documentation: https://github.com/staxrip/staxrip/blob/master/Docs/Usage/Macros.md#encoder-macros
  • General: Strengthen file savings
    • Should avoid error messages when saving files, that are in use by another process
  • General: Add a few custom languages
  • Audio: Add bit-depth settings for FLAC codec (#880, #1735)
  • Audio: Alter bit-depth settings for W64/WAV codecs (#880, #1693, #1735)
    • Add "Original" to take over the bit depth from the source file
    • Add "32-bit (single)" and "32-bit (float)"
  • Audio: In case of the WAVE codec as intermediate file, the bit depth can be chosen via the Project Options (#1693)
  • CommandLine: Fix "-AddAttachments" command line parameter
  • CommandLine: Add "-AddChaptersFile" command line parameter (#1754)
  • CommandLine: Add "-AddSubtitle" command line parameter (#1755)
  • CommandLine: Add "-AddSubtitles" command line parameter (#1755)
  • CommandLine: Add "-DisableEvents" command line parameter (#1750)
  • CommandLine: Add "-EnableEvents" command line parameter (#1750)
  • CommandLine: Add "-DisableFilterNames" command line parameter (#1753)
  • CommandLine: Add "-EnableFilterNames" command line parameter (#1753)
  • CommandLine: Add "-SetTitle" command line parameter (#1756)
  • CommandLine: Add "-SetVideoTrackLanguage" command line parameter (#1758)
  • CommandLine: Add "-SetVideoTrackName" command line parameter (#1757)
  • CommandLine: Improve command line parameter parsing (#1752)
  • Demux: Add "-analyzeduration" to ffmpeg demuxer command line (#1769)
  • Thumbnailer: Fix wrong position of timestamps
  • UI: Improve keyboard navigation on Task Dialog
  • UI: Fix minor displaying issues on Apps Manager
  • UI: Make Encoder Settings window bigger
  • UI: Re-arrange Resize panel on main window
  • UI: Adjust TreeView item height
  • UI: Improve Treeview entries visually
  • UI: Multiple improvements
  • UI: Overhaul the "What's new" presentation
  • UI: Fix crash on Thumbnailer font selection
  • UI: Add custom fonts for Thumbnailer
  • UI: Set pcm as default output format for PCM audio tracks when demuxing Blu-rays (#1736)
  • UI: Improve restoring of window positions on multi-display systems (#1724)
  • AviSynth: Comment out dependencies
    • Like it was introduced for VapourSynth a while ago
  • FFmpeg: Add piping as option
  • SvtAv1EncApp: Separate the Mainline and the 3 supported forks, so they can be used side by side
    • SVT-AV1
    • SVT-AV1-Essential
    • SVT-AV1-HDR
    • SVT-AV1-PSYEX
  • x264: Add Chunks possibility
  • Update tools
    • AviSynth+ v3.7.5
    • DoVi_Tool v2.3.1
    • FFmpeg v7.2-dev-N-119327-x64-gcc14.2.0
    • NVEncC v9.01
    • Python v3.13.6
    • QSVEncC v8.00
    • SvtAv1EncApp v3.1.2-57+24-7b58d2b7-.Mod.by.Patman.-x64-clang21.1.0 [SVT-AV1]
    • SvtAv1EncApp v3.1.2-Essential-.Mod.by.Patman.-x64-clang21.1.0 [SVT-AV1-Essential]
    • SvtAv1EncApp v3.1.0-206+9-d3c264f4-.Mod.by.Patman.-x64-clang21.1.0 [SVT-AV1-HDR]
    • SvtAv1EncApp v3.0.2-A-1+41-b621481b8-.Mod.by.Patman.-x64-clang20.1.8 [SVT-AV1-PSYEX]
    • VapourSynth R72
    • VCEEncC v9.00
  • Update AviSynth+ plugins
    • JPSDR v3.9.0 (W7 AVX2)
  • Add VapourSynth plugins
    • VapourSynth-BM3DCUDA R2.15
  • Update VapourSynth plugins
    • VS-DFTTest2 v8
    • VS-Placebo v3.3.1

Caution

StaxRip-v2.50.0-x64.7z
Regular full archive. Do NOT extract it into an existing StaxRip folder! Extract it into a new location and copy over your Settings folder or start with fresh/new settings.

Important

Although using fresh/new settings is not required or necessary, I would recommend it.
If you keep using your old settings, you have to Restore the default encoder profiles by overwriting to be able to see and use all SVT-AV1 encoder profiles properly.

StaxRip v2.48.3

08 Aug 09:50

Choose a tag to compare

Note

Special thanks to all supporters, who mode this version available for us: ❀️
pat-e, Eric, chowderhead, L Freya, Anthony, Eagledsm, kingpanther, Marco, Ray, Morku, Francisco, jrodzar, Marko, mcjordan, sonyc148, Xuan, tzuguma, x64, yggdrasil2018, ttplayer, Thomas-MB, Digi, jesper, Van, Zwulf42, PeteH, Yogendra, Bandid0, Emulgator, Takoh, YvanCB and a few more.


Tip

If you want to keep StaxRip alive, support its development, get early access to new releases or just say thanks, please consider visiting:

Static Badge Static Badge Static Badge


Changelog:

  • General: Add support for cutting/trimming videos with Dolby Vision metadata
  • General: Add possibility to open and mount Blu-ray images (#1549)
  • General: Mux AV1 videos with Aspect Ratio (#1528, #1604, #1713)
  • General: Improve metadata extraction if video is demuxed (#1696)
  • General: Improve language extraction from file names
  • Audio: Fix Sampling Rate for ffmpeg/libopus (#1677)
  • CommandLine: Add "-AddAttachments" command line parameter
  • CommandLine: Add "-AddTagFile" command line parameter
  • UI: When needed/wanted start new instances without focus while processing
  • UI: Invert Up/Down-key-handling on Bitrate and FileSize controls on main window
    • Up-Key will now increase the number instead of decreasing it
    • Down-Key will now decrease the number instead of increasing it
  • UI: Add "Min Duration for BDMV playlists" to Project Options
    • Makes it easier to prevent dozens of unnecessary playlists being shown individually
    • Default: 300s
  • SvtAv1EncApp: Fix "--content-light" VUI metadata import (#1726)
  • SvtAv1EncApp: Fix "--variance-octile" default for the PSY fork (#1739)
  • Add Dual plugins
    • DeScratch R3
  • Update Dual plugins
    • BestSource R13
  • Add Tools
    • DoViSplit v1.0
  • Update Tools
    • DoVi_Tool v2.3.0
    • HDR10Plus_Tool v1.7.1
    • MediaInfo v25.07
    • MKVToolNix v94.0
    • NVEncC v8.10
    • QSVEncC v7.93
    • Subtitle Edit v4.0.13
    • SvtAv1EncApp v3.1.0-193+12-7681114a-.Mod.by.Patman.-x64-clang20.1.8 [SVT-AV1-HDR]
    • VCEEncC v8.38
    • x265 v4.1+190+31-9e7f7ad13-.Mod-by-Patman.-x64-avx2-clang2018

Important

I have started writing a new documentation. It's still in a pre-alpha state, but if you want to take a look, you can find it here:
https://github.com/Dendraspis/Docs-Public/blob/master/Docs/README.md
Feel free to check it out and tell me your thoughts via an issue (in that repository over there). As soon as the documentation reaches an acceptable state, I will move it to this repository.


Caution

StaxRip-v2.48.3-x64.7z
Regular full archive. Do NOT extract it into an existing StaxRip folder! Extract it into a new location and copy over your Settings folder or start with fresh/new settings.

StaxRip v2.48.2

20 Jul 13:36

Choose a tag to compare

Note

Special thanks to all supporters, who mode this version available for us: ❀️
pat-e, Eric, chowderhead, L Freya, Anthony, Eagledsm, kingpanther, Marco, Morku, Ray, Francisco, jrodzar, Marko, mcjordan, sonyc148, Xuan, tzuguma, x64, ttplayer, Thomas-MB, Digi, jesper, Van, Zwulf42, PeteH, Yogendra, Bandid0 and a few more.


Tip

If you want to keep StaxRip alive, support its development, get early access to new releases or just say thanks, please consider visiting:

Static Badge Static Badge Static Badge


Changelog:

  • General: Adjust Temp File Deletion to exclude video index files from video types (#1723)
  • Audio: Fix retaining of audio languages when demuxed via eac3to (#1729)
  • Audio: Fix empty track name after resetting the audio track/profile (#1729)
  • CommandLine: Add "-NoFocus" command line parameter
  • CommandLine: Fix Import of quoted parameters with values (#1726)
  • UI: Rework window activation and focus behaviour
  • UI: Adjust Macros window layout (#1727)
  • NVEncC: Fix "--vpp-libplacebo-tonemapping" parameter regarding "dynamic_peak_detection" (#1728)
  • SvtAv1EncApp: Fix missing "--kf-tf-strength" parameter (#1734)

Important

I have started writing a new documentation. It's still in a pre-alpha state, but if you want to take a look, you can find it here:
https://github.com/Dendraspis/Docs-Public/blob/master/Docs/README.md
Feel free to check it out and tell me your thoughts via an issue (in that repository over there). As soon as the documentation reaches an acceptable state, I will move it to this repository.


Caution

StaxRip-v2.48.2-x64.7z
Regular full archive. Do NOT extract it into an existing StaxRip folder! Extract it into a new location and copy over your Settings folder or start with fresh/new settings.

StaxRip-v2.48.2.1-x64-UPDATE-ONLY.7z
This is meant for those who already use v2.48.1 or later and want a quick update. It contains only the executable, so extract and overwrite the existing files over your existing StaxRip folder.
v2.48.2.1 also fixes a bug that was introduced in v2.48.2 when handling HDR sources with the VUI Metadata Import in combination with SvtAv1EncApp. So in case you use SvtAv1EncApp with HDR sources and even if you have download(ed) the full archive, you should update with this archive.