Skip to content

Releases: staxrip/staxrip

StaxRip v2.40.0

08 Jun 07:05
Compare
Choose a tag to compare

Tip

If you want to support StaxRip and keep it alive:
Static Badge Static Badge Static Badge

Join our community on Discord for help, talks, polls, information about oncoming releases, etc.
Discord

Changelog:

  • UI: Fix path handling when passed to StaxRip via command line (#1375, #1377, #1378)
  • UI: Fix blocking script error messages during job proceeding (#1231)
  • UI: Add question when adding an existing and active job with similar project file path
  • UI: Add new event "Before Job Adding" (#1346)
  • UI: Add new event "After Job Added"
  • UI: Add setting for frame number position on file names when saving images (#1373)
  • UI: Improve Progress Highlighting
  • Crop: Move AutoCrop settings from Settings to Project Options
  • Crop: Add new "Time Interval" mode for AutoCrop
    • Analyzes a frame every x seconds, which makes it more useful throughout short and long videos
  • VideoComparison: Run indexing of source files as (visible) task/job (#1226)
  • Internal: Skip importing of scripts that are used by commented out functions (thanks to @Valdiralita (#1318))
  • NVEncC: Add new "--vpp-decomb" parameter
  • QSVEncC: Add new "--vpp-decomb" parameter
  • SvtAv1EncApp: Add long path support (#1374)
  • Update tools
    • AutoCrop v2.4
    • MediaInfo v24.05
    • MKVToolNix v84.0
    • NVEncC v7.54
    • QSVEncC v7.65
    • Subtitle Edit v4.0.6
    • SvtAv1EncApp v2.1.0-1+1-8ba1c70f-.Mod-by-Patman.-x64-msvc1939 [SVT-AV1-PSY]
    • vvencFFapp v1.11.1 r227-77574c
    • x264 v0.164.3191+1-e3de8e8-.Mod-by-Patman.-x64-gcc14.1.0
    • x265 v3.6+13+1-726aec126-.Mod-by-Patman.-x64-avx2-msvc1939
  • Update Dual plugins
    • BestSource R5
    • ffms2 v5.0

$~$

GitHub release (by tag)

StaxRip v2.39.3

30 May 19:25
Compare
Choose a tag to compare

Tip

If you want to support StaxRip and keep it alive:
Static Badge Static Badge Static Badge

Join our community on Discord for help, talks, polls, information about oncoming releases, etc.

Note

This is an extension for StaxRip v2.39.0. If you have already downloaded or running v2.39.x, you just need to download and replace the (extracted) files from the EXE-ONLY archive..

Changelog:

v2.39.3 (2024-05-30)

  • UI: Fix multiple files opening when a comma was included (#1372)
  • FFmpeg: Concat "-af" parameters on audio conversion (#1370)
    • Makes it possible to add custom params when using "Normalize"
  • SvtAv1EncApp: Fix VUI metadata import (#1371)

v2.39.2 (2024-05-27)

  • UI: Fix DVB subtitle extraction from TS containers throwing errors (#1361)
  • UI: Fix long path issues on Batch file jobs (#1051)
  • UI: Fix not able to open Batch file jobs (#1051)
  • SvtAv1EncApp: Add VUI metadata import (#1362)
  • VapourSynth: Fix presets (#1359)

v2.39.1 (2024-05-13)

  • SvtAv1EncApp: Fix not showing "--frame-luma-bias" parameter (#1356)
  • Update tools
    • AutoCrop v2.3

v2.39.0 (2024-05-12)

  • UI: Introduce Progress Highlighting
  • UI: In Main Menu move project based Folders from Tools to Project
  • UI: Adjust some default settings
  • UI: Show full path on tab hover on Video Comparison (#1336)
  • UI: Show full path on Video Comparison (#1336)
  • UI: Fix crash with some mp4 files on Video Comparison (#1258)
  • UI: Fix Animated GIF/PNG crashing on most settings
  • NVEncC: Remove "--tune" parameter
  • NVEncC: Add new "--vpp-nlmeans" parameter
  • QSVEncC: Add new "--vpp-nlmeans" parameter
  • SvtAv1EncApp: Add new "--frame-luma-bias" parameter
  • x265: Fix few missing NO parameters (#1344)
  • AviSynth: Fix Placebo preset (#1335)
  • VapourSynth: Fix wrong loading order of Python scripts on multiple calls (#1340)
  • Internal: Fix Linux compatibility a bit more (#1337, #1348)
  • Update tools
    • AutoCrop v2.3
    • DeeZy v0.1.9
    • MediaInfo v24.04
    • NVEncC v7.53
    • QSVEncC v7.64
    • SvtAv1EncApp v2.0.0-A-0+4-e8223021_Mod_by_Patman_x64_msvc1939 [SVT-AV1-PSY]
  • Update Dual plugins
    • BestSource R4
  • Update VapourSynth plugins
    • vs-imwri r2
    • mvsfunc r10

$~$

GitHub release (by tag)

StaxRip v2.39.2

27 May 13:55
Compare
Choose a tag to compare

Tip

If you want to support StaxRip and keep it alive:
Static Badge Static Badge Static Badge

Join our community on Discord for help, talks, polls, information about oncoming releases, etc.

Note

This is an extension for StaxRip v2.39.0. If you have already downloaded or running v2.39.x, you just need to download and replace the (extracted) files from the EXE-ONLY archive..

Changelog:

v2.39.2 (2024-05-27)

  • UI: Fix DVB subtitle extraction from TS containers throwing errors (#1361)
  • UI: Fix long path issues on Batch file jobs (#1051)
  • UI: Fix not able to open Batch file jobs (#1051)
  • SvtAv1EncApp: Add VUI metadata import (#1362)
  • VapourSynth: Fix presets (#1359)

v2.39.1 (2024-05-13)

  • SvtAv1EncApp: Fix not showing "--frame-luma-bias" parameter (#1356)
  • Update tools
    • AutoCrop v2.3

v2.39.0 (2024-05-12)

  • UI: Introduce Progress Highlighting
  • UI: In Main Menu move project based Folders from Tools to Project
  • UI: Adjust some default settings
  • UI: Show full path on tab hover on Video Comparison (#1336)
  • UI: Show full path on Video Comparison (#1336)
  • UI: Fix crash with some mp4 files on Video Comparison (#1258)
  • UI: Fix Animated GIF/PNG crashing on most settings
  • NVEncC: Remove "--tune" parameter
  • NVEncC: Add new "--vpp-nlmeans" parameter
  • QSVEncC: Add new "--vpp-nlmeans" parameter
  • SvtAv1EncApp: Add new "--frame-luma-bias" parameter
  • x265: Fix few missing NO parameters (#1344)
  • AviSynth: Fix Placebo preset (#1335)
  • VapourSynth: Fix wrong loading order of Python scripts on multiple calls (#1340)
  • Internal: Fix Linux compatibility a bit more (#1337, #1348)
  • Update tools
    • AutoCrop v2.3
    • DeeZy v0.1.9
    • MediaInfo v24.04
    • NVEncC v7.53
    • QSVEncC v7.64
    • SvtAv1EncApp v2.0.0-A-0+4-e8223021_Mod_by_Patman_x64_msvc1939 [SVT-AV1-PSY]
  • Update Dual plugins
    • BestSource R4
  • Update VapourSynth plugins
    • vs-imwri r2
    • mvsfunc r10

$~$

GitHub release (by tag)

StaxRip v2.39.1

13 May 06:47
Compare
Choose a tag to compare

Tip

If you want to support StaxRip and keep it alive:
Static Badge Static Badge Static Badge

Join our community on Discord for help, talks, polls, information about oncoming releases, etc.

Note

This is an extension for StaxRip v2.39.0. If you have already downloaded or running v2.39.x, you just need to download and replace the (extracted) files from the EXE-ONLY archive..

Changelog:

v2.39.1 (2024-05-13)

  • SvtAv1EncApp: Fix not showing "--frame-luma-bias" parameter (#1356)
  • Update tools
    • AutoCrop v2.3

v2.39.0 (2024-05-12)

  • UI: Introduce Progress Highlighting
  • UI: In Main Menu move project based Folders from Tools to Project
  • UI: Adjust some default settings
  • UI: Show full path on tab hover on Video Comparison (#1336)
  • UI: Show full path on Video Comparison (#1336)
  • UI: Fix crash with some mp4 files on Video Comparison (#1258)
  • UI: Fix Animated GIF/PNG crashing on most settings
  • NVEncC: Remove "--tune" parameter
  • NVEncC: Add new "--vpp-nlmeans" parameter
  • QSVEncC: Add new "--vpp-nlmeans" parameter
  • SvtAv1EncApp: Add new "--frame-luma-bias" parameter
  • x265: Fix few missing NO parameters (#1344)
  • AviSynth: Fix Placebo preset (#1335)
  • VapourSynth: Fix wrong loading order of Python scripts on multiple calls (#1340)
  • Internal: Fix Linux compatibility a bit more (#1337, #1348)
  • Update tools
    • AutoCrop v2.3
    • DeeZy v0.1.9
    • MediaInfo v24.04
    • NVEncC v7.53
    • QSVEncC v7.64
    • SvtAv1EncApp v2.0.0-A-0+4-e8223021_Mod_by_Patman_x64_msvc1939 [SVT-AV1-PSY]
  • Update Dual plugins
    • BestSource R4
  • Update VapourSynth plugins
    • vs-imwri r2
    • mvsfunc r10

$~$

GitHub release (by tag)

StaxRip v2.39.0

12 May 19:18
Compare
Choose a tag to compare

Tip

If you want to support StaxRip and keep it alive:
Static Badge Static Badge Static Badge

Join our community on Discord for help, talks, polls, information about oncoming releases, etc.

Changelog:

  • UI: Introduce Progress Highlighting
  • UI: In Main Menu move project based Folders from Tools to Project
  • UI: Adjust some default settings
  • UI: Show full path on tab hover on Video Comparison (#1336)
  • UI: Show full path on Video Comparison (#1336)
  • UI: Fix crash with some mp4 files on Video Comparison (#1258)
  • UI: Fix Animated GIF/PNG crashing on most settings
  • NVEncC: Remove "--tune" parameter
  • NVEncC: Add new "--vpp-nlmeans" parameter
  • QSVEncC: Add new "--vpp-nlmeans" parameter
  • SvtAv1EncApp: Add new "--frame-luma-bias" parameter
  • x265: Fix few missing NO parameters (#1344)
  • AviSynth: Fix Placebo preset (#1335)
  • VapourSynth: Fix wrong loading order of Python scripts on multiple calls (#1340)
  • Internal: Fix Linux compatibility a bit more (#1337, #1348)
  • Update tools
    • AutoCrop v2.3
    • DeeZy v0.1.9
    • MediaInfo v24.04
    • NVEncC v7.53
    • QSVEncC v7.64
    • SvtAv1EncApp v2.0.0-A-0+4-e8223021_Mod_by_Patman_x64_msvc1939 [SVT-AV1-PSY]
  • Update Dual plugins
    • BestSource R4
  • Update VapourSynth plugins
    • vs-imwri r2
    • mvsfunc r10

$~$

GitHub release (by tag)

StaxRip v2.38.7

02 May 07:39
Compare
Choose a tag to compare

Tip

If you want to support StaxRip and keep it alive:
Static Badge Static Badge Static Badge

Join our community on Discord for help, talks, polls, information about oncoming releases, etc.

Note

This is "just" an extension for StaxRip v2.38.0. If you have already downloaded or running v2.38.x, you just need to download and replace the (extracted) StaxRip.exe file from the EXE-ONLY archive..
Please check out the Changelog for more information, especially in case you have skipped a version.

Important

Starting with v2.38.1 macros for directory names or paths are not including a \ at the end anymore.. This means you might have to adjust your scripts when coming from v2.38.0! You can also check out #1329 for more information.
Also replacing v2.38.0's StaxRip.exe only lets StaxRip ask you for the Settings folder like on a clean start. This is okay when updating from v2.38.0 and just happens once. Just select the folder you already use and you're fine.

Changelog:

v2.38.7 (2024-05-02)

  • UI: Fix import and setting of encoder parameters
  • VapourSynth: Fix potential wrong loading order of Python scripts
  • Internal: Small fixes, improvements, changes
  • Internal: Fix crash using Auto Crop on extremely short videos with Dolby Vision (#1327)
  • Internal: Fix ignoring of existing Dolby Vision metadata in temp folder
  • Internal: Fix Linux compatibility a bit more (#1331)

v2.38.6 (2024-04-26)

  • Log: Extend logging for Dolby Vision metadata files
  • UI: Show TaskDialog timeout when set
  • UI: Fix AutoCrop not working properly on videos with multiple aspect ratios (#1324)
  • Internal: Fix Linux compatibility a bit more (#1326, #1329)

v2.38.5 (2024-04-25)

  • UI: Adjust StaxRip Update Check to perform cascade-like
    • More frequent checks on new versions, less frequent checks the older the version gets
  • Internal: Fix Linux compatibility with macros and path handling

v2.38.4 (2024-04-25)

  • UI: Extend max number of frames used for auto-crop (#1324)
  • Internal: Fix Linux compatibility that caused issues with macros

v2.38.3 (2024-04-24)

  • Internal: Fix Linux compatibility that caused Blu-ray folders not being found anymore

v2.38.2 (2024-04-24)

  • UI: Load new Startup Template when changed in Settings (#1229)
  • UI: Improve Error Messages
  • UI: Make Frame Mismatch more robust towards wrong script information (#1315, #1322)
  • UI: Fix not or delayed updating target parameters (#1315, #1322, #1323)
  • FFmpeg: Fix output file extensions when using some codecs
  • NVEncC: Fix "--vmaf" parameter usage
  • NVEncC: Fix "--tune" parameter
  • NVEncC: Bring back "--lossless" and "--lowlatency" parameters as they are not covered by new "--tune" modes
  • SvtAv1EncApp: Extend SVT-AV1-PSY-Support

v2.38.1 (not published)

  • Internal: Bring "Improve Linux compatibility" into master (thanks to @Valdiralita (#852))

$~$

GitHub release (by tag)

StaxRip v2.38.6

26 Apr 04:33
Compare
Choose a tag to compare

Tip

If you want to support StaxRip and keep it alive:
Static Badge Static Badge Static Badge

Join our community on Discord for help, talks, polls, information about oncoming releases, etc.

Note

This is "just" an extension for StaxRip v2.38.0. If you have already downloaded or running v2.38.x, you just need to download and replace the (extracted) StaxRip.exe file from the EXE-ONLY archive..
Please check out the Changelog for more information, especially in case you have skipped a version.

Important

As some of you might found out already, when updating from v2.38.0 to a later version, macros for directory names or paths are not including a \ anymore. This means you have to adjust your scripts! You can also check out #1329 for more information.
Also replacing v2.38.0's StaxRip.exe only lets StaxRip ask you for the Settings folder like on a clean start. This is okay when updating from v2.38.0 and won't happen anymore. Just select the folder you already use and you're fine. Sorry for not mentioning that before.

Changelog:

v2.38.6 (2024-04-26)

  • Log: Extend logging for Dolby Vision metadata files
  • UI: Show TaskDialog timeout when set
  • UI: Fix AutoCrop not working properly on videos with multiple aspect ratios (#1324)
  • Internal: Fix Linux compatibility a bit more (#1326, #1329)

v2.38.5 (2024-04-25)

  • UI: Adjust StaxRip Update Check to perform cascade-like
    • More frequent checks on new versions, less frequent checks the older the version gets
  • Internal: Fix Linux compatibility with macros and path handling

v2.38.4 (2024-04-25)

  • UI: Extend max number of frames used for auto-crop (#1324)
  • Internal: Fix Linux compatibility that caused issues with macros

v2.38.3 (2024-04-24)

  • Internal: Fix Linux compatibility that caused Blu-ray folders not being found anymore

v2.38.2 (2024-04-24)

  • UI: Load new Startup Template when changed in Settings (#1229)
  • UI: Improve Error Messages
  • UI: Make Frame Mismatch more robust towards wrong script information (#1315, #1322)
  • UI: Fix not or delayed updating target parameters (#1315, #1322, #1323)
  • FFmpeg: Fix output file extensions when using some codecs
  • NVEncC: Fix "--vmaf" parameter usage
  • NVEncC: Fix "--tune" parameter
  • NVEncC: Bring back "--lossless" and "--lowlatency" parameters as they are not covered by new "--tune" modes
  • SvtAv1EncApp: Extend SVT-AV1-PSY-Support

v2.38.1 (not published)

  • Internal: Bring "Improve Linux compatibility" into master (thanks to @Valdiralita (#852))

$~$

GitHub release (by tag)

StaxRip v2.38.5

25 Apr 07:57
Compare
Choose a tag to compare

Tip

If you want to support StaxRip and keep it alive:
Static Badge Static Badge Static Badge

Join our community on Discord for help, talks, polls, information about oncoming releases, etc.

Note

This is "just" an extension for StaxRip v2.38.0. If you have already downloaded or running v2.38.x, you just need to download and replace the (extracted) StaxRip.exe file from the EXE-ONLY archive..
Please check out the Changelog for more information, especially in case you have skipped a version.

Changelog:

v2.38.5 (2024-04-25)

  • UI: Adjust StaxRip Update Check to perform cascade-like
    • More frequent checks on new versions, less frequent checks the older the version gets
  • Internal: Fix Linux compatibility with macros and path handling

v2.38.4 (2024-04-25)

  • UI: Extend max number of frames used for auto-crop (#1324)
  • Internal: Fix Linux compatibility that caused issues with macros

v2.38.3 (2024-04-24)

  • Internal: Fix Linux compatibility that caused Blu-ray folders not being found anymore

v2.38.2 (2024-04-24)

  • UI: Load new Startup Template when changed in Settings (#1229)
  • UI: Improve Error Messages
  • UI: Make Frame Mismatch more robust towards wrong script information (#1315, #1322)
  • UI: Fix not or delayed updating target parameters (#1315, #1322, #1323)
  • FFmpeg: Fix output file extensions when using some codecs
  • NVEncC: Fix "--vmaf" parameter usage
  • NVEncC: Fix "--tune" parameter
  • NVEncC: Bring back "--lossless" and "--lowlatency" parameters as they are not covered by new "--tune" modes
  • SvtAv1EncApp: Extend SVT-AV1-PSY-Support

v2.38.1 (not published)

  • Internal: Bring "Improve Linux compatibility" into master (thanks to @Valdiralita (#852))

$~$

GitHub release (by tag)

StaxRip v2.38.4

24 Apr 21:08
Compare
Choose a tag to compare

Tip

If you want to support StaxRip and keep it alive:
Static Badge Static Badge Static Badge

Join our community on Discord for help, talks, polls, information about oncoming releases, etc.

Note

This is "just" an extension for StaxRip v2.38.0. If you have already downloaded or running v2.38.x, you just need to download and replace the (extracted) StaxRip.exe file from the EXE-ONLY archive..
Please check out the Changelog for more information, especially in case you have skipped a version.

Changelog:

v2.38.4 (2024-04-25)

  • UI: Extend max number of frames used for auto-crop (#1324)
  • Internal: Fix Linux compatibility that caused issues with macros

v2.38.3 (2024-04-24)

  • Internal: Fix Linux compatibility that caused Blu-ray folders not being found anymore

v2.38.2 (2024-04-24)

  • UI: Load new Startup Template when changed in Settings (#1229)
  • UI: Improve Error Messages
  • UI: Make Frame Mismatch more robust towards wrong script information (#1315, #1322)
  • UI: Fix not or delayed updating target parameters (#1315, #1322, #1323)
  • FFmpeg: Fix output file extensions when using some codecs
  • NVEncC: Fix "--vmaf" parameter usage
  • NVEncC: Fix "--tune" parameter
  • NVEncC: Bring back "--lossless" and "--lowlatency" parameters as they are not covered by new "--tune" modes
  • SvtAv1EncApp: Extend SVT-AV1-PSY-Support

v2.38.1 (not published)

  • Internal: Bring "Improve Linux compatibility" into master (thanks to @Valdiralita (#852))

$~$

GitHub release (by tag)

StaxRip v2.38.3

24 Apr 17:04
Compare
Choose a tag to compare

Tip

If you want to support StaxRip and keep it alive:
Static Badge Static Badge Static Badge

Join our community on Discord for help, talks, polls, information about oncoming releases, etc.

Note

This is "just" an extension for StaxRip v2.38.0. If you have already downloaded or running v2.38.x, you just need to download and replace the (extracted) StaxRip.exe file from the EXE-ONLY archive..
Please check out the Changelog for more information, especially in case you have skipped a version.

Changelog:

v2.38.3 (2024-04-24)

  • Internal: Fix Linux compatibility that caused Blu-ray folders not being found anymore

v2.38.2 (2024-04-24)

  • UI: Load new Startup Template when changed in Settings (#1229)
  • UI: Improve Error Messages
  • UI: Make Frame Mismatch more robust towards wrong script information (#1315, #1322)
  • UI: Fix not or delayed updating target parameters (#1315, #1322, #1323)
  • FFmpeg: Fix output file extensions when using some codecs
  • NVEncC: Fix "--vmaf" parameter usage
  • NVEncC: Fix "--tune" parameter
  • NVEncC: Bring back "--lossless" and "--lowlatency" parameters as they are not covered by new "--tune" modes
  • SvtAv1EncApp: Extend SVT-AV1-PSY-Support

v2.38.1 (not published)

  • Internal: Bring "Improve Linux compatibility" into master (thanks to @Valdiralita (#852))

$~$

GitHub release (by tag)