Digital Digest -> Software -> StaxRip -> History & Old Downloads

StaxRip -> Version History

This is the version history page for StaxRip, showing the last 20 software updates. You can return to the main page for this software by clicking here.

Index:


Version 2.2.0
  • Release Date: Mar 27, 2021
  • Download(s):
    • Might break settings from previous version, so starting with new settings is recommended
    •  Might break templates and jobs from previous version
    •  Changed menus from previous versions that need a menu reset, manual setting or global settings reset in order to see them
    • Start of new versioning (no beta versions anymore, but stripped DEV versions)
    • Check for updates updated to support new versioning (Dendraspis)
    • Fix re-calculation of video bitrate on multi-pass encode and audio encodes (Dendraspis, #580
    • New projects use Copy/Mux as audio profile (Dendraspis)
    • Fix misleading audio stream delay detection (Dendraspis)
    • Demuxing of video and chapters is set via Options window instead of Preprocessing (Dendraspis)
    • Add option to demux subtitles without including them (Dendraspis, #622
    • Make Checkboxes grow and shrink with UIScaleFactor (Dendraspis)
    • Fix menu button graphics issue (Dendraspis, #623)
    • New Check for updates dialog (Dendraspis)
    • Extended Settings Directory Location Selection at first run from new folder (Dendraspis)
    • Fix crash on app version editing (Dendraspis, #628)
    • MTN Thumbnailer description adjusted (JJKylee)
    • Fixed 'Reset Setting' feature in the Advanced menu (stax76)
    • New task dialog with color theme support (stax76)
    • Clicking an option in the video encoder command line preview navigates directly to the UI control (stax76, #617)
    • New font picking task dialog to choose the console font (stax76)
    • DetailSharpen VapourSynth filter profile added (JJKylee, #624)
    • JPSDR 3.2.5 (Clang W7 AVX version)
    • SangNom2 v0.6.0
    • x265 3.5+9+14-6c69ed37d [Mod by Patman]

Version 2.1.7.0 Version 2.1.3.0
  • Release Date: Jun 18, 2020
  • Download(s):
    • Processing dialog fix for new Stop After Current Job feature.
    • Web URL is included in the search of the Apps dialog.
    • Numerous bugs fixed.
    • The Processing dialog has a new feature: Stop After Current Job.
    • D2V Witch added and enabled by default for VOB/MPG.
    • Command line for some processes like ffmsindex wasn't shown while processing.
    • Render, scaling and layout fixes and improvements, especially for 96 DPI.
    • PowerShell script host supports events, script examples use events, better error handling.
    • Improved Log File Viewer (Main Menu > Tools > Log File).
    • Tip: The Log File Viewer has a context menu.
    • The Preview dialog can be resized with the mouse.
    • Support for character # in filenames because MP4Box was finally fixed.
    • Various dialogs made resizable and remember their size.
    • Maximum number of parallel processes increased from 4 to 16.
    • The documentation was greatly improved (still far from perfect though).
    • Muxer dialog supports Drag & Drop for subtitles, audio and attachments.
    • Video Comparison has hardware render support added.
    • aomenc.exe GUI re-enabled.
    • Dark color theme for built-in help.
    • Improved built-in F1 help.
    • ffmpeg video encoder codec FFV1.
    • x264 and x265 dialogs have a new Bitrate option, the default value is 0 which
    • means the bitrate of the project/template in the main dialog is used.
    • For file batch jobs only the file name is shown in the jobs dialog and not the full path.
    • Audio encoder supports extracting DTS core using ffmpeg.
    • The audio Copy/Mux profile has a Extract DTS Core feature.
    • The command line audio encoder has a Default and Forced option.
    • New chunk encoding feature for x265 parallel processing.
    • Media info dialog replaced with MediaInfo.NET.
    • The command line video and audio encoder uses cmd.exe directly without creating a bat file,
    • this avoids creating a temporary bat file and adds full unicode support.
    • Portable support added, no need to install anything.
    • Setting to allow to use tools with wrong version,
    • for this a Danger Zone tab was added in the settings.
    • The auto crop feature shows progress both in the processing dialog and in the crop dialog.
    • Improved issue templates on the github issue tracker.
    • The ExecuteCommandLine command has a new Working Directory parameter.
    • The launch button in the Apps dialog for a console tool shows its help via Windows Terminal
    • Windows Terminal available in the main menu with special StaxRip environment (apps and macros).
    • The video encoder dialog feature Show Command Line is shown using Windows Terminal.
    • Execute Command Line in video encoder dialogs is shown via Windows Terminal.
    • In the Apps dialog the tools can be listed using PowerShell Out-GridView.
    • Shell Execute flag was added to the command ExecuteCommandLine.
    • The global setting 'Add filter to convert chroma subsampling to 4:2:0'
    • uses now ConvertToYUV420 instead of ConverttoYV12.
    • In various command line features the path environment variable of the process has all exe tools
    • added and all macros are available as environment variables.
    • Check added that blocks source files with too long path or filename.
    • A setting that allows to change the limit exists in the Danger Zone section.
    • SVT-AV1 support with GUI.
    • Media info folder view was replaced with a new powershell based (Get-MediaInfo)
    • dialog that supports caching for fast startup perforance.
    • When a Event Command executes it writes a log entry, this is now disabled by default
    • but there is a new setting: 'Write Event Commands to log file'.
    • In the Jobs dialog there is a button that shows a menu, this menu can now also be shown
    • as context menu via right-click on the jobs list and it has various new features.
    • The Apps dialog allows to clear custom paths.
    • The Apps dialog allows to locate files via Everything.
    • Check for Updates added to main menu in Help section.
    • Version is shown in main dialog title bar.
    • 'Main Menu > Help > Info' shows list with contributors.
Version 2.0.6.0
  • Release Date: Nov 10, 2019
  • Download(s):
  • ### 2.0.6.0 Stable

    no changes since 2.0.5.3 Beta

    ### 2.0.5.3 Beta

    - update: mkvtoolnix 39
    - update: mpv.net 5.4.3
    - update: NVEnc 4.55

    - fix: few UI issues
    - fix: avs MCTemporalDenoise/GradFun2DBmod
    - fix: VUI luminance issue

    ### 2.0.5.1 Beta

    - update: DGHDRtoSDR 1.13
    - update: NVEncC 4.54
    - update: VapourSynth R48
    - update: x265 3.2+9-971180b100f8 Patman

    - new: various UI improvements
    - new: the short version of x265 and nvenc switches like -c, -f etc.
    were integrated into the search field and command line import
    feature, the search feature now first looks for a exact match
    - new: x265 switches --dup-threshold, --frame-dup
    - new: nvenc switches --multiref-l0, --multiref-l1
    - new: StaxRip can use MediaInfo.NET instead of the built-in MediaInfo GUI,
    it requires MediaInfo.NET to be installed and started at least once

    - fix: FFTW not always asked to be installed when needed

    ### 2.0.4.10 Beta

    - update: mkvtoolnix 38.0.0
    - update: x265 3.2+5-gfbe9fef31 Patman

    - fix: issue using trim with multiple preview instances

    ### 2.0.4.9 Beta

    - new: code formatting of avs/vs code was improved according to most common standard
    - new: tab order changed in nvenc options

    - fix: apps with custom path and unknown filename failed to launch
    - fix: nvenc --aq-strength is now only visible if --aq is enabled
    - fix: the right-click/context help in the encoder options failed in some cases
    - fix: a critical issue with the playback feature in the preview was fixed

    ### 2.0.4.8 Beta

    - fix: MPC was shown as missing even for operations that do not require MPC

    ### 2.0.4.7 Beta

    - new: to use nvenc --vbr-quality there is now a checkbox 'Constant Quality Mode'
    on the rate control tab (Patman86)
    - new: --bref-mode added to nvenc
    - new: after a source is loaded StaxRip automatically adds a filter
    to convert chroma subsampling to 4:2:0, this can now be
    disabled in the settings on a new Video tab
    - new: MPC player integration was added to script editor and preview
    via menu and F10 key, mpv.net key was changed to F9

    - fix: --aq-strength enabled for nvenc h265
    - fix: there was a issue with the resize slider and resize menu using VapourSynth
    - fix: in the preview the reload feature was causing an error in case
    the player was invoked before, also trim wasn't applied in the player
    - fix: shortcut keys in the script editor did not work

    ### 2.0.4.6 Beta

    - fix: main dialog was not set to quality mode using nvenc --vbr-quality

    ### 2.0.4.5 Beta

    Thanks to Patman for providing the download links of the tools !!!

    - update: JPSDR 3.1.3
    - update: nvenc 4.50
    - update: AVSMeter 2.9.6
    - update: DGHDRtoSDR 1.12
    - update: mvtools2 2.7.41
    - update: FFT3dFilter 2.6.7
    - update: TIVTC 1.0.14
    - update: RgTools 0.98
    - update: havsfunc r32
    - update: DFTTest r6
    - update: TCanny r12
    - update: BM3D r8
    - update: L-Smash Works 2019-09-17 HolyWu
    - update: x265 3.2+3-fdd69a76688 Patman
    - update: ffmpeg 2019-09-27 Patman

    - new: x265 switch --selective-sao added
    - new: L-Smash Works parameters prefer_hw 3 HW auto added to menu
    - new: the way --vbr-quality works in nvenc was changed,
    if it's value is -1 the bitrate in the main dialog is used,
    if it's higher then -1 the bitrate is set to 0
    - new: add support of video track title/name using MP4Box
    - new: simple QP mode added to nvenc to use one instead of three QP values
    - new: the menu renderer has now Win 10 style arrows for sub menu indication
    - new: icons added to filter list and script editor, shortcuts added to script editor
    - new: the preview can be closed by clicking in the top right corner
    - new: in the script editor there are now two players available,
    mpv.net and whatever is registered for mkv, mpc-be supports vpy playback
    - new: the way filters are added, replaced and inserted in the script editor
    was changed in order to improve the menu performance
    - new: in the main menu a sub menu was added: Apps > Script Info,
    it contains avsmeter, vspipe and avs2pipemod for showing
    info about the currently active AviSynth or VapourSynth script,
    vspipe and avs2pipemod show parameters like bit depth, colorspace and framecount.
    In the script editor there is a new 'Script Info' menu item (Ctrl+I) doing the same.
    - new: the mediainfo dialog shows the formats in the tab captions
    - new: the mediainfo dialog has a new feature to move
    to the next and previous file via menu and shortcut
    - fix: docs weren't built automatically
    - fix: some bugs were fixed in the nvenc command line import feature

    ### 2.0.4.4 Beta

    - fix: nfo files with non xml content caused an exception
    - fix: if subtitle and audio titles contained illegal
    file system characters then these characters were replaced
    with an underscore and thus being lost, now the characters
    are escaped/unescaped and thus preserved
    - fix: update x265 switch --refine-mv
    - fix: in the nvenc dialog, Intel decoding options were present
    even when no Intel GPU is present
    - new: a link to the web site has been added to the menu
    - new: option to check online for new stable version once per day
    - new: avs plugin HDRTools
    - new: avs, vs plugin DGHDRtoSDR
    - new: ffms2 parameter colorspace has menu support in the avs code editor

    ### 2.0.4.3 Beta

    - new AviSynth script CropResize added
    - update: x265 3.1+15-a092e82 Wolfberry
    - update: MP4Box 0.8.0-rev69-5fe3ec1 Wolfberry
    - update: ffmpeg 4.2.1 Wolfberry
    - update: L-Smash Works 2019-09-14 HolyWu
    - the filter list in the main dialog shows shorter filter names,
    for example 'BicubicResize' instead of 'Resize BicubicResize'
    - SubtitleEdit is now included
    - chapterEditor has been integrated into the main menu and
    into the container/muxer dialog
    - a Tag File option has been added to the container/muxer dialog
    - container/muxer has a Tags tab added with a grid view for editing tags
    - Kodi nfo files are imported into tags


    ### 2.0.4.2 Beta

    - new macros added: %source_dar%, %target_dar%,
    %source_par_x%, %source_par_y%, %target_par_x%, %target_par_y%
    - fix: menu support of L-Smash Works parameters prefer_hw was incomplete
Version 2.0.4.1 Beta
  • Release Date: Sep 14, 2019
    • nvenc switch --avhw updated (Patman86), --sub-source added
    • qsvenc switches added: --data-copy, --adapt-ltr
    • progress display support added for DGIndexNV, MP4Box and ffmpeg audio encoding
    • L-Smash Works parameters prefer_hw and format have menu support in the avs/vs code editor
    • the container/muxer dialog has a new tab for MKV attachments
    • fix: a format exception was fixed, it was happening when the cut/trim feature was used
    • update: nvenc 4.47
    • update: L-Smash Works 2019-09-10 HolyWu
    • update: MediaInfo 19.09
    • update: mpv.net 5.4.1.1
Version 2.0.4.0
  • Release Date: Sep 1, 2019
  • Download(s):
    • update: ffms2 2019-08-30 StvG, successfully tested was the load time, memory usage and avs/vs compatibility
    • update: L-Smash-Works r935+34 2019-08-29 MeteorRain, successfully tested was the load time, memory usage and avs/vs compatibility
    • update: MediaInfo 19.07
    • update: ffmpeg 4.2 Wolfberry
    • update: nvenc 4.46
    • update: qsvenc 3.24
Version 2.0.2.4
  • Release Date: Jun 28, 2019
  • Download(s):
    • Tweaked the VUI Code, If video you import video has Metadata for ColorSpace.
    • It Will AutoSelect the proper values.
    • Slight Tweak to HDR VUI as well.
    • Updated x265 & Nvencc Encoder Settings.
    • x265 will now Targets 3.1.
    • Tweaked the VS startup filters.
    • Included Two versions of exe file, One targets 4.7.2 framework and other
    • targets the newer 4.8 framework.
    • Updated FFMpeg, NVEnc, QSVEnc, x265, MKVTool, MTN and few other Files.
Version 2.0.2.0
  • Release Date: May 20, 2019
  • Download(s):
  • fix: downloads were using 7z extension even though it was zip instead of 7z
    update: LSMASHSource avs
    update: mkvtoolnix
Version 2.0.1.0
  • Release Date: May 15, 2019
  • Download(s):
    • new: experimental new icon, please give feedback if you like it,
    • if it's not liked then it will be reverted to the old icon
    • new: in the main menu under 'Apps > Media Info > vspipe' you can show info
    • like shown here.
    • The main menu was not reset so it shows only if you reset it at: Tools > Edit Menu
    • change: selecting a filter in the filter menu, the names that are shown in the list were improved
    • update: nvenc
    • update: ffmpeg, it's now possible to use vpy with ffmpeg
    • update: rav1e, it's now possible to use rav1e with VapourSynth
    • internal: Release() method (F11 key) added to automate the release process
    • internal: Test() method updated to use relative paths
Version 2.0.0.0
  • Release Date: Jan 1, 2019
  • Download(s):
    • Tweaked the Temp Folder Creator & Path.
    • Removed some old Code, That wasn't doing anything anymore.
    • AVSMeter has Been Updated to 2.8.6.
    • Updated eac3to, fdkaac & qaac.
    • Both FFMPEG and MPV now use custom Builds instead of the normal default build(Which Fully Supports VapourSynth).
    • FFMPEG & Shared dll Files has been Updated to 20181026
    • MPV has been Updated to 20181026
    • Added Limited Support for VS in MPV(Requires VSPipe).
    • nnedi3 for AVS has Been Updated to 0.9.4
    • FFMPEG, x264, x265 & MPV are now compiled Using GCC ToolChain instead of MVS.
    • x264 has Been Updated to 2935
    • x265 has Been Updated to 2.9+2
    • Python Search Path has been Updated to 3.7/3.7.1 & Python 3.6 has been Removed.
    • Also Included Support for Anaconda3.
    • The VapourSynth Script has been slightly altered to work better with Python Search Path.
    • VS has been Updated to R45.
    • MKVToolNix Updated to 28.2.0.7
    • Updated the Update Script to Support additional HTML Protocols, due to the changes on the website.
    • Added hnwvsfunc for VS & mClean to Context Menu.
    • Cleaned up the AVS Filter Names.
    • Added MultiSharpen Function
    • Modified the Profile List for x265, Only Profiles that work with Current Selected Depth with Display.
    • Removed any 8Bit x265 that no Longer used with 2.9(Based on: https://x265.readthedocs.io).
    • Moved Some Extra Functions to the System Process.
    • Custom Directory Output Option has been Added to StaxRip Thumbnail Creator & MTN. It's Default Directory is the last Used Location. If none is known it defaults to C Drive(Fresh Install)
    • Added support for Long Path Aware(Make Sure to Enable it If your OS Supports it)
    • Fixed any Issues for very Short filenames being converted to wrong type.
    • Removed MediaInfo 18.08.1 Due to Bugs it contains and Re-Added MediaInfo 18.05.
    • Added More Support for HDR to Intel Encoder.
    • VS Filters Added: W3FDIF, MiniDeen, IT, TDeintMod, vcfreq, vcmove & TemporalMedian.
    • Updated mvtools-sf to AVX, The latest Builds only use AVX2 which not all CPU's Support.
    • Added Support for RawSourcePlus for Avisynth and RawSource for VapourSynth. Default Pixel_type is set to YUV420P10 (aka P010).
    • Dual Package Setup for x264 have been Removed for Single release x264(8+10Bit). The Depth menu will set the Output Bits, exactly like x265.
    • Following Have Been Added to x264:
      • ColorMatrix: Added chroma-derived-nc, chroma-derived-c, and ICtCp.
      • Added Alternative Transfer
      • vbv-init has been modded to have a locked value and proper float point scaling.
    • FFTW Files will auto copy to System Directory, if your PC is missing these files in the System32 Folder(Fresh Install).
    • MP4Box is back to Static Once again.
    • Included Setup files for Python 3.7.1 & VS R45 to make sure the proper versions are being installed for StaxRip.
Version 2.0.0.0 Beta
  • Release Date: Oct 27, 2018
  • Download(s):
    • Tweaked the Temp Folder Creator & Path.
    • Removed some old Code, That wasn't doing anything anymore.
    • AVSMeter has Been Updated to 2.8.6.
    • Updated eac3to, fdkaac & qaac.
    • Both FFMPEG and MPV now use custom Builds instead of the normal default build(Which Fully Supports VapourSynth).
    • FFMPEG & Shared dll Files has been Updated to 20181026
    • MPV has been Updated to 20181026
    • Added Limited Support for VS in MPV(Requires VSPipe).
    • nnedi3 for AVS has Been Updated to 0.9.4
    • FFMPEG, x264, x265 & MPV are now compiled Using GCC ToolChain instead of MVS.
    • x264 has Been Updated to 2935
    • x265 has Been Updated to 2.9+2
    • Python Search Path has been Updated to 3.7/3.7.1 & Python 3.6 has been Removed.
    • Also Included Support for Anaconda3.
    • The VapourSynth Script has been slightly altered to work better with Python Search Path.
    • VS has been Updated to R45.
    • MKVToolNix Updated to 28.2.0.7
    • Updated the Update Script to Support additional HTML Protocols, due to the changes on the website.
    • Added hnwvsfunc for VS & mClean to Context Menu.
    • Cleaned up the AVS Filter Names.
    • Added MultiSharpen Function
    • Modified the Profile List for x265, Only Profiles that work with Current Selected Depth with Display.
    • Removed any 8Bit x265 that no Longer used with 2.9(Based on: https://x265.readthedocs.io).
    • Moved Some Extra Functions to the System Process.
    • Custom Directory Output Option has been Added to StaxRip Thumbnail Creator & MTN. It's Default Directory is the last Used Location. If none is known it defaults to C Drive(Fresh Install)
    • Added support for Long Path Aware(Make Sure to Enable it If your OS Supports it)
    • Fixed any Issues for very Short filenames being converted to wrong type.
    • Removed MediaInfo 18.08.1 Due to Bugs it contains and Re-Added MediaInfo 18.05.
    • Added More Support for HDR to Intel Encoder.
    • VS Filters Added: W3FDIF, MiniDeen, IT, TDeintMod, vcfreq, vcmove & TemporalMedian.
    • Updated mvtools-sf to AVX, The latest Builds only use AVX2 which not all CPU's Support.
    • Added Support for RawSourcePlus for Avisynth and RawSource for VapourSynth. Default Pixel_type is set to YUV420P10 (aka P010).
    • Dual Package Setup for x264 have been Removed for Single release x264(8+10Bit). The Depth menu will set the Output Bits, exactly like x265.
    • Following Have Been Added to x264:
      • ColorMatrix: Added chroma-derived-nc, chroma-derived-c, and ICtCp.
      • Added Alternative Transfer
      • vbv-init has been modded to have a locked value and proper float point scaling.
    • FFTW Files will auto copy to System Directory, if your PC is missing these files in the System32 Folder(Fresh Install).
    • MP4Box is back to Static Once again.
    • Included Setup files for Python 3.7.1 & VS R45 to make sure the proper versions are being installed for StaxRip.
Version 1.9.0.0
  • Release Date: Sep 25, 2018
  • Download(s):
    • Added a new Marco to the list.

      • Script_files%
    • Added Support Added for FFMS LoadCPlugins. FFMS2K will use the normal LoadPlugin Function.

    • Avisynth and Vapousynth have Seperate Menu tabs in the App Forms. Vapoursynth is no longer burried inside Avisynth Menu at the bottom.

    • Removed all the dead links from Package Section and Replaced them with the most up to date URL's, If one existed.

    • Added Support for PNG & Tiff when saving a screenshot of a single Frame in the Preview Window. To add or Remove a Format Just need to access the edit menu.

    • StaxRip now has a Update Function through PowerShell Script. It will first Shutdown the app and check for updates. If a new version is avaible, it download, extract and re-open StaxRip.

    • Updated the PowerShell 5 Reference Assemblies to version 1.1.0.

    • Framework has been Updated to 4.7.2.

    • Subtitle Tools have been moved to Advance -> Tools -> Subtitles.

    • Internal Thumbnail Creator:

      • Added support for PNG, BMP & TIFF.
      • It Fully supports HDR10, HDR10+ and HLG.
      • Add support for Gap (The Size between each shot).
      • The ability to disable the StaxRip Logo has been added.
      • The Font styles have been changed to DejaVu Serif which give a much cleaner look.
      • The Default Logo Font Style has been changed to DejaVu Serif, Which gives the logo a bit more Style.
      • Cleaned up the Header to make it more Professional looking.
      • Added more Video information to the Header as well.
      • The Matrix for the Creator has Been tweaked.
    • Added Support for New Thumbnail Creator Which can be used by it self or added into the project process. It Uses FFMPEG engine to create the Thumbnails without the need to index any file(s). Options Support as of Right Now: - Number of Columns - Number of Rows - Width of Each Shot - Height of Each Shot - Depth of Each Shot - Quality of Jpg

    • Added Animation Support in the Form of gif & apng(png). by it self or be added into a project process. It Uses FFMPEG engine to create the animation without the need to index any file(s). Options for Gif:

      • Scale (Width x auto)
      • FrameRate (No Float points are Support, it must be a solid number like 60 and not 59.940.)
      • Statistics Mode
      • Diff Mode
      • Dither Options
      • Starting Time (in Seconds) - Supports Float Points like 25.2.
      • Length(in Seconds) - Supports Float points.
    • Options For aPNG:

      • Starting Time (in Seconds) - Supports Float points.
      • Length(in Seconds) - Supports Float points.
      • FrameRate - No Support for Float points.
      • Scale (Width x auto)
      • Opt Settings (zlib,7zip & Zopfli) - zlib is the fastest with Zopfli being the slowest. 7zip is the balance between the two.
    • Updated all Vapoursynth variable names for existing filters that have been changed or removed since 1.7.

    • Tweaked the Job Loading function, When a previous job is loaded into StaxRip the form will now automatically close.

    • Added Support for Remaining HDR10 colorspace Metadata, To make it full compatible with HDR10 Standards(MKV Only). The function can be enabled in the option section under Image -> Extras. It can also be done Manually The tool can be accessed by Apps -> MediaInfo -> MKVHDR

    • Altered VUI import system to match MediaInfo changes. For HDR10 it must match BT.2020 Colorspace. It will now also enable the additional flags in VUI and Bitstream to encode to HDR10. GOP & VBV Settings will have to be set manually.

    • Removed the Character Limit on the Temp Folders. It will not longer create the '...' after it hits 30 characters Which was designed for Windows 260 limit. If you need more then 260 characters you can alter the GroupPolicy Settings.

    • MediaFolder Folder Option has been Disabled(It was no longer Working correctly) and has been updated with the internal MediaInfo GUI that allows you to open any file, If it's loaded in StaxRip or not.

    • x265 Changes:

      • 12Bit Profiles Have Been Added
      • VUI Menu has been Broken Up into two Menus now due to the Growing Number of options in the VUI section.
      • Added:
        • chromaloc
        • DHDR10-Info
        • atc-sei
        • pic-struct
        • display-window
        • opt-ref-list-length-pps
        • opt-qp-pps
        • single-sei
        • dynamic-refine
        • idr-recovery-sei
        • VBVinit, VBVend, VBV Adjustment,
        • Maximum AU size Factor
        • refine-intra has been increased to Level 4
    • VapourSynth Updated Context Menu: The List of all Included Filters:

    • Source:

      • AVISource
      • d2vsource
      • DGSource
      • ffms2
      • LibavSMASHSource
      • LWLibavSource
    • FrameRate

      • AssumeFPS
      • InterFrame
      • SVPFlow
    • Color

      • BitDepth
      • Matrix
      • Transfer
      • Primaries
      • Cube
      • Range
      • Tweak
      • Convert To
      • Format (Mainly Designed for HDR to SDR)
      • To 444
      • To RGB
      • To YUV
      • Dither Tools
    • Line

      • MAA
      • DAA
      • Sangnom
      • TAAmbk
      • SeeSaw
      • FineSharp
      • MSharpen
      • aWarpSharpen2
      • LSFmod
      • pSharpen
      • SharpAAMcmod
    • Resize

      • Resize
      • ReSample
      • Dither_Resize16
    • Field

      • IVTC
      • QTGMC
      • nnedi3
      • Yadifmod
      • nnedi3cl
      • znedi3
      • Support Filters
    • Noise

      • DFTTest
      • BM3D
      • HQDN3D
      • KNLMeansCL
      • MCTemporalDenoise
      • DegrainMedian
      • RemoveGrain
      • SMDegrain
      • TTempSmooth
      • VagueDenoiser
    • Misc

      • Anamorphic to Standard
      • UnSpec
      • Histogram
    • Restoration

      • Deblock
      • Deblock PP7
      • Deblock_QED
      • MDeRing
      • MSmooth
      • abcxyz
      • BlindDeHalo3
      • DeHaloAlpha
      • EdgeCleaner
      • HQDering
      • YAHR
      • Vinverse
      • Vinverse 2
Version 1.8.0.0
  • Release Date: Sep 9, 2018
    • All Filter are 64Bit enabled.
    • Scripts and Code is designed for Avisynth+. Using older versions of Avisynth will unlikely work with everything.
    • Restored the Old Icon and removed the RIP Icon.
    • Added Support for Max CLL, MAX FALL and Master-Display for Nvidia H.265 Encoder.
    • Added Support for Max CLL, MAX FALL and Master-Display for QSVEnc(Intel) H.265 Encoder.
    • XviD has been Updated to 1.3.5
    • Updated x265 to version 2.8+12(8+10+12 Bit Support)
    • Add Support for AVX512 for x265
    • Updated FFMPEG to 4.0+
    • Updated NVENCc to 4.07
    • QSVEnc(Intel) has been Updated to 3.05
    • MKVToolNix has been Updated to version 23.
    • Updated MP4Box to 0.7.2
    • eac3to has been Updated to 3.34
    • AVSMeter has been Updated to 2.7.8
    • fdkaac has been compiled for 64Bit
    • Mediainfo has been Updated to 18.05
    • FrameServer for VirtualDub2 and VirtualDub 64Bit works with Video. Currently a small issue with Audio not decoding properly (Files are Included)
    • MPVnet has been Replaced with MPV. It uses the extact same code as MPVnet. MPVnet was replaced due to playback issues it was creating.
    • Project X has been Removed
    • Java has been Removed
    • AV1 has been Removed for the Time Being (Encoder is unstable).
    • mClean has been Updated to 3.2.
    • awarpsharp2 has been Updated to 2.0.1
    • FrameRateConventer Has been Updated to 1.2.1
    • JPSDR has been Updated to 2.2.0.7
    • MaskTools2 Has been Updated to 2.2.14
    • MVTools2 has been Updated to 2.7.31
    • QTGMC has been Updated to 3.358s
    • TIVTC has been Updated to 1.0.11
    • Added Color, FrameRate, Line, and Restoration context Menu. The List of all Included Filters:
    • Source:
      • Automatic
      • AviSource
      • DirectShowSource
      • FFVideoSource
      • Manual
      • MPEG2Source
      • DGSource
      • DGSourceIM*
      • DGSourceNV*
      • DSS2
      • = Not Freeware.
    • Resizers:
      • Dither_Resize16
      • ResizeMT
      • Resize
      • Hardware Resize
      • JincResize
      • SuperResXBR
      • SuperRes
      • SuperXBR
      • Resize(Z) - Uses ZLib
    • Crop:
      • Dither_Crop16
      • Crop
      • Hardware Crop
    • Line:
      • MCDAA3
      • DAA3Mod
      • MAA2Mod
      • XAA
      • HDRSharp
      • pSharpen
      • MSharpen
      • aWarpSharp2
      • FineSharp
      • LSFmod (With More Syntax added for better results then Default)
    • Misc:
      • MTMode (Multithreading)
      • SplitVertical (For MT)
    • Restoration:
      • CNR2
      • Deblock (Includes Dll for Both old and New versions, New version is enabled by Default).
      • Deblock_QED
      • DehaloAlpha
      • FineDehalo
      • HQDeringmod
      • MipSmooth
      • SmoothD2
    • Color:
      • AutoAdjust
      • Histogram
      • ColorYUV (AutoGain)
      • Levels and the Correct color levels for each BitDepth.
      • Tweak
      • Convert(Format(ColorSpace), To(DataFormat), Bits(BitDepth)
      • Dither Tools
      • DFTTest (For Stack)
      • HDRCore
      • HDRColor*
      • HDRNoise (Function must be Entered Manually to Use)
      • HDRMatrix
      • HDR Tone Mapping
      • = Not Freeware
    • Framerate:
      • AssumeFPS
      • AssumeFPS_Source
      • InterFrame
      • ConvertFPS
      • ChangeFPS
      • SVPFlow (Scales to 59.940 and uses GPU by Default)
      • YFRC
    • Field:
      • QTGMC (With additional Syntax for both Interlaced and Progressive Sources. Plus Repair option for bad interlaced sources (Includes Progressive)
      • nnedi3
      • IVTC
      • Assume (AssumeTFF & AssumeBFF)
      • EEDI3
      • FieldDeinterlace
      • yadifmod2
      • Select (SelectEven & SelectOdd)
    • Noise:
      • KNLMeansCL (Added Device_type to Syntax)
      • DeNoiseMD + Histogram
      • DenoiseMF + Histogram
      • DFTTest
      • mClean
      • RemoveGrain16
      • Repair16
      • Repair
      • HDRNoise (Syntax must be entered Manually)
      • RemoveGrain
      • FFT3DGPU
      • HQDN3D
      • SpatialSoften (YUY2 Only)
      • TemporalSoften
      • MCTemporalDenoise (Script has been Updated to work properly with GradFun2DB & GradFun2DBMod).
      • MCTemporalDenoisePP (Same as Above)
      • SMDGrain
      • DFTTest
      • TNLMeans
      • VagueDenoiser
      • xNLMeans) Support Filters & Scripts:
      • AddGrainC
      • DeGrainMedian
      • GradFun2DB
      • GradFun2DBMod
      • HDRCore Source
      • AVSTP
      • TEMmod
      • MT Expand Multi
      • SmoothD2c
      • edi_rpow2
      • Average
      • nnedi3 rpow2
      • LUtils
      • TMM2
      • SVPFlow 1
      • SVPFlow 2
      • TTempSmooth
      • Depan
      • DepanEstimate
      • TemporalDegrain
      • AnimeIVTC
      • f3kdb
      • TComb
      • TDent Altered: Tweak: Syntax has been alter for Adjusting saturation and includes both realcalc and dither_strength(Only Avisynth+ use these Functions).
      • RemoveGrain: added a secondary option for for artifact removal.
      • KNLMeansCL: Added additional syntax for Device_type which is set to Auto. It will try to use GPU first before trying to use the CPU.
      • Levels with correct range for each bitdepth. Level function does not autoscale based on the bitdepth.
      • added more modern Framerates to Assumefps, ConvertFPS and ChangeFPS. 144 & 240 rates have been added.
    • Removed from Filter context Menu but can still works with the auto loading feature(Syntax must be Entered Manually):
      • Clense (Part of JPSDR)
      • Checkmate
      • SangNom2
      • TComb
      • Undot
      • MedianBlurTemporal
      • FluxSmoothST
      • FluxSmoothT
      • MedianBlur
      • SangNom2
      • f3kdb
      • Vinverse 2

    Filters and Software that Support AVX2: aWarpSharp2, DCTFilter, DFTTest, JPSDR, Masktools2, TMM2, TNLMeans, yadifmod2, x265 - By default AVX or below are activate for compaiblity.

    • VapourSynth is untouched(No Changes).
Version 1.7.0.0
  • Release Date: Sep 24, 2017
  • Download(s):
    • new: changed templates to: 'Manual Workflow', 'Automatic Workflow', 'No indexing and demuxing' and 'Re-mux', default startup template is 'Automatic Workflow'
    • new: option added to disable the assistant reminder about the aspect ratio error
    • new: AviSynth script FineSharp added
    • new: x265 option --frames added
    • fix: x265 option --frames added twice to command line
    • fix: cosmetic DPI scaling issue in main form on 96 DPI
    • update: mvsfunc 8
    • update: mClean 1.8
    • update: NVEnc 3.22
Version 1.6.0.0
  • Release Date: Jul 26, 2017
  • Download(s):
    • new: x265 option --force-flush added
    • fix: job dialog DPI scaling issue on small screens
    • update: mpv 0.26.0
    • update: x265 2.5+6
Version 1.5.0.0
  • Release Date: May 28, 2017
  • Download(s):
  • Removed Features

    • C# scripting support was removed because it was very heavy requiring 47 nuget packages. You can port existing C# code to PowerShell or load and execute an C# Assembly with PowerShell. Visit the support forum.

    New Features

    • MPEG2DecPlus filter added to open d2v files with AviSynth+
    • VCEncC added --check-features --codec --enforce-hrd --filler --fullrange --ltr --pre-analysis --ref --tier --vbaq
    • x265 added --me sea --dynamic-rd --scenecut-bias --lookahead-threads --opt-cu-delta-qp --multi-pass-opt-analysis --multi-pass-opt-distortion --multi-pass-opt-rps --aq-motion --ssim-rd --hdr --hdr-opt --refine-level --limit-sao
    • added 'Loop Fiter' tab to the x265 options dialog
    • icons added to menus, buttons and menu editor
    • QSVEncC added --profile main10
    • colour_primaries added to MediaInfo Folder View
    • NVEncC added --lookahead --cbrhq --vbrhq --aq-temporal --no-b-adapt --i-adapt --output-depth --strict-gop --vbr-quality --vpp-gauss --vpp-knn --vpp-pmd --device --preset --direct --adapt-transform --enable-ltr
    • added the possibility to use different x265 options in first and second pass
    • added setting 'Snap to desktop edges'
    • added option to extract timecodes file from MKV (Options > Misc, disabled by default)
    • added timecodes file option to muxer dialog, can be TXT or MKV
    • added support for hardcoded subtitles using VapourSynth for srt, ass, idx/vobsub, sup/pgs
    • added the possiblity to use special GUI macros like $select:val1;val2$ in filter profiles, this is now used in the defaults for AssumeFPS for instance
    • apps dialog will show dependencies for scripts like QTGMC
    • flash3kyuu_deband VapourSynth support added
    • new macro %eval_ps:% added to evaluate PowerShell expressions
    • various improvements in the batch/cli audio encoder GUI
    • defaults tab added to video filter profile editor and several menu editors
    • added option to encode audio with the channels count of the audio source file
    • added support for VirtualDub frame server files with vdr extension
    • ffmpeg demuxing GUI added, only audio is supported so far, input types can be configured in the settings (Tools > Settings > Demuxing > ffmpeg > Edit), default is avi, ts, flv
    • added new powershell script for re-muxing
    • added option to define a default subtitle name
    • added option to enable a default subtitle
    • added possibility to define tags for MKV muxer
    • support for using AviSynth filters in VapourSynth, LoadPlugin calls are added automatically
    • added cover support for MP4 and MKV muxer
    • added forced option for audio streams
    • every job is always processed in a new staxrip instance and every instance run only one job and starts then a new instance if necessary

    Fixed Bugs

    • format 'E-AC3 EX' was unknown to eac3to demuxer
    • fixed x265 command line generation for --limit-tu
    • added missing check if Visual C++ 2012 is installed when masktools2, SangNom2 or VCEEncC are used
    • nnedi3 plugin wasn't loaded via LoadPlugin using avs function nnedi3_rpow2
    • in the scripting/code editor it was often needed to right-click a second time until the context menu showed
    • fixed incompatible format like wmv being passed to mkvmerge and mp4box
    • KNLMeansCL wasn't loaded for HAvsFunc/SMDegrain
    • fixed x265 context help using right-click due to changed x265 URL
    • fixed wrong stream used for audio encoding using eac3to when audio source file is mkv
    • PCM wasn't demuxed from MP4/MOV files
    • shutdown was broken on creators update
    • changed x264 qpmin default value from 10 to 0
    • fixed more then one hardcoded subtitle is added to the script automatically
    • snap to desktop edges not working properly
    • fixed bug using UNC paths
    • copy to clipboard in MediaInfo dialog did not work
    • fixed PowerShell scripts not being executed on the GUI thread
    • fixed rare crash Win 7 failing to load included Segoe font file
    • fixed issues staxrip using wrong stream IDs for ffmpeg and mkvmerge
    • the option to demux all subtitles did only demux preferred subtitles
    • not all forced subtitles were picked up
    • each code text field in the code editor is not limited to 15 lines to prevent the dialog get's higher then the screen and thus the OK and Cancel button disappearing offscreen
    • menu item hights were inconstistent with certain DPI settings

    Tweaks

    • menu item height increased
    • added colorspace = "YV12" default everywhere FFVideoSource is used to open 10Bit sources, profiles have not been reset
    • higher quality antialiased font rendering added in various places
    • ensuring form show within the bounds of the working area (screen)
    • reduce CPU time while encoding
    • the message for low disk space is shown only once before jobs are created
    • idx/srt/ass renderer for avs/vs is now HomeOfVapourSynthEvolution/VSFilterMod
    • in case there are more then ten audio files or streams a sub menu is used
    • audio file detection prefers now dtsma and thd files
    • filter context menus open a lot quicker
    • if the name text box in the code editor is empty the main dialog will show the code
    • migrated C# HDR script to PowerShell
    • updated VapourSynth's built in filters
    • up/down menu items for the avs/vs filter list in main dialog
    • x265 --limit-tu defaults for slower and veryslow presets updated
    • in case the AviSynth script contains AudioDub the avs file can be selected as audio source file in the audio context menu
    • the manual filter selection dialog is now based on filter profiles and don't show avs and vs filters together but rather avs or vs depending on avs or vs is enabled
    • added DGSource to VapourSynth filter profiles
    • added mp4box cover art extraction
    • filter setup now also support Automatic as source filter which is also the default now
    • if the subtitle source is a container like MP4/MKV StaxRip checks the forced and default option
    • when staxrip demuxues subtitles it writes _forced to the filename and set the forced flag when it picks up the demuxed subtitles
    • when the source is a container like MP4/MKV the forced and default audio flags are applied
    • Cancel in message boxes is now English instead of the system language
    • improved DPI scaling, in particular for 96 DPI
    • subtitle and audio mkv demuxing was merged to happen in one run
    • the execute command line feature in the audio dialog don't close CMD.exe after execution

    Updated Tools

    • QSVEncC 2.62
    • VCEEncC 3.06
    • HAvsFunc (vs) 2017-03-06
    • MediaInfo 0.7.93
    • ffmpeg 3.2.2
    • mvtools (vs) 18
    • KNLMeansCL 1.0.2
    • NVEncC 3.07
    • RgTools (avs) 0.95
    • AviSynth+ 2455
    • VapourSynth 37
    • VSFilterMod (avs, vs) 4
    • flash3kyuu_deband (avs, vs) 2.0.20140721
    • TIVTC (avs) 1.0.6
    • masktools2 2.2.7
    • yadifmod (vs) 10
    • L-SMASH-Works (avs) 929
    • vslsmashsource (vs) 929
    • qaac 2.64
    • mkvtoolnix 12.0.0
    • ffms2 2.2000 test6
    • mvtools2 (avs) 2.7.20.22
    • x265 2.4+27
    • MP4Box 0.7.2-DEV-rev37
    • x264 0.150.2833
Version 1.4.0.0
  • Release Date: Dec 13, 2016
  • Download(s):
  • New Features
    • LSFmod added for both AviSynth and VapourSynth, to create the LSFmod default filter profile go to: 'Filters > Profiles > Restore Defaults > OK' or alternatively: 'Tools > Advanced > Reset Setting > AviSynth/VapourSynth Filter Profiles > OK'
    • added new commands SetTargetFile and LoadSourceFile
    • added setting to define the minimum required disk space and added Continue and Abort option to the message box
    • VCEEncC (AMD H.264 encoder) switches added
    • SMDegrain added, to create the SMDegrain default filter profile go to: 'Filters > Profiles > Restore Defaults > OK' or alternatively: 'Tools > Advanced > Reset Setting > AviSynth Filter Profiles > OK'
    • some x265 changes
    • nnedi3 added to VapourSynth, to create the nnedi3 default filter profile go to: 'Filters > Profiles > Restore Defaults > OK' or alternatively: 'Tools > Advanced > Reset Setting > VapourSynth Filter Profiles > OK'
    • added setting to reverse mouse wheel video seek direction
    • context menu to copy added to media info dialog

    Fixed Bugs
    • fixed C# scripting not working on Windows 7
    • fixed bug in audio detection when using a network drive as temp folder
    • fixed crash in processing dialog
    • fixed bug with automatic generation of audio profile names
    • fixed video comparison overwriting the log file
    • fixed codepage problem of non western europe locales
    • replaced ffmpeg with avs2pipemod for piping to x265 due to a character encoding bug with file names happening on non western locale systems
    • fixed various DPI scaling issues

    Tweaks
    • improved audio detection using numeric order instead of alphanumeric order
    • license changed to MIT

    Updated Tools
    • LSFmod 1.9
    • havsfunc 23
    • aWarpSharp2 2016-06-24
    • VCEEncC 2.0
    • nnedi3 (avs) 0.9.4.31
    • VC++ Runtime 2015
    • ffms2 2.23
    • qaac 2.61
    • avs2pipemod 1.1.1
    • MediaInfo 0.7.89
    • L-Smash-Works (avs/vs) 911
    • yadifmod2 (avs) 0.0.4-1
    • KNLMeansCL (avs/vs) 0.7.7
    • nnedi3 (vs) 10
    • x264 2721
    • ffmpeg 3.1.5
    • mvtools2 (avs) 2.7.1.22
    • MP4Box 0.6.2 current snapshot
    • finesharp (vs) 2016-08-21
    • havsfunc (vs) 24
    • mvtools (vs) 17
    • AviSynth+ 2294
    • VapourSynth 35
    • x265 2.1+69
    • MKVToolNix 9.6.0
    • NVEncC 3.02
    • QSVEncC 2.59
Version 1.3.7.0
  • Release Date: Jun 15, 2016
  • Download(s):
  • New Features
    • added new QSVEncC switches
    • added support to use network drive as temp folder
    • added yadifmod for VapourSynth. Due to popular request I didn't reset the filter profiles, to make the default filter profile for yadifmod available the filter profiles must be manually reset in the filter profile editor.
    • added new command SaveJpgByPath to preview dialog which can be used to customize the menu to save a jpg file to a fixed path without the file browser showing, the path can contain macros.
    • added taskbar progress support

    Fixed Bugs
    • fixed the check for enough free space on the disk of the target file, instead of three times the source file one time is now enough
    • fixed crash StaxRip checking for enough free space in file batch mode and if target directory is network share
    • fixed Umlaute don't work on Windows 7
    • fixed many avs/vs scripts are created when the target file name is changed by typing
    • fixed feature to run jobs in new instance and changed the behaviour of this feature in that when the jobs complete the instance exits without overwriting the settings

    Updated Tools
    • QSVEncC 2.51
    • yadifmod (VapourSynth) r9
Version 1.3.6.0
  • Release Date: Jun 7, 2016
  • Download(s):
  • New Features
    • added setting to prevent the StaxRip window to become the active foreground window if certain applications are currently in the foreground
    • added new option to disable audio and subtitle demuxing
    • added subtitle formats column to MediaInfo Folder View
    • added all missing x265 switches
    • added hardware decoding methods to x265 'Other' tab, this will bypass AviSynth though
    • added new standalone mkvextract GUI (Apps > Demux)
    • added new QSVEncC switches for hard coded subtitles
    • added MP4 support to standalone demux app
    • added -avsinfo starting AVSMeter without a source opened
    • added support for unicode filenames using VapourSynth, AviSynth don't support it
    • added mkv cutting support without encoding
    • added MSharpen x64 filter for AviSynth+ x64
    • added x264 10-Bit support, binary is not included, StaxRip will ask for the location
    • added ffmpeg codecs x264, x265 and ProRes
    • added codec help menu to ffmpeg options dialog which shows help for the currently selected codec, it displayes the output queried with 'ffmpeg -h encoder=name'
    • added option to define preferred audio languages
    • added audio and subtitle demuxing modes 'Show Dialog', 'Preferred', 'All', 'None'
    • added x265 changes for v1.9 183
    • added new option to automatically add hard coded subtitle
    • added option to define JPEG compression quality in 'Preview > Save JPG' and thumbnail generator
    Fixed Bugs
    • custom switches were missing in the Intel Quick Sync encoding GUI for QSVEncC
    • fixed crash with ass file by replacing VSFilter with VSFilterMod
    Tweaks
    • the batch audio profile uses now always batch execution, the PATH variable knows the location of ffmpeg, eac3to and BeSweet, the temp files directory is set as current directory, if input files is empty all files are excepted
    • the search feature of the apps dialog searches now also the supported filters of plugins
    • enabled audio demuxing using MP4Box for mov files
    • removed mkvinfo.exe which is 18 MB large and not really needed. It's large due to QT toolkit being used
    • mkv audio demuxing happens now all streams together instead of every stream separate, it's much faster now.
    • changed filter profiles editor to support both tab and 4 spaces for multiline profiles, tabs are converted to 4 spaces which is the standard in Python and Visual Studio
    • log file improvements
    • filters list view did not accept drag and drop with source files
    • enabled posibility to remux mov to mp4
    • the apps dialog writes the customized versions now to the settings folder so it don't matter if the startup folder has no write access
    • demuxed subtitles are now detected by ID with proper numeric order
    • improved Dolby Atmos handling
    • added check if enough disk space is available before a job runs
    • replaced drop down menus in Event Commands editor with menu based drop downs
    Updated Tools
    • ffmpeg 2016-04-25
    • mkvtoolnix 9.2.0
    • MP4Box 0.6.2
    • mvsfunc 7
    • mvtools2 2.7.0.22
    • nnedi3 0.9.4.21
    • StaxRip Toolbox Demux 1.1
    • yadifmod2 0.0.4
    • AviSynth 1858
    • NVEncC 2.07
    • L-SMASH-Works 879
    • QSVEncC 2.50
    • qaac 2.59
    • x265 1.9 200
    • AVSMeter 2.2.8
    • MediaInfo 0.7.86
    • x264 2694
Version 1.3.4.0
  • Release Date: Apr 17, 2016
  • Download(s):
  • New Features
    • support for 3 or more audio tracks added to the muxing dialog
    • code preview added to filters menu and script preview renamed to code preview in script editor
    • added a command line switch -show-dialogs:bool and project option 'Show all dialogs when invoked from CLI', by default dialogs are not shown when StaxRip receives CLI arguments
    • yadifmod2 plugin for AviSynth added
    • TComb AviSynth plugin added
    • auto crop plugin replaced with new internal routine supporting both AviSynth and VapourSynth
    • better subtitle support for m2ts container
    • decoding options added for AMD encoder
    • larger x265 custom command line TextBox
    • x265 new switch added --rc-grain
    • the encoding options dialogs for x265, AMD, Intel and NVIDIA have now an option to display the full command line
    • new ffmpeg encoder output options 'H.264 NVIDIA', 'H.264 Intel', 'H.265 Intel', the currently used ffmpeg built doesn't yet support NVIDIA
    • video encoder profiles added for all encoding codecs StaxRip supports for ffmpeg: 'VP9', 'Xvid', 'ASP', 'Theora', 'H.264 Intel', 'H.265 Intel', 'H.264 NVIDIA'
    • ffmpeg decoding option -threads added, multi-threading is enabled by default but not recommended for dxva2 decoding and maybe for hardware decoding in general
    • VapourSynth QTGMC parameters TFF and Preset added to menu
    • more source and target parameters are now shown in the main dialog
    • in the scripting editor there is a Join feature to join all filters into one
    • QTGMC 3.33 for AviSynth
    • profiles can be saved from the x265/AMD/Intel/NVIDIA/ffmpeg encoding options dialogs
    • added shortcuts and Export to CSV to MediaInfo Folder View (Tools > Advanced)
    • added C# (Roslyn) and PowerShell scripting support. Scripts can be started at main menu > Tools > Scripts. There are commands in the command line, main menu and event commands to execute script code or script files.
    • three VapourSynth filter profiles added based on std.SetFieldBased
    • added user contributed script 'Convert Bluray (BT709) to 10bit 400nits (MaxFALL) HDR (rev2)'
    • in the options dialog the subtitles to auto load can now be defined with both two and three letter code, this is useful for people more familiar with three letter codes, both can be mixed, for undetermined previously 'iv' had to be used, now 'und' can also be used.
    • added setting to scale the UI to a custom factor
    • many new switches added to Intel Quick Sync encoding GUI for QSVEncC
    • many new switches added to NVIDIA encoding GUI for NVEncC
    • added option to set audio default stream
    Fixed Bugs
    • fixed window freeze in eac3to dialog happening when eac3to fails on the input.
    • fixed showing filter selection dialog even if the source is vpy or avs
    • fixed StaxRip trying to auto correct the script even if the source is avs or vpy
    • fixed StaxRip recalculating the video bitrate even when the fixed bitrate option is used
    • avi muxer supports two audio tracks now
    • in some cases the two audio output file paths were identical
    • moving subtitles up and down wasn't working correctly
    • the new mp4box update should fix a bug many people reported
    • fixed editing dates in apps dialog not working with Persian calendar
    • fixed crash using ' character in file paths using VapourSynth
    • fixed inaccurate right and bottom magnifiers in crop dialog
    • fixed Python installed by miniconda not being detected
    • cropping values were multiplied by 2 using NVEncC
    • fixed subtitle size detection
    • fixed preview not fitting on screen under some conditions
    • fixed some issues opening avs or vpy as source file
    • added new source filter avisource.AVISource for VapourSynth, it can open avi and avs files
    • the filter selection dialog has now automatic options for both AviSynth and VapourSynth. For avs sources it shows also an option for VapourSynth since VapourSynth's AVISource can open avs files
    • d2vsource added to VapourSynth
    • fixed wrong font used pasting code in code editor
    • in the media info folder view (Tools > Advanced) the context menu functionality did not work for sub folders
    • in same situations it wasn't possible to close the crop dialog due to an script error, now the message box showing the error has an additional exit button
    • fixed High DPI scaling bug in the navigation bar of the x265 dialog
    • in case the audio or subtitle source file is mkv the original stream title was muxed even if it was deleted in StaxRip
    • line indentation wasn't preserved for multiline filter profiles
    Tweaks
    • better error handling when the source is vpy or avs
    • when loading an audio file without language info the language of the audio profile/stream stays instead of being changed to undetermined
    • improved changelog
    • cutting with VapourSynth is now possible without AviSynth being installed (the audio cutting code was using AviSynth)
    • The info in the preview looks better and is readable regardless of the current background
    • source filter preferences in the settings dialog under Source Filter to configure which source filter should be used for a given file in case the source filter in the project is called Automatic is now also available for VapourSynth, with this VapourSynth support in StaxRip should be on par with AviSynth support making both scripting engines first class citizens
    • x265 tune grain defaults updated
    • improved bitrate calculation
    • The media info dialog shows the file size now also in mega byte instead of giga byte only
    • removed ffmpeg writing long build info to the log file
    • Video Comparison shows now indexing progress
    • added version or at least change date and x86 or x64 to every app in the apps dialog
    • set font to Consolas 10 in scripting editor
    • the checked list controls of the event command and jobs dialog were replaced with themed controls, in the jobs dialog multi select and Ctrl+A and Delete shortcuts are supported
    • besides detecting the python location of the regular setup and miniconda setup StaxRip now also searches in the PATH and Path environment variables for python
    Updated Tools
    • AviSynth+ 1841
    • AVSMeter 2.2.0
    • ffmpeg 2016-03-10
    • fmtconv (vs) 20
    • mkvtoolnix 9.0.1
    • mp4box 0.6.0
    • mvtools (vs) v13
    • NVEncC 2.05
    • QSVEncC 2.45
    • x264 2692
    • x265 1.9+140
    • yadifmod2 (avs) 0.0.3

Rate this software:

Your Rating:
You have not voted yet!

Average: 3.85
Total Ratings: 36

 


Trailer






Software Submissions