StaxRip full changelog
StaxRip 2.42.2
released Nov 8, 2024 (New Release)
General: Add file extension to temp folder name
General: Add file extension to log file when saved next to source file
Macro: Add new macro %encoder_codec% (#1520)
UI: Fix removing of last path separator from paths (#1491)
UI: Fix not showing error messages on indexing (#1514)
UI: Show crop values on main window (#1521)
UI: Fix Demux Dialog ignores selection of audio and subtitle streams (#1502)
FFmpeg: Fix ProRes Profile option (#1523)
NVEncC: Fix parameters "--qp-init", "--qp-min" and "--qp-max"
QSVEncC: Fix parameters "--qp-min" and "--qp-max"
SvtAv1EncApp: Fix passing wrong width and height values to the encoder when filters changed the size
VCEEncC: Add, fix and alter various parameters (#1486)
General: Add file extension to log file when saved next to source file
Macro: Add new macro %encoder_codec% (#1520)
UI: Fix removing of last path separator from paths (#1491)
UI: Fix not showing error messages on indexing (#1514)
UI: Show crop values on main window (#1521)
UI: Fix Demux Dialog ignores selection of audio and subtitle streams (#1502)
FFmpeg: Fix ProRes Profile option (#1523)
NVEncC: Fix parameters "--qp-init", "--qp-min" and "--qp-max"
QSVEncC: Fix parameters "--qp-min" and "--qp-max"
SvtAv1EncApp: Fix passing wrong width and height values to the encoder when filters changed the size
VCEEncC: Add, fix and alter various parameters (#1486)
StaxRip 2.42.1
released Sep 8, 2024 (New Release)
UI: Fix Demuxing Subtitles for ffmpeg (#1466)
UI: Fix not saving log files (#1467)
UI: Fix no time display on Crop window (#1470)
UI: Disable Window Dark Mode when system colors are used (#1470)
UI: Fix Demux handling for subtitles (#1471)
NVEncC: Fix incompatible output file type for AV1 encodes
QSVEncC: Fix incompatible output file type for AV1 encodes
VCEEncC: Fix incompatible output file type for AV1 encodes
UI: Fix not saving log files (#1467)
UI: Fix no time display on Crop window (#1470)
UI: Disable Window Dark Mode when system colors are used (#1470)
UI: Fix Demux handling for subtitles (#1471)
NVEncC: Fix incompatible output file type for AV1 encodes
QSVEncC: Fix incompatible output file type for AV1 encodes
VCEEncC: Fix incompatible output file type for AV1 encodes
StaxRip 2.42.0
released Sep 5, 2024 (New Release)
UI: Add support for Dark Mode Window Mode (#1448)
UI: Enlarge Settings window
UI: Enlarge Options window
UI: Extend main window and make it resizeable
UI: Make number of audio tracks on main window optional
UI: Re-implement audio track detection and reordering
UI: Add menu items to Crop window to jump to a specific time and frame (#1421)
UI: Fix THD+AC3 Output selection on eac3to window
UI: Add "Execute All" to Audio Tracks (#1123)
UI: Improve Dolby Vision Profile 5 metadata import when no VUI metadata available
UI: Fix Demux for user selected subtitles
UI: Ignore existing video files in temp directory created by Compressibility Check when opening source file again
UI: Add new event "After Source Opened"
Which is triggered at the end before validation of the scripts. After the validation the existing "After Source Loaded" triggers
UI: Fix Indexing for LWLibav
UI: Make Indexing cancelable
UI: Add new macros (#1431)
%hdr10plus_path%, %hdrdv_path%
UI: Enable the "Subtitle Edit" button on muxer configuration for all subtitles
UI: Fix Audio conversion ignoring Normalize and Gain in some cases
UI: Fix Assistant blocking message on cutting without a Dolby Vision metadata file path set (#1454)
UI: Add "ImportVideoEncoderCommandLineFromTextFile" command
UI: Improve Command Line Import
UI: Improve handling/demuxing with attachments
UI: Add support for covers with jpeg file extension (#1233)
UI: Fix crash on Crop window opening under some circumstances (#1462)
Crop: Make AutoCrop process skippable (#1411)
Crop: Add Frame Interval Selection Mode
Crop: Add Frame Consideration Mode to Options (#1386)
Makes it able to handle intros and outros that are not cropped
Crop: Add Luminance Threshold
Lets the user set the max brightness of a line, that is considered to be cropped
Crop: Improve Automatic Mode for Dolby Vision sources
FFmpeg: Add "-movflags +faststart" to muxer command where possible (#1408)
MP4Box: Add "Strea
UI: Enlarge Settings window
UI: Enlarge Options window
UI: Extend main window and make it resizeable
UI: Make number of audio tracks on main window optional
UI: Re-implement audio track detection and reordering
UI: Add menu items to Crop window to jump to a specific time and frame (#1421)
UI: Fix THD+AC3 Output selection on eac3to window
UI: Add "Execute All" to Audio Tracks (#1123)
UI: Improve Dolby Vision Profile 5 metadata import when no VUI metadata available
UI: Fix Demux for user selected subtitles
UI: Ignore existing video files in temp directory created by Compressibility Check when opening source file again
UI: Add new event "After Source Opened"
Which is triggered at the end before validation of the scripts. After the validation the existing "After Source Loaded" triggers
UI: Fix Indexing for LWLibav
UI: Make Indexing cancelable
UI: Add new macros (#1431)
%hdr10plus_path%, %hdrdv_path%
UI: Enable the "Subtitle Edit" button on muxer configuration for all subtitles
UI: Fix Audio conversion ignoring Normalize and Gain in some cases
UI: Fix Assistant blocking message on cutting without a Dolby Vision metadata file path set (#1454)
UI: Add "ImportVideoEncoderCommandLineFromTextFile" command
UI: Improve Command Line Import
UI: Improve handling/demuxing with attachments
UI: Add support for covers with jpeg file extension (#1233)
UI: Fix crash on Crop window opening under some circumstances (#1462)
Crop: Make AutoCrop process skippable (#1411)
Crop: Add Frame Interval Selection Mode
Crop: Add Frame Consideration Mode to Options (#1386)
Makes it able to handle intros and outros that are not cropped
Crop: Add Luminance Threshold
Lets the user set the max brightness of a line, that is considered to be cropped
Crop: Improve Automatic Mode for Dolby Vision sources
FFmpeg: Add "-movflags +faststart" to muxer command where possible (#1408)
MP4Box: Add "Strea
StaxRip 2.1.6.0
released Jan 6, 2021 (New Release)
aomenc bugfixes and UI improvements (Dendraspis, 44vince44, #375)
aomenc moved cq-level option to "Rate Control 1" for better usage (Dendraspis, Neltulz, #411)
aomenc internal improvements and updates (Dendraspis)
aomenc 10-bit input fixed. (stax76, #420)
x265 --aq-mode option captions extended (stax76)
x265 by default no longer uses a pipe tool because we use a modified x265 build now that supports both AviSynth and VapourSynth directly, people who want to replace it with an ordinary x265 build need to enable piping in the x265 options: Input/Output > Pipe
New option using the source file folder as temp file folder. (stax76)
Fix issue detecting default subtitle. (stax76, #362)
Fix demuxed mkv subtitles not named starting at ID 1. (stax76)
Fix eac3to demuxed tracks not named starting at ID 1. (stax76)
Preferred subtitles can be defined by ID. (stax76)
Preferred audio tracks to demux can be defined by ID. (stax76)
Preferred audio and subtitle tracks in Options can be defined per menu.
aomenc moved cq-level option to "Rate Control 1" for better usage (Dendraspis, Neltulz, #411)
aomenc internal improvements and updates (Dendraspis)
aomenc 10-bit input fixed. (stax76, #420)
x265 --aq-mode option captions extended (stax76)
x265 by default no longer uses a pipe tool because we use a modified x265 build now that supports both AviSynth and VapourSynth directly, people who want to replace it with an ordinary x265 build need to enable piping in the x265 options: Input/Output > Pipe
New option using the source file folder as temp file folder. (stax76)
Fix issue detecting default subtitle. (stax76, #362)
Fix demuxed mkv subtitles not named starting at ID 1. (stax76)
Fix eac3to demuxed tracks not named starting at ID 1. (stax76)
Preferred subtitles can be defined by ID. (stax76)
Preferred audio tracks to demux can be defined by ID. (stax76)
Preferred audio and subtitle tracks in Options can be defined per menu.
StaxRip 2.0.8.0
released Mar 22, 2020 (New Release)
Fix using Event Command After Encoded with SetTargetFile caused exception
Fix if the default code page is UTF8 then staxrip don't warn about avisynth not supporting Unicode
Fix if the default code page is UTF8 then staxrip don't warn about avisynth not supporting Unicode
StaxRip 2.0.6.0
released Nov 8, 2019 (New Release)
Uрdаtе: mkvtооlnіх 39
Uрdаtе: mрv.nеt 5.4.3
Uрdаtе: NVЕnс 4.55
Fіх: fеw UІ іѕѕuеѕ
Fіх: аvѕ МСТеmроrаlDеnоіѕе/GrаdFun2DВmоd
Fіх: VUІ lumіnаnсе іѕѕuе
Uрdаtе: mрv.nеt 5.4.3
Uрdаtе: NVЕnс 4.55
Fіх: fеw UІ іѕѕuеѕ
Fіх: аvѕ МСТеmроrаlDеnоіѕе/GrаdFun2DВmоd
Fіх: VUІ lumіnаnсе іѕѕuе
StaxRip 2.0.2.0
released May 28, 2019 (New Release)
Fix: downloads were using 7z extension even though it was zip instead of 7z
Update: LSMASHSource avs
Update: mkvtoolnix
Update: LSMASHSource avs
Update: mkvtoolnix
StaxRip 1.4.0.0
released Apr 19, 2016 (New Release)
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
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
StaxRip 1.3.4.0
released Apr 19, 2016 (New Release)
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
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
StaxRip 1.3.2.0
released Mar 3, 2016 (New Release)
various NVEncC improvements
vpp-rotate option added to Intel encoder
lossless switch added to NVEncC GUI for lossless H.264 encoding using a NVIDIA Maxwell GPU
vpp-rotate option added to Intel encoder
lossless switch added to NVEncC GUI for lossless H.264 encoding using a NVIDIA Maxwell GPU
StaxRip for Windows 7 - free download notice
Windows 7 Download periodically updates software information of StaxRip from the publisher.
« BACK
My Account
Help
Windows 7 Software Coupons
-
WinX MediaTrans
63% Off -
WinX DVD Ripper
50% Off -
WinX HD Video Converter
56% Off -
MacX Media Management Bundle
70% Off -
WinX DVD Copy Pro
42% Off
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.
Click "Save" next to each software.
Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
- MpcStar 7.0
- MP4Box 1.0.1
- BluffTitler 16.6.0.8
- Adobe Premiere Elements 2024.2
- Cypheros TS-Doctor 4.1.12
- Blue Iris 5.9.9.6
- TMPGEnc Video Mastering Works 7.1.0.35
- iTop Screen Recorder 5.2.0.2657
- Windows Media Player 12
- x264 Video Codec (64bit) r3198
- Adobe Premiere Pro CC 2024 24.5.0
- Free Video Converter 1.0.1.4
- KMPlayer 2024.6.25.17
- Free Online TV Player 4.9.5.0
- DVBViewer 7.3.0.0
- Windows 7 Codec Pack 4.3.1
- VLC Media Player Portable 3.0.20
- ProgDVB (32 bit) 7.60.9
- XMedia Recode 3.6.0.4
- iLove 5.1.0
Popular Tags
vcd
xvid
mpeg
3gp
video converter
video
wmv
mp3
movie
iphone
asf
convert
mpg
divx
dvd
ipod
converter
rmvb
dvd to ipod
avi
dvd to psp
mp4 converter
dvd ripper
3gp converter
mp4
flv
avi converter
download
mov
psp
Popular Windows 7 Software
- Free Any Video Converter Pro 3.8.8
- 7thShare Any Blu-ray Ripper 3.2.6
- 7thShare Any Video Converter 3.2.6
- MpcStar 7.0
- iFun Screen Recorder 1.2.0.261
- Free 4K Blu-ray Player 1.3.14
- Nero StartSmart 7.11.10.0c
- WinAVI All In One Converter 1.7.0.4734
- MP4Box 1.0.1
- KORG PA Manager 5.1.2010
- BluffTitler 16.6.0.8
- DVDFab 13.0.3.0
- AnyMusic MP3 Downloader for Windows 9.4.0
- Audacity Portable 3.5.0
- Adobe Premiere Elements 2024.2
© 2024 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.