Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
![]() |
#4562 | Link |
Registered User
Join Date: Jan 2022
Posts: 2
|
I believe a major concern when using StaxRip, is maintaining the plugins/apps/tools up to date, and therefore the GUI that operates their parameters as well.
Regarding the application functionality and features in itself, it should be only secondary if the main objective is to at least keep the project alive. I'd love to help out, but my coding experience is mainly in VBA with Excel. At best I write simple AVS scripts but nothing advanced like from the legendary Didée. |
![]() |
![]() |
![]() |
#4563 | Link |
Registered User
Join Date: Dec 2014
Posts: 660
|
Guys,
In the event nobody wants to maintain staxrip, will Adobe media encoder do a great job in converting x264 to x265? Will it also capable converting different audio formats to aac? Thanks
__________________
Aora Master - Intel i9 - RTX 2060 - DDR4 24GB Predator - LG OLED C9 - Yamaha A3030 - Windows 10 x64 - Kodi with DSplayer - Lav - MadVR |
![]() |
![]() |
![]() |
#4564 | Link |
Registered User
Join Date: Sep 2004
Location: Auckland, New Zealand
Posts: 459
|
In case anyone wants to update their portable Vapoursynth from R54 to R55 there is a maintenance release that works fine with Staxrip 2.10.
https://github.com/vapoursynth/vapou...s/tag/R55-API3 Download the 64bit portable version and unzip in to staxrip\Apps\FrameServer\VapourSynth\.
__________________
A Man Eating Duck |
![]() |
![]() |
![]() |
#4565 | Link | |
Registered User
Join Date: Oct 2007
Posts: 41
|
Quote:
https://github.com/staxrip/staxrip/c...bf1549ad64b240 |
|
![]() |
![]() |
![]() |
#4566 | Link | |
Registered User
Join Date: Sep 2004
Location: Auckland, New Zealand
Posts: 459
|
Quote:
The one I'm talking about is a maintenance release. vs.get_core() still works so compatible with Staxrip. http://www.vapoursynth.com/2021/09/r...e-api3-builds/ https://github.com/vapoursynth/vapou...s/tag/R55-API3 This is the one you are referencing. vs.get_core() has been replaced with vs.core and doesn't work with Staxrip. http://www.vapoursynth.com/2021/09/r...d-performance/ https://github.com/vapoursynth/vapou...leases/tag/R55
__________________
A Man Eating Duck |
|
![]() |
![]() |
![]() |
#4567 | Link | |
Registered User
Join Date: Oct 2007
Posts: 41
|
Quote:
|
|
![]() |
![]() |
![]() |
#4568 | Link |
Registered User
Join Date: Dec 2010
Posts: 136
|
Is anyone willing to help a newbie out with using this program? How do I actually implement additional filters into my encode like dedot, anti-aliasing, FastLineDarken, or line thinning (I forget what the line thinning filter was if anyone could remind me)?
I've gone through some posts on here which say you can see your code "The entire script is shown in the menu with 'Preview Code'." but I only see Preview in the top menu which opens up the video instead of any code. Thank you |
![]() |
![]() |
![]() |
#4569 | Link |
Registered User
Join Date: Feb 2002
Posts: 639
|
I noticed if you have a 5.1 flac and choose to encode it to stereo AAC, it doesn't do the conversion. The conversion works if you have ac3 or dts 5.1.
It seems the channel conversion to stereo happens in here ------------------------ Convert AC3 to FLAC 2 ------------------------ ffmpeg N-103081-gf7958d0883-x64-gcc10.3.0 Patman "....ffmpeg.exe" -i "....English.ac3" -af volume=1.2dB -y -hide_banner -ac 2 "....ID1 English_562399560.flac" So if your source is already flac 5.1, the conversion to stereo never happens. |
![]() |
![]() |
![]() |
#4570 | Link | |
Registered User
Join Date: Oct 2007
Posts: 41
|
Quote:
|
|
![]() |
![]() |
![]() |
#4571 | Link | |
Registered User
Join Date: Jan 2006
Location: Italy
Posts: 224
|
Quote:
Thank you |
|
![]() |
![]() |
![]() |
#4572 | Link | |
Registered User
Join Date: Sep 2004
Location: Auckland, New Zealand
Posts: 459
|
Quote:
__________________
A Man Eating Duck |
|
![]() |
![]() |
![]() |
#4573 | Link |
Registered User
Join Date: Sep 2004
Location: Auckland, New Zealand
Posts: 459
|
StaxRip v2.11.0 released
https://github.com/staxrip/staxrip/releases
__________________
A Man Eating Duck |
![]() |
![]() |
![]() |
#4574 | Link |
Registered User
Join Date: Jun 2017
Posts: 7
|
Problem with StaxRip 2.11.0 only.
I tried to use the mClean VS filter and I received an error message 👍 Script Error Python exception: No attribute with the name vcm exists. Did you mistype a plugin namespace? Traceback (most recent call last): File "src\cython\vapoursynth.pyx", line 2242, in vapoursynth.vpy_evaluateScript File "src\cython\vapoursynth.pyx", line 2243, in vapoursynth.vpy_evaluateScript File "C:\1957\REQUESTS\THE AVENGERS\title_t00 (02)_temp\title_t00 (02)_new.vpy", line 46, in clip = G41Fun.mClean(clip, thSAD=400, chroma=True, sharp=10, rn=14, deband=0, depth=0, strength=20) File "C:\STAXRIP\StaxRip-v2.11.0-x64\Apps\Plugins\VS\Scripts\G41Fun.py", line 2504, in mClean c = core.vcm.Median(clip, plane=[0, 1, 1]) if chroma else clip File "src\cython\vapoursynth.pyx", line 1891, in vapoursynth._CoreProxy.getattr File "src\cython\vapoursynth.pyx", line 1754, in vapoursynth.Core.getattr AttributeError: No attribute with the name vcm exists. Did you mistype a plugin namespace? |
![]() |
![]() |
![]() |
#4575 | Link |
Registered User
Join Date: Sep 2004
Location: Auckland, New Zealand
Posts: 459
|
StaxRip v2.12.0 released
https://github.com/staxrip/staxrip/releases
__________________
A Man Eating Duck |
![]() |
![]() |
![]() |
#4578 | Link |
Registered User
Join Date: Sep 2018
Posts: 378
|
Dendraspis is maintaining staxrip on Github. He does not use the forum, so if anyone is wanting things fixed/updated it's probably best to refer to the github.
https://github.com/staxrip/staxrip He also maintains a discord server for staxrip https://discord.gg/uz8pVR79Bd |
![]() |
![]() |
![]() |
#4580 | Link |
Registered User
Join Date: Dec 2015
Posts: 254
|
StaxRip v2.13.0 released
https://github.com/staxrip/staxrip/releases |
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|