View Full Version : StaxRip
luigizaninoni
19th August 2018, 21:08
The bottleneck is the GPU, most likely knlmeanscl
Reduce d s and/or a or use a different denoiser
frenchfries
23rd August 2018, 04:01
Possible bug in @Revan654 builds.
I notice that staxrip 1.8.2 no longer automatically populates the master display values. It still adds max FALL etc. Manually copying in the correct values eg. DCI-P3: G(13250,34500)B(7500,3000)R(34000,16000)WP(15635,16450)L(10000000,1) works but it used to auto populate.
Can anyone confirm this issue? If so I will add it to the bug tracker.
Revan654
23rd August 2018, 23:17
Possible bug in @Revan654 builds.
I notice that staxrip 1.8.2 no longer automatically populates the master display values. It still adds max FALL etc. Manually copying in the correct values eg. DCI-P3: G(13250,34500)B(7500,3000)R(34000,16000)WP(15635,16450)L(10000000,1) works but it used to auto populate.
Can anyone confirm this issue? If so I will add it to the bug tracker.
It's been discussed a few times, if You want more details they should only be back a few pages.
Basically MediaInfo has changed the system with build 18.05. Instead of the coordinate system, They now just use ColorSpace(Ex: BT.2020). It will be addressed once the new version is released. It will be part of the MediaInfo Fix.
Zetti
26th August 2018, 14:30
MKVToolNix v26.0.0 is released.
Alexander
26th August 2018, 19:01
New x264 Encoder 157 r2932
Revan654
27th August 2018, 18:32
What to do, Ran out of space in the VUI menu(x265). I guess it's time to create VUI 2 menu.
------
Anyone have a changelog or better yet doc simlair to x265 website that list all the functions?
frenchfries
27th August 2018, 23:58
What to do, Ran out of space in the VUI menu(x265). I guess it's time to create VUI 2 menu.
------
Anyone have a changelog or better yet doc simlair to x265 website that list all the functions?
You mean https://x265.readthedocs.io/en/default/cli.html? That has all the switches/options for x265
Revan654
28th August 2018, 18:42
You mean https://x265.readthedocs.io/en/default/cli.html? That has all the switches/options for x265
I'm looking for the x264 version. I guess I forgot to add that comment to the post.
IbrahimKh
29th August 2018, 13:48
Hi, how to fix this? The source is untouched bluray (HDR BT2020, H265, 2160p)
https://s15.postimg.cc/vgk0d31dn/screenshot_3.png (https://postimages.org/)
Revan654
30th August 2018, 03:22
Hi, how to fix this? The source is untouched bluray (HDR BT2020, H265, 2160p)
https://s15.postimg.cc/vgk0d31dn/screenshot_3.png (https://postimages.org/)
It must be converted to RGBPS first before you can use ToneMapping.
IbrahimKh
30th August 2018, 09:24
It must be converted to RGBPS first before you can use ToneMapping.
so I need to encode to RGBPS first?
gonca
30th August 2018, 12:34
RE: DGReinhart / DGHable
There is an updated version to the filter
Called DGHDRtoSDR
videoh
30th August 2018, 12:51
so I need to encode to RGBPS first? No, you convert to it in your script.
Revan654
30th August 2018, 19:11
so I need to encode to RGBPS first?
No, like videoh said it must be in the script. I include help files with all the filters if you get stuck. Just select Help for that filter and a log will appear.
RE: DGReinhart / DGHable
There is an updated version to the filter
Called DGHDRtoSDR
I still personally like the older one, Mainly for the Format function. If your going to use tonemapping and such I would use 3Dluts and such.
frenchfries
31st August 2018, 01:28
I'm looking for the x264 version. I guess I forgot to add that comment to the post.
ahh, what about http://www.chaneru.com/Roku/HLS/X264_Settings.htm
If something is missing you could always just run the executable with the --fullhelp switch, although i don't think it has the explanations.
See http://x264.janhum.alfahosting.org/fullhelp.txt
Revan654
31st August 2018, 17:53
ahh, what about http://www.chaneru.com/Roku/HLS/X264_Settings.htm
If something is missing you could always just run the executable with the --fullhelp switch, although i don't think it has the explanations.
See http://x264.janhum.alfahosting.org/fullhelp.txt
Thanks will check a bit later today to see if it has everything I need.
Auto-Updater through Python: It's very simple right now, So far it has passed all tests. This is only for the Main App. It's Currently set for Manually. Need to check a few things to see if Automatic checks can work with Python script. This is from a testing IDE so it doesn't like sys.exit calls, Ignore the exception errors.
https://i.imgur.com/lIdOTu5.jpg
Zetti
31st August 2018, 20:58
MediaInfo v18.08 is released.
Magik Mark
1st September 2018, 03:01
Hi Raven!
When can we expect a new build?
Thanks for all the work
IbrahimKh
1st September 2018, 16:44
what filter I should use to encode VP9?
I tried automatic and framerate messed up
https://s33.postimg.cc/uwpdfszpn/screenshot_471.png (https://postimg.cc/image/uwpdfszpn/)
Revan654
1st September 2018, 17:54
what filter I should use to encode VP9?
I tried automatic and framerate messed up
https://s33.postimg.cc/uwpdfszpn/screenshot_471.png (https://postimg.cc/image/uwpdfszpn/)
I would correct the Framerate first, No matter what settings you use the rate will be messed since it's screwed up in the source.
Revan654
1st September 2018, 18:05
Hi Raven!
When can we expect a new build?
Thanks for all the work
I have no idea, Some of the VapourSynth code went missing. VS2017 didn't even have a backup of the file. I had to redo that code again.
Also adding a few new functions / scripts in the software which takes time to fully test.
They may seem like small updates, it's trying to get the software to figure out the path without having access to macros.
Also may update the text rendering system to True Type, I have to how it all looks. Also going to update the image Util.
The biggest set back was VS not getting along with FFMS2. It kept dishing out errors in the preview window.
Finally, I was trying to delay slightly since the next release of VS will require an update to the paths of python. If I have time I will might just try to compile the source.
Allot of this would be faster if I could code on my linux system(Main PC). Due to the fact VB requires MS runtimes, it will not load the software(Even with wine). Ih ave yet to find a decent compiler on linux to compile VB. Even if your only compiling for Windows.
tyler durdan
3rd September 2018, 07:11
Hi all
Is there a definitive way to ensure that forced subtitles
are being added correctly through Staxrip?
Thanks
IbrahimKh
3rd September 2018, 11:18
I would correct the Framerate first, No matter what settings you use the rate will be messed since it's screwed up in the source.
but the source's framerate is steady
https://s15.postimg.cc/au4zq8q6v/screenshot_472.png (https://postimg.cc/image/au4zq8q6v/)
Revan654
4th September 2018, 04:12
but the source's framerate is steady
https://s15.postimg.cc/au4zq8q6v/screenshot_472.png (https://postimg.cc/image/au4zq8q6v/)
The readings of the framerate comes directly from MediaInfo.
IbrahimKh
4th September 2018, 17:17
The readings of the framerate comes directly from MediaInfo.
and the mediainfo's framerate is correct
so what is the problem?
Revan654
4th September 2018, 18:28
and the mediainfo's framerate is correct
so what is the problem?
without the file or steps to reproduce the issue. I can't give a clear answer on the issue.
It could be the decoder your using or mediainfo it self(Dev version). If I had to guess, I don't have any VP codec videos to even test. All of that is based off of FFMPEG. If there really an issue with Staxrip reporting the wrong data it's because of mediainfo or ffmpeg decoding it wrong when feeding it to mediainfo.
almanteka
6th September 2018, 23:10
what filter I should use to encode VP9?
I tried automatic and framerate messed up
https://s33.postimg.cc/uwpdfszpn/screenshot_471.png (https://postimg.cc/image/uwpdfszpn/)
did the frame rate is messed up in the target file too?
almanteka
6th September 2018, 23:11
[Feature Request]
It is possible to add auto-close to the jobs window when using the LOAD button? if i select a job and press the LOAD button, i need to close the window with the red "X" to access StaxRip and work with the file! i think a better approach is for the jobs window to auto-close when a job is loaded! thanks in advance!
almanteka
6th September 2018, 23:14
[issue]
i noticed that staxrip hardcode the forced subtitles from the source file when i'm using DirectShowSource("%source_file%", fps=29.97, convertfps=true) as a source filter. even when i removed the subs for the target file and the hardcode option is disabled! any ideas?
almanteka
6th September 2018, 23:30
[Demux and Index Before Creating Jobs Option Alternatives]
sometime ago, at and before v1.6, there was an option to Demux and Index Before Creating Jobs for batch processing. Since v1.7 that option is not available! stax76 recommended to use:
@echo off
for %%i in (%*) do (
"D:\Apps\StaxRip.exe" -loadTemplate:"template name" %%i -addjob -exit
) in a batch script in the SendTo windows folder. that worked, but, if one of the files needs cropping, the assistant stops adding the file and interrupt the process! any ideas on how to avoid this behavior? all the options for the assistant are disabled for the template!
-----
found out that by just adding the -StartAutoCrop switch to the script, any file that needs cropping it's automatically cropped and the script is not interrupted!
@echo off
for %%i in (%*) do (
"D:\Apps\StaxRip.exe" -loadTemplate:"template name" %%i -StartAutoCrop -addjob -exit
)
Natty
7th September 2018, 19:07
if possible please include this plugin in next version
http://avisynth.org.ru/descratch/descratch.html
note: this is 32bit plugin
Revan654
7th September 2018, 19:53
if possible please include this plugin in next version
http://avisynth.org.ru/descratch/descratch.html
note: this is 32bit plugin
If there no 64Bit version then No. 32Bit files do not work with 64Bit files. Even if it was port not sure if it requires if it has any deps or what version the header is. Some of the older filters require allot of re-coding to have it compile with VS 2017.
Revan654
7th September 2018, 19:56
[Feature Request]
It is possible to add auto-close to the jobs window when using the LOAD button? if i select a job and press the LOAD button, i need to close the window with the red "X" to access StaxRip and work with the file! i think a better approach is for the jobs window to auto-close when a job is loaded! thanks in advance!
Files uploaded to the server have to be approved first, can't view the file.
Could it be added, possible. I have to look at the code first before say it can be done or not.
Groucho2004
7th September 2018, 20:02
If there no 64Bit version then No. 32Bit files do not work with 64Bit files.I had a quick look at the code, making a 64 bit version should be easy.
almanteka
7th September 2018, 20:24
Files uploaded to the server have to be approved first, can't view the file.
Could it be added, possible. I have to look at the code first before say it can be done or not.
thanks for your reply! here is a photo:
https://s8.postimg.cc/j21544omt/staxrip_load.jpg
Groucho2004
7th September 2018, 22:00
I had a quick look at the code, making a 64 bit version should be easy.DeScratch 32/64 added to my collection (https://forum.doom9.org/showthread.php?t=173259).
Revan654
7th September 2018, 22:30
thanks for your reply! here is a photo:
https://s8.postimg.cc/j21544omt/staxrip_load.jpg
I'll take a look once once I find the code.
Everything would be easier if VS 2017 worked correctly. Half the time doesn't even want to render the window forms.
Natty
8th September 2018, 20:42
DeScratch 32/64 added to my collection (https://forum.doom9.org/showthread.php?t=173259).
thank you very much sir :thanks:
Zetti
10th September 2018, 13:56
MediaInfo v18.08.1 is released.
Revan654
10th September 2018, 19:57
MediaInfo v18.08.1 is released.
It's a tiny bug fix, nothing worth upgrading to. It seem like MediaInfo is begging for money now. I did think of switching the media reader to FFProbe.
IbrahimKh
14th September 2018, 10:47
No, you convert to it in your script.
No, like videoh said it must be in the script. I include help files with all the filters if you get stuck. Just select Help for that filter and a log will appear.
I still don't understand how do I do that
I just need to convert HDR videos to SDR so I can play them on my TV :(
Revan654
14th September 2018, 19:00
I still don't understand how do I do that
I just need to convert HDR videos to SDR so I can play them on my TV :(
Read the Readme file for the filter, It has example script which can be used to go from HDR to SDR.
mparade
22nd September 2018, 16:00
Using NVEnc h265 the output mkv container doesn't contain the video, even though the temp folder does. Mediainfo can read out correct info from this h.265 file created by StaxRip.
Any help would be appreciated.
Revan654
23rd September 2018, 18:48
Using NVEnc h265 the output mkv container doesn't contain the video, even though the temp folder does. Mediainfo can read out correct info from this h.265 file created by StaxRip.
Any help would be appreciated.
It sounds like mkvmerge didn't import the video stream while muxing the video.
Without a log file, I can't really help Since I have no idea what happened.
FYI, There were a few builds of NVENCc that had issues(Beyond my Control). Which is likely what happened. Something might happened with the process of NVENCc and StaxRip couldn't read the process or filename. The video was skipped as a result.
Revan654
24th September 2018, 03:27
Version 1.9: https://github.com/Revan654/staxrip/releases/tag/1.9.0.0
thomy21
24th September 2018, 08:57
Thanks for the Update.
Incredibly long release notes. I am happy to test it today.
foxace
24th September 2018, 12:03
@Revan654 thanks for your job
imhh11
24th September 2018, 12:23
thanks Revan
NikosD
24th September 2018, 12:30
Version 1.9
A lot of work, very detailed released notes.
It seems that latest version it's using an older NVenc v4.12 vs NVenc v4.16 which is the newest.
Unfortunately I'm on older hardware and can't test the switches of QSVEnc v3.09.
Are they all active ?
Thanks for your work.
mcjordan
24th September 2018, 13:06
Thank you, Raven! Superior job!
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.