Log in

View Full Version : RipBot264 v1.18.3 - Simple and easy to use GUI -> IPOD . PSP . CONSOLES . BLURAY


Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 [405] 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429

Atak_Snajpera
2nd June 2023, 16:21
yep..

userx
2nd June 2023, 20:38
So does this happen with every Job ??

You asked about this quite some time ago, and Reiner suggested a work around

https://forum.doom9.org/showthread.php?p=1953258#post1953258

I too, have this happen randomly, and I do what Reiner suggested...I think it's just combo of the video file, or the script, or, who knows.

Might even be a free space thing, Temp folder....

Curious you mentioned a new update, and sure enough there is one.

Yes, every job. I always add the same file types. Mkv with h264 codec but with different audio codecs.
The temp dir has enough free space left, so i don't think this is the culprit.
To be clear: This is a longrunner and wasn't introduced within the last time.
But i'm quiet a bit of lucky other users also facing the same issue and it's not just me.

guest
3rd June 2023, 01:30
Yes, every job. I always add the same file types. Mkv with h264 codec but with different audio codecs.
The temp dir has enough free space left, so i don't think this is the culprit.
To be clear: This is a longrunner and wasn't introduced within the last time.
But i'm quiet a bit of lucky other users also facing the same issue and it's not just me.

Does the same thing happen when using x265 ?

A suggestion that may or may not work...

Have you tried downloading the app again from page 1, and then doing all the available updates, just to get a fresh start.

If there are other users with the same problem, not many of them are posting about it :(

Good Luck.

guest
3rd June 2023, 02:54
yep..

OK, have done a couple of tests with the CMD remux, but there's an issue :(

This is the video info for the mkv RB encoded with some x265 commands, to inject the rpu.bin :-

HDR format : Dolby Vision, Version 1.0, dvhe.08.06, BL+RPU, HDR10 compatible / SMPTE ST 2086, HDR10 compatible


This is what the CMD remux changed it to (lost the DV info) :-

HDR format : SMPTE ST 2086, HDR10 compatible


And this it what running the above .mkv thru tsmuxer did (retained the DV info) :-

HDR format : Dolby Vision, Version 1.0, dvhe.08.06, BL+RPU, HDR10 compatible / SMPTE ST 2086, HDR10 compatible


So there is something in the CMD line that is removing the DV info.

using this :-

"C:\RipBot264\Tools\ffmpeg\bin\ffmpeg.exe" -y -i "%OUTPUTFILEDIR%\%OUTPUTFILENAME%.%OUTPUTFILEEXT%" -c:v copy -c:a copy -c:s copy "F:\Ripbot Encodes\%OUTPUTFILENAME%-test.m2ts" 2> "F:\Ripbot Encodes\log.txt"

Can this be changed to use tsmuxer to do the remux ??

Atak_Snajpera
3rd June 2023, 09:06
Are you using latest version of tsmuxer or my old included in ripbot?

guest
3rd June 2023, 09:44
Are you using latest version of tsmuxer or my old included in ripbot?

I'm using a very recent nightly build, there's a newer one dated 01-06-23 that I might grab, but yeah.

https://www.videohelp.com/software/tsMuxeR

Atak_Snajpera
3rd June 2023, 09:48
How does your workflow look like when dealing with DV?
How do you extract rpu.bin? What tool?
What is command line?

guest
3rd June 2023, 09:57
How does your workflow look like when dealing with DV?
How do you extract rpu.bin? What tool?
What is command line?

That's a complicated question to answer...

I started using DDVT to extract the rpu from a DV video, but I have been trying a different way using DoVi which has multiple menu's & options depending on what you want to do.

I know that DDVT uses DoVi, and it's all pretty new to me, and I am following some great instructions from another user.

I've also started using Da Vinci to convert HDR10, to either HDR10+, and or Dolby Vision compatible clips...

Would you like some .pdf's of instructions ??

Atak_Snajpera
3rd June 2023, 10:04
Well I was expecting something like...
ExtractRPU.exe video.mkv rpu.bin
InjectRPU.exe rpu.bin video.mkv

avinewbie
4th June 2023, 17:26
Hi
I have been using RipB with good effect for some time but today It has stopped.
I hope someone can point me a fix.

RipB today ran an update and after this update it says Avisynth is not installed!
The update log does not show any errors I can see.


AVSPmod runs fine and Version() gives-
AVS+ 3.7.3( r3973,3.7,)

How can I help Ripbot "see" the avisynth plus installed on my PC( win 7 64bit)
Prior to this update Ripbot was working fine.
Many Thanks
Avinewbie

avinewbie
4th June 2023, 17:27
i have tried running it as admin and tried restart PC also

guest
4th June 2023, 18:37
i have tried running it as admin and tried restart PC also

Generally RipBot installs Avisynth itself...

You should be able to install it manually from the Avisynth folder, in the Tools folder of RipBot.

avinewbie
4th June 2023, 21:31
Generally RipBot installs Avisynth itself...

You should be able to install it manually from the Avisynth folder, in the Tools folder of RipBot.

Hi TDS

The odd thing is RB was working fine till the update so it had access to avisynth+ then. Currently it does not but avisyth+ is installed as before and works for AVSPMod.

The message windows that pops up:
advises to download AVS+ from the link
it also says HAALI splitter is installed.

frencher
5th June 2023, 01:09
This small app written in Delphi is specially for people looking for something simple without exotic filters and unnecessary settings.

https://www.paypal.com/en_US/i/btn/btn_donate_LG.gif (https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=L9PHKCWELLYJJ&source=url)

Download
.7z -> https://www.mediafire.com/file/z0p8iy2wqd3tvoh/RipBot264v1.26.0.7z/file

. https://i.postimg.cc/YC2Kcm3V/main.png . https://i.postimg.cc/Vk7yzLZN/client.png . https://i.postimg.cc/4NQkF1zV/server.png

Changelog

v1.26.0
Added: Work Hours (automatic encoding within selected hours)
Added: Automatic track name extraction
Added: VP9 decoding
Changed: Script won't be re-analyzed if there was no change
Changed: Multiple jobs can be now removed at once
Fixed: Correct colorimetry for DVD sources (ntsc->smpte170m,pal->bt470bg)
Fixed: --ctu,--mrange,--min-keyint,--keyint switches won't be automatically inserted to command line if user specified own values for those options
Fixed: Output speed option not working correctly with FLAC files
Fixed: Typo in encoding command line if "Use Fast First Pass in 2-pass mode" was unchecked
[FULL LOG (http://www.videohelp.com/tools/RipBot264/version-history#changelog)]

6c966b28-e0dd-48f6-b1c7-a56e8a275ec0 (http://atak-snajpera.5v.pl/ripbot264update/update.zip)

Hello to you atak-snajpera,

I just did a fresh install of Windows 10 x64 and did the update.
It seems that the AviSynth script "EnhanceFineDetails.avs" is missing during the update...
It may be an oversight or a desire to have removed it because it is very useful to me.

Thank you, friend.

https://forum.doom9.org/attachment.php?attachmentid=18400&stc=1&d=1685923748

guest
5th June 2023, 01:22
Hi TDS

The odd thing is RB was working fine till the update so it had access to avisynth+ then. Currently it does not but avisyth+ is installed as before and works for AVSPMod.

The message windows that pops up:
advises to download AVS+ from the link
it also says HAALI splitter is installed.

I know what the pop message says..

Did you follow up on my suggestion to install it manually ??

Go here :-

"x:\RipBot264\Tools\AviSynth\Install.cmd"

guest
5th June 2023, 06:41
Let me know when ffmpeg has non-experimental 8 channel truehd encoder... the same story with DTS-MA.


I think I've found a simple way to convert THD 7.1 to E-AC3 7.1...

Before (original) THD info :-

Format : MLP FBA 16-ch
Format/Info : Meridian Lossless Packing FBA with 16-channel presentation
Commercial name : Dolby TrueHD with Dolby Atmos
Codec ID : A_TRUEHD
Duration : 53 min 7 s
Bit rate mode : Variable
Bit rate : 3 565 kb/s
Maximum bit rate : 6 144 kb/s
Channel(s) : 8 channels
Channel layout : L R C LFE Ls Rs Lb Rb
Sampling rate : 48.0 kHz
Frame rate : 1 200.000 FPS (40 SPF)
Compression mode : Lossless
Stream size : 1.32 GiB (7%)
Title : TrueHD Atmos 7.1
Language : English
Default : Yes
Forced : No
Number of dynamic objects : 15
Bed channel count : 1 channel
Bed channel configuration : LFE

After "conversion" :-

Format : E-AC-3
Format/Info : Enhanced AC-3
Commercial name : Dolby Digital Plus
Codec ID : A_EAC3
Duration : 53 min 7 s
Bit rate mode : Constant
Bit rate : 1 024 kb/s
Channel(s) : 8 channels
Channel layout : L R C LFE Ls Rs Lb Rb
Sampling rate : 48.0 kHz
Frame rate : 31.250 FPS (1536 SPF)
Compression mode : Lossy
Stream size : 389 MiB (2%)
Language : English
Service kind : Complete Main
Default : Yes
Forced : No

Atak_Snajpera
5th June 2023, 10:24
Hello to you atak-snajpera,

I just did a fresh install of Windows 10 x64 and did the update.
It seems that the AviSynth script "EnhanceFineDetails.avs" is missing during the update...
It may be an oversight or a desire to have removed it because it is very useful to me.

Thank you, friend.

https://forum.doom9.org/attachment.php?attachmentid=18400&stc=1&d=1685923748

Use Sharpen option in ripbot. IT does the same.

frencher
5th June 2023, 22:05
OK thank, RipBot264 fast change, good news ;)

activoice
8th June 2023, 14:08
So there seems to be a bug recently introduced with Ripbot, I've noticed that it's doubling up the subtitles when used in batch mode with Remux Subs set to ON


So if the source file contains a single SRT sub, the output now contains that same subtitle twice.

If the source file contains 2 subs for example English, and English SDH, the output file ends up containing 2 of each of those.


I've checked the job* folder and only 1 of each sub appears there.

It looks like the issue is with the creation of
job1_MuxFiles.json

That file shows the X265 file, the Audio file, and the SRT file twice


[
"-o",
"C:\\temp\\outputfile.mkv",
"--compression",
"0:none",
"--default-duration",
"0:24000/1001fps",
"C:\\Temp\\RipBot264temp\\job1\\video.265",
"--compression",
"0:none",
"--default-track",
"0:yes",
"--language",
"0:eng",
"C:\\Temp\\RipBot264temp\\job1\\Encoded_Audio_1.eac3",
"--default-track",
"0:no",
"--language",
"0:eng",
"-s",
"0",
"-D",
"-A",
"C:\\Temp\\RipBot264temp\\job1\\2_subtitles_English.srt",
"--default-track",
"0:no",
"--language",
"0:eng",
"-s",
"0",
"-D",
"-A",
"C:\\Temp\\RipBot264temp\\job1\\3_subtitles_English_DELAY1871ms.srt",
"--default-track",
"0:no",
"--language",
"0:eng",
"-s",
"0",
"-D",
"-A",
"C:\\Temp\\RipBot264temp\\job1\\2_subtitles_English.srt",
"--default-track",
"0:no",
"--language",
"0:eng",
"-s",
"0",
"-D",
"-A",
"C:\\Temp\\RipBot264temp\\job1\\3_subtitles_English_DELAY1871ms.srt"
]

-QfG-
9th June 2023, 13:52
but you can inject them with x265 as well, so that would save an extra step in the process.

This is really easy and Atak_Snajpera must implate only a button "Choose RPU File". The command-line for the x265 Encoder is:

--dolby-vision-profile 8.1 --dolby-vision-rpu "B:\_RIPPING\Dolby Vision Tool\RPU.bin"

where "B:\_RIPPING\Dolby Vision Tool\RPU.bin" is now the variable from the choosen RPU. In this case, the RPU must be a valid Profile 8 RPU!
Or simply use a custom line and add this commandline there.

guest
9th June 2023, 14:04
This is really easy and Atak_Snajpera must implate only a button "Choose RPU File". The command-line for the x265 Encoder is:

--dolby-vision-profile 8.1 --dolby-vision-rpu "B:\_RIPPING\Dolby Vision Tool\RPU.bin"

where "B:\_RIPPING\Dolby Vision Tool\RPU.bin" is now the variable from the choosen RPU. In this case, the RPU must be a valid Profile 8 RPU!
Or simply use a custom line and add this commandline there.

Yes, I have been using that type of x265 command-line :)

That suggestion is of course totally up to Atak to implement, but I need a command for tsmuxer to remux to .m2ts, which I need for my LG TV.

Using FFmepg to create a .m2ts from the .mkv, removes the DV format...tsmuxer retains it, so atm I have to actually run it thru tsmuxer after RipBot has done the encode.

Ryushin
12th June 2023, 12:07
Hi Atak,

I like the new features of auto adding covers and subtitles from files and such. The new UI changes took a bit to get used to buy now I'm liking them.

When auto adding subtitles, it would be nice for it to filter by language and just add those. For example I just added a source disc and it added all the subtitles from all the languages on the disc, other wise I could only just select one subtitles instead of the two English subtitles that were there.

In the settings there is preferred language. Perhaps that setting could be used to filter the subtitles.

One other small UI improvement, when in the covers selection, it would be nice that if a cover is already there, that a thumbnail show that the picture is.

Does MKV support attaching notes of some kind? It would be nice to be able to be able to manually add a description of the encoding settings that I used for that job that I could see using mediainfo.

archiel
13th June 2023, 23:16
Can anyone help in tracking down why Ripbot264 will not start. Earlier today I updated the AMD chipset drivers and the Realtek audio drivers and now in Task Manager I can see Ripbot264 (32 bit) under Background processes, but not under Apps and there is no GUI.

I have another windows installation on the same PC (Windows 11 canary) with the same drivers and Ripbot264 is fine.

I am running Windows 11 on an ASRock X670E PG Lightning, Ryzen 9 7950x, 32 GB RAM.

Update - I have re-downloaded 1.26 into a new folder and so far it seems okay, however although update ran and the changelog shows 1.27. the GUI still shows as 1.26.0 and the GUI is the 1.26, not 1.27 version.

Further update: on checking the update - nothing was actually updated. I then rebooted into my test setup and the update completed successfully (and Ripbot works). Rebooting back to my main setup the new install no longer works. So the issue would seem to be specific to 1.27.

archiel
14th June 2023, 13:33
When starting Ripbot it seems that there are some corrupt files being pulled. From update_log.txt

2023-06-14 12:49:47 : [ERROR] H:\Ripbot3\updates\bdsup2sub.zip is corrupted. CRC32 mismatch. Expected value was D61F6ADA but got DA198FBF
2023-06-14 12:49:47 : File H:\Ripbot3\updates\bdsup2sub.zip has been deleted.

2023-06-14 12:49:47 : [ERROR] H:\Ripbot3\updates\ffmpeg.zip is corrupted. CRC32 mismatch. Expected value was 8ACC97BC but got DA4E6C91
2023-06-14 12:49:47 : File H:\Ripbot3\updates\ffmpeg.zip has been deleted.

2023-06-14 12:49:48 : [ERROR] H:\Ripbot3\updates\mkvtoolnix.zip is corrupted. CRC32 mismatch. Expected value was 7F6D769A but got 5476BC3D
2023-06-14 12:49:48 : File H:\Ripbot3\updates\mkvtoolnix.zip has been deleted.

2023-06-14 12:49:51 : [ERROR] H:\Ripbot3\updates\ffms.zip is corrupted. CRC32 mismatch. Expected value was EB9EA06 but got 3B64044D
2023-06-14 12:49:51 : File H:\Ripbot3\updates\ffms.zip has been deleted.

2023-06-14 12:49:52 : [ERROR] H:\Ripbot3\updates\nnedi3.zip is corrupted. CRC32 mismatch. Expected value was A1C29B2A but got 217A4098
2023-06-14 12:49:52 : File H:\Ripbot3\updates\nnedi3.zip has been deleted.

2023-06-14 12:49:52 : [ERROR] H:\Ripbot3\updates\avisynth.zip is corrupted. CRC32 mismatch. Expected value was CCA2600B but got 7800F1DE
2023-06-14 12:49:52 : File H:\Ripbot3\updates\avisynth.zip has been deleted.

2023-06-14 12:49:52 : [ERROR] H:\Ripbot3\updates\lsmash.zip is corrupted. CRC32 mismatch. Expected value was 4A317368 but got D532A79F
2023-06-14 12:49:52 : File H:\Ripbot3\updates\lsmash.zip has been deleted.

Atak_Snajpera
14th June 2023, 14:30
When starting Ripbot it seems that there are some corrupt files being pulled. From update_log.txt

2023-06-14 12:49:47 : [ERROR] H:\Ripbot3\updates\bdsup2sub.zip is corrupted. CRC32 mismatch. Expected value was D61F6ADA but got DA198FBF
2023-06-14 12:49:47 : File H:\Ripbot3\updates\bdsup2sub.zip has been deleted.

2023-06-14 12:49:47 : [ERROR] H:\Ripbot3\updates\ffmpeg.zip is corrupted. CRC32 mismatch. Expected value was 8ACC97BC but got DA4E6C91
2023-06-14 12:49:47 : File H:\Ripbot3\updates\ffmpeg.zip has been deleted.

2023-06-14 12:49:48 : [ERROR] H:\Ripbot3\updates\mkvtoolnix.zip is corrupted. CRC32 mismatch. Expected value was 7F6D769A but got 5476BC3D
2023-06-14 12:49:48 : File H:\Ripbot3\updates\mkvtoolnix.zip has been deleted.

2023-06-14 12:49:51 : [ERROR] H:\Ripbot3\updates\ffms.zip is corrupted. CRC32 mismatch. Expected value was EB9EA06 but got 3B64044D
2023-06-14 12:49:51 : File H:\Ripbot3\updates\ffms.zip has been deleted.

2023-06-14 12:49:52 : [ERROR] H:\Ripbot3\updates\nnedi3.zip is corrupted. CRC32 mismatch. Expected value was A1C29B2A but got 217A4098
2023-06-14 12:49:52 : File H:\Ripbot3\updates\nnedi3.zip has been deleted.

2023-06-14 12:49:52 : [ERROR] H:\Ripbot3\updates\avisynth.zip is corrupted. CRC32 mismatch. Expected value was CCA2600B but got 7800F1DE
2023-06-14 12:49:52 : File H:\Ripbot3\updates\avisynth.zip has been deleted.

2023-06-14 12:49:52 : [ERROR] H:\Ripbot3\updates\lsmash.zip is corrupted. CRC32 mismatch. Expected value was 4A317368 but got D532A79F
2023-06-14 12:49:52 : File H:\Ripbot3\updates\lsmash.zip has been deleted.

Works fine here. I've downloaded 1.26.0 and successfully updated to 1.27

2023-06-14 15:23:02 : =========================[UPDATER ACTIVATED]=========================
2023-06-14 15:23:02 : Looking for correct UUID link in http://forum.doom9.org/showthread.php?t=127611
2023-06-14 15:23:03 : [SUCCESS] http://forum.doom9.org/showthread.php?t=127611 has correct UUID link 6c966b28-e0dd-48f6-b1c7-a56e8a275ec0
2023-06-14 15:23:03 : Downloading update file http://atak-snajpera.5v.pl/ripbot264update/update.zip
2023-06-14 15:23:03 : [SUCCESS] C:\Temp\RipBot264v1.26.0\Updates\update.zip saved!
2023-06-14 15:23:03 : Update for [core] detected
2023-06-14 15:23:03 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/core.zip to C:\Temp\RipBot264v1.26.0\updates\core.zip
2023-06-14 15:23:05 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\updates\core.zip saved!
2023-06-14 15:23:05 : CRC32 value has not changed for [aften]. Update is not required.
2023-06-14 15:23:05 : CRC32 value has not changed for [avs2pipemod]. Update is not required.
2023-06-14 15:23:05 : CRC32 value has not changed for [avs2yuv]. Update is not required.
2023-06-14 15:23:05 : CRC32 value has not changed for [avsmeter]. Update is not required.
2023-06-14 15:23:05 : CRC32 value has not changed for [bdsup2sub]. Update is not required.
2023-06-14 15:23:05 : CRC32 value has not changed for [chapterxtractor]. Update is not required.
2023-06-14 15:23:05 : CRC32 value has not changed for [dgindex]. Update is not required.
2023-06-14 15:23:05 : Update for [downloadposter] detected
2023-06-14 15:23:05 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/downloadposter.zip to C:\Temp\RipBot264v1.26.0\updates\downloadposter.zip
2023-06-14 15:23:06 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\updates\downloadposter.zip saved!
2023-06-14 15:23:06 : CRC32 value has not changed for [eac3to]. Update is not required.
2023-06-14 15:23:06 : Update for [ffmpeg] detected
2023-06-14 15:23:06 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/ffmpeg.zip to C:\Temp\RipBot264v1.26.0\updates\ffmpeg.zip
2023-06-14 15:23:47 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\updates\ffmpeg.zip saved!
2023-06-14 15:23:47 : CRC32 value has not changed for [fhgaacenc]. Update is not required.
2023-06-14 15:23:47 : Update for [mediainfo] detected
2023-06-14 15:23:47 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/mediainfo.zip to C:\Temp\RipBot264v1.26.0\updates\mediainfo.zip
2023-06-14 15:23:48 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\updates\mediainfo.zip saved!
2023-06-14 15:23:48 : Update for [mkvtoolnix] detected
2023-06-14 15:23:48 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/mkvtoolnix.zip to C:\Temp\RipBot264v1.26.0\updates\mkvtoolnix.zip
2023-06-14 15:24:22 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\updates\mkvtoolnix.zip saved!
2023-06-14 15:24:22 : CRC32 value has not changed for [modifychapters]. Update is not required.
2023-06-14 15:24:22 : CRC32 value has not changed for [mp4box]. Update is not required.
2023-06-14 15:24:22 : Update for [mpc] detected
2023-06-14 15:24:22 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/mpc.zip to C:\Temp\RipBot264v1.26.0\updates\mpc.zip
2023-06-14 15:24:36 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\updates\mpc.zip saved!
2023-06-14 15:24:36 : CRC32 value has not changed for [opus-tools]. Update is not required.
2023-06-14 15:24:36 : CRC32 value has not changed for [pgcdemux]. Update is not required.
2023-06-14 15:24:36 : CRC32 value has not changed for [remuxtool]. Update is not required.
2023-06-14 15:24:36 : CRC32 value has not changed for [setacl]. Update is not required.
2023-06-14 15:24:36 : CRC32 value has not changed for [ssatosrt]. Update is not required.
2023-06-14 15:24:36 : CRC32 value has not changed for [tsmuxer]. Update is not required.
2023-06-14 15:24:36 : CRC32 value has not changed for [vjoin]. Update is not required.
2023-06-14 15:24:36 : CRC32 value has not changed for [vsrip]. Update is not required.
2023-06-14 15:24:36 : CRC32 value has not changed for [wolcmd]. Update is not required.
2023-06-14 15:24:36 : Update for [x264] detected
2023-06-14 15:24:36 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/x264.zip to C:\Temp\RipBot264v1.26.0\updates\x264.zip
2023-06-14 15:24:39 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\updates\x264.zip saved!
2023-06-14 15:24:39 : Update for [x265] detected
2023-06-14 15:24:39 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/x265.zip to C:\Temp\RipBot264v1.26.0\updates\x265.zip
2023-06-14 15:24:41 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\updates\x265.zip saved!
2023-06-14 15:24:41 : CRC32 value has not changed for [autocrop]. Update is not required.
2023-06-14 15:24:41 : CRC32 value has not changed for [ffms]. Update is not required.
2023-06-14 15:24:41 : CRC32 value has not changed for [flash3kyuu_deband]. Update is not required.
2023-06-14 15:24:41 : CRC32 value has not changed for [hqdn3d]. Update is not required.
2023-06-14 15:24:41 : Update for [scripts] detected
2023-06-14 15:24:41 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/scripts.zip to C:\Temp\RipBot264v1.26.0\updates\scripts.zip
2023-06-14 15:24:41 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\updates\scripts.zip saved!
2023-06-14 15:24:41 : CRC32 value has not changed for [tivtc]. Update is not required.
2023-06-14 15:24:41 : CRC32 value has not changed for [vsfilter]. Update is not required.
2023-06-14 15:24:41 : CRC32 value has not changed for [yadif]. Update is not required.
2023-06-14 15:24:41 : Update for [knlmeanscl] detected
2023-06-14 15:24:41 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/knlmeanscl.zip to C:\Temp\RipBot264v1.26.0\updates\knlmeanscl.zip
2023-06-14 15:24:41 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\updates\knlmeanscl.zip saved!
2023-06-14 15:24:41 : CRC32 value has not changed for [openclinfo]. Update is not required.
2023-06-14 15:24:41 : Update for [masktools] detected
2023-06-14 15:24:41 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/masktools.zip to C:\Temp\RipBot264v1.26.0\updates\masktools.zip
2023-06-14 15:24:42 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\updates\masktools.zip saved!
2023-06-14 15:24:42 : Update for [mvtools] detected
2023-06-14 15:24:42 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/mvtools.zip to C:\Temp\RipBot264v1.26.0\updates\mvtools.zip
2023-06-14 15:24:42 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\updates\mvtools.zip saved!
2023-06-14 15:24:42 : CRC32 value has not changed for [nnedi3]. Update is not required.
2023-06-14 15:24:42 : CRC32 value has not changed for [detectborders]. Update is not required.
2023-06-14 15:24:42 : Update for [avisynth] detected
2023-06-14 15:24:42 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/avisynth.zip to C:\Temp\RipBot264v1.26.0\updates\avisynth.zip
2023-06-14 15:25:00 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\updates\avisynth.zip saved!
2023-06-14 15:25:00 : CRC32 value has not changed for [rawsourceplus]. Update is not required.
2023-06-14 15:25:00 : CRC32 value has not changed for [rgtools]. Update is not required.
2023-06-14 15:25:00 : CRC32 value has not changed for [nicaudio]. Update is not required.
2023-06-14 15:25:00 : Update for [plugins_jpsdr] detected
2023-06-14 15:25:00 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/plugins_jpsdr.zip to C:\Temp\RipBot264v1.26.0\updates\plugins_jpsdr.zip
2023-06-14 15:25:07 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\updates\plugins_jpsdr.zip saved!
2023-06-14 15:25:07 : CRC32 value has not changed for [waitforprocess]. Update is not required.
2023-06-14 15:25:07 : CRC32 value has not changed for [avsresize]. Update is not required.
2023-06-14 15:25:07 : CRC32 value has not changed for [dgtonemap]. Update is not required.
2023-06-14 15:25:07 : CRC32 value has not changed for [lsmash]. Update is not required.
2023-06-14 15:25:07 : CRC32 value has not changed for [7z]. Update is not required.
2023-06-14 15:25:07 : CRC32 value has not changed for [srttossa]. Update is not required.
2023-06-14 15:25:07 : Update for [hdrtools] detected
2023-06-14 15:25:07 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/hdrtools.zip to C:\Temp\RipBot264v1.26.0\Updates\hdrtools.zip
2023-06-14 15:25:07 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\Updates\hdrtools.zip saved!
2023-06-14 15:25:07 : CRC32 value has not changed for [matroskasplitter]. Update is not required.
2023-06-14 15:25:07 : CRC32 value has not changed for [cas]. Update is not required.
2023-06-14 15:25:07 : New section [avscube] detected
2023-06-14 15:25:07 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/avscube.zip to C:\Temp\RipBot264v1.26.0\Updates\avscube.zip
2023-06-14 15:25:07 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\Updates\avscube.zip saved!
2023-06-14 15:25:07 : New section [colormatrix] detected
2023-06-14 15:25:07 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/colormatrix.zip to C:\Temp\RipBot264v1.26.0\Updates\colormatrix.zip
2023-06-14 15:25:07 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\Updates\colormatrix.zip saved!
2023-06-14 15:25:07 : New section [cutsub] detected
2023-06-14 15:25:07 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/cutsub.zip to C:\Temp\RipBot264v1.26.0\Updates\cutsub.zip
2023-06-14 15:25:07 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\Updates\cutsub.zip saved!
2023-06-14 15:25:07 : New section [fonts] detected
2023-06-14 15:25:07 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/fonts.zip to C:\Temp\RipBot264v1.26.0\Updates\fonts.zip
2023-06-14 15:25:07 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\Updates\fonts.zip saved!
2023-06-14 15:25:07 : Downloading finished.
2023-06-14 15:28:33 : =========================[UPDATER ACTIVATED]=========================
2023-06-14 15:28:33 : Installing updates...
2023-06-14 15:28:34 : [SUCCES] C:\Temp\RipBot264v1.26.0\updates\core.zip has been correctly extracted!
2023-06-14 15:28:34 : [SUCCES] C:\Temp\RipBot264v1.26.0\updates\downloadposter.zip has been correctly extracted!
2023-06-14 15:28:41 : [SUCCES] C:\Temp\RipBot264v1.26.0\updates\ffmpeg.zip has been correctly extracted!
2023-06-14 15:28:41 : [SUCCES] C:\Temp\RipBot264v1.26.0\updates\mediainfo.zip has been correctly extracted!
2023-06-14 15:28:49 : [SUCCES] C:\Temp\RipBot264v1.26.0\updates\mkvtoolnix.zip has been correctly extracted!
2023-06-14 15:28:53 : [SUCCES] C:\Temp\RipBot264v1.26.0\updates\mpc.zip has been correctly extracted!
2023-06-14 15:28:54 : [SUCCES] C:\Temp\RipBot264v1.26.0\updates\x264.zip has been correctly extracted!
2023-06-14 15:28:54 : [SUCCES] C:\Temp\RipBot264v1.26.0\updates\x265.zip has been correctly extracted!
2023-06-14 15:28:54 : [SUCCES] C:\Temp\RipBot264v1.26.0\updates\scripts.zip has been correctly extracted!
2023-06-14 15:28:54 : [SUCCES] C:\Temp\RipBot264v1.26.0\updates\knlmeanscl.zip has been correctly extracted!
2023-06-14 15:28:54 : [SUCCES] C:\Temp\RipBot264v1.26.0\updates\masktools.zip has been correctly extracted!
2023-06-14 15:28:54 : [SUCCES] C:\Temp\RipBot264v1.26.0\updates\mvtools.zip has been correctly extracted!
2023-06-14 15:28:57 : [SUCCES] C:\Temp\RipBot264v1.26.0\updates\avisynth.zip has been correctly extracted!
2023-06-14 15:28:58 : [SUCCES] C:\Temp\RipBot264v1.26.0\updates\plugins_jpsdr.zip has been correctly extracted!
2023-06-14 15:28:58 : [SUCCES] C:\Temp\RipBot264v1.26.0\Updates\hdrtools.zip has been correctly extracted!
2023-06-14 15:28:58 : [SUCCES] C:\Temp\RipBot264v1.26.0\Updates\avscube.zip has been correctly extracted!
2023-06-14 15:28:58 : [SUCCES] C:\Temp\RipBot264v1.26.0\Updates\colormatrix.zip has been correctly extracted!
2023-06-14 15:28:58 : [SUCCES] C:\Temp\RipBot264v1.26.0\Updates\cutsub.zip has been correctly extracted!
2023-06-14 15:28:58 : [SUCCES] C:\Temp\RipBot264v1.26.0\Updates\fonts.zip has been correctly extracted!
2023-06-14 15:28:58 : Installation complete.
2023-06-14 15:28:59 : Next check after 2023-06-15 15:23:02

archiel
14th June 2023, 15:33
Works fine here. I've downloaded 1.26.0 and successfully updated to 1.27

2023-06-14 15:23:02 : =========================[UPDATER ACTIVATED]=========================
2023-06-14 15:23:02 : Looking for correct UUID link in http://forum.doom9.org/showthread.php?t=127611
2023-06-14 15:23:03 : [SUCCESS] http://forum.doom9.org/showthread.php?t=127611 has correct UUID link 6c966b28-e0dd-48f6-b1c7-a56e8a275ec0
2023-06-14 15:23:03 : Downloading update file http://atak-snajpera.5v.pl/ripbot264update/update.zip
2023-06-14 15:23:03 : [SUCCESS] C:\Temp\RipBot264v1.26.0\Updates\update.zip saved!
2023-06-14 15:23:03 : Update for [core] detected
2023-06-14 15:23:03 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/core.zip to C:\Temp\RipBot264v1.26.0\updates\core.zip
2023-06-14 15:23:05 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\updates\core.zip saved!
2023-06-14 15:23:05 : CRC32 value has not changed for [aften]. Update is not required.
2023-06-14 15:23:05 : CRC32 value has not changed for [avs2pipemod]. Update is not required.
2023-06-14 15:23:05 : CRC32 value has not changed for [avs2yuv]. Update is not required.
2023-06-14 15:23:05 : CRC32 value has not changed for [avsmeter]. Update is not required.
2023-06-14 15:23:05 : CRC32 value has not changed for [bdsup2sub]. Update is not required.
2023-06-14 15:23:05 : CRC32 value has not changed for [chapterxtractor]. Update is not required.
2023-06-14 15:23:05 : CRC32 value has not changed for [dgindex]. Update is not required.
2023-06-14 15:23:05 : Update for [downloadposter] detected
2023-06-14 15:23:05 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/downloadposter.zip to C:\Temp\RipBot264v1.26.0\updates\downloadposter.zip
2023-06-14 15:23:06 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\updates\downloadposter.zip saved!
2023-06-14 15:23:06 : CRC32 value has not changed for [eac3to]. Update is not required.
2023-06-14 15:23:06 : Update for [ffmpeg] detected
2023-06-14 15:23:06 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/ffmpeg.zip to C:\Temp\RipBot264v1.26.0\updates\ffmpeg.zip
2023-06-14 15:23:47 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\updates\ffmpeg.zip saved!
2023-06-14 15:23:47 : CRC32 value has not changed for [fhgaacenc]. Update is not required.
2023-06-14 15:23:47 : Update for [mediainfo] detected
2023-06-14 15:23:47 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/mediainfo.zip to C:\Temp\RipBot264v1.26.0\updates\mediainfo.zip
2023-06-14 15:23:48 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\updates\mediainfo.zip saved!
2023-06-14 15:23:48 : Update for [mkvtoolnix] detected
2023-06-14 15:23:48 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/mkvtoolnix.zip to C:\Temp\RipBot264v1.26.0\updates\mkvtoolnix.zip
2023-06-14 15:24:22 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\updates\mkvtoolnix.zip saved!
2023-06-14 15:24:22 : CRC32 value has not changed for [modifychapters]. Update is not required.
2023-06-14 15:24:22 : CRC32 value has not changed for [mp4box]. Update is not required.
2023-06-14 15:24:22 : Update for [mpc] detected
2023-06-14 15:24:22 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/mpc.zip to C:\Temp\RipBot264v1.26.0\updates\mpc.zip
2023-06-14 15:24:36 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\updates\mpc.zip saved!
2023-06-14 15:24:36 : CRC32 value has not changed for [opus-tools]. Update is not required.
2023-06-14 15:24:36 : CRC32 value has not changed for [pgcdemux]. Update is not required.
2023-06-14 15:24:36 : CRC32 value has not changed for [remuxtool]. Update is not required.
2023-06-14 15:24:36 : CRC32 value has not changed for [setacl]. Update is not required.
2023-06-14 15:24:36 : CRC32 value has not changed for [ssatosrt]. Update is not required.
2023-06-14 15:24:36 : CRC32 value has not changed for [tsmuxer]. Update is not required.
2023-06-14 15:24:36 : CRC32 value has not changed for [vjoin]. Update is not required.
2023-06-14 15:24:36 : CRC32 value has not changed for [vsrip]. Update is not required.
2023-06-14 15:24:36 : CRC32 value has not changed for [wolcmd]. Update is not required.
2023-06-14 15:24:36 : Update for [x264] detected
2023-06-14 15:24:36 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/x264.zip to C:\Temp\RipBot264v1.26.0\updates\x264.zip
2023-06-14 15:24:39 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\updates\x264.zip saved!
2023-06-14 15:24:39 : Update for [x265] detected
2023-06-14 15:24:39 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/x265.zip to C:\Temp\RipBot264v1.26.0\updates\x265.zip
2023-06-14 15:24:41 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\updates\x265.zip saved!
2023-06-14 15:24:41 : CRC32 value has not changed for [autocrop]. Update is not required.
2023-06-14 15:24:41 : CRC32 value has not changed for [ffms]. Update is not required.
2023-06-14 15:24:41 : CRC32 value has not changed for [flash3kyuu_deband]. Update is not required.
2023-06-14 15:24:41 : CRC32 value has not changed for [hqdn3d]. Update is not required.
2023-06-14 15:24:41 : Update for [scripts] detected
2023-06-14 15:24:41 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/scripts.zip to C:\Temp\RipBot264v1.26.0\updates\scripts.zip
2023-06-14 15:24:41 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\updates\scripts.zip saved!
2023-06-14 15:24:41 : CRC32 value has not changed for [tivtc]. Update is not required.
2023-06-14 15:24:41 : CRC32 value has not changed for [vsfilter]. Update is not required.
2023-06-14 15:24:41 : CRC32 value has not changed for [yadif]. Update is not required.
2023-06-14 15:24:41 : Update for [knlmeanscl] detected
2023-06-14 15:24:41 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/knlmeanscl.zip to C:\Temp\RipBot264v1.26.0\updates\knlmeanscl.zip
2023-06-14 15:24:41 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\updates\knlmeanscl.zip saved!
2023-06-14 15:24:41 : CRC32 value has not changed for [openclinfo]. Update is not required.
2023-06-14 15:24:41 : Update for [masktools] detected
2023-06-14 15:24:41 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/masktools.zip to C:\Temp\RipBot264v1.26.0\updates\masktools.zip
2023-06-14 15:24:42 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\updates\masktools.zip saved!
2023-06-14 15:24:42 : Update for [mvtools] detected
2023-06-14 15:24:42 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/mvtools.zip to C:\Temp\RipBot264v1.26.0\updates\mvtools.zip
2023-06-14 15:24:42 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\updates\mvtools.zip saved!
2023-06-14 15:24:42 : CRC32 value has not changed for [nnedi3]. Update is not required.
2023-06-14 15:24:42 : CRC32 value has not changed for [detectborders]. Update is not required.
2023-06-14 15:24:42 : Update for [avisynth] detected
2023-06-14 15:24:42 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/avisynth.zip to C:\Temp\RipBot264v1.26.0\updates\avisynth.zip
2023-06-14 15:25:00 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\updates\avisynth.zip saved!
2023-06-14 15:25:00 : CRC32 value has not changed for [rawsourceplus]. Update is not required.
2023-06-14 15:25:00 : CRC32 value has not changed for [rgtools]. Update is not required.
2023-06-14 15:25:00 : CRC32 value has not changed for [nicaudio]. Update is not required.
2023-06-14 15:25:00 : Update for [plugins_jpsdr] detected
2023-06-14 15:25:00 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/plugins_jpsdr.zip to C:\Temp\RipBot264v1.26.0\updates\plugins_jpsdr.zip
2023-06-14 15:25:07 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\updates\plugins_jpsdr.zip saved!
2023-06-14 15:25:07 : CRC32 value has not changed for [waitforprocess]. Update is not required.
2023-06-14 15:25:07 : CRC32 value has not changed for [avsresize]. Update is not required.
2023-06-14 15:25:07 : CRC32 value has not changed for [dgtonemap]. Update is not required.
2023-06-14 15:25:07 : CRC32 value has not changed for [lsmash]. Update is not required.
2023-06-14 15:25:07 : CRC32 value has not changed for [7z]. Update is not required.
2023-06-14 15:25:07 : CRC32 value has not changed for [srttossa]. Update is not required.
2023-06-14 15:25:07 : Update for [hdrtools] detected
2023-06-14 15:25:07 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/hdrtools.zip to C:\Temp\RipBot264v1.26.0\Updates\hdrtools.zip
2023-06-14 15:25:07 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\Updates\hdrtools.zip saved!
2023-06-14 15:25:07 : CRC32 value has not changed for [matroskasplitter]. Update is not required.
2023-06-14 15:25:07 : CRC32 value has not changed for [cas]. Update is not required.
2023-06-14 15:25:07 : New section [avscube] detected
2023-06-14 15:25:07 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/avscube.zip to C:\Temp\RipBot264v1.26.0\Updates\avscube.zip
2023-06-14 15:25:07 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\Updates\avscube.zip saved!
2023-06-14 15:25:07 : New section [colormatrix] detected
2023-06-14 15:25:07 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/colormatrix.zip to C:\Temp\RipBot264v1.26.0\Updates\colormatrix.zip
2023-06-14 15:25:07 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\Updates\colormatrix.zip saved!
2023-06-14 15:25:07 : New section [cutsub] detected
2023-06-14 15:25:07 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/cutsub.zip to C:\Temp\RipBot264v1.26.0\Updates\cutsub.zip
2023-06-14 15:25:07 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\Updates\cutsub.zip saved!
2023-06-14 15:25:07 : New section [fonts] detected
2023-06-14 15:25:07 : Downloading file http://atak-snajpera.5v.pl/ripbot264update/fonts.zip to C:\Temp\RipBot264v1.26.0\Updates\fonts.zip
2023-06-14 15:25:07 : [SUCCESS] File C:\Temp\RipBot264v1.26.0\Updates\fonts.zip saved!
2023-06-14 15:25:07 : Downloading finished.
2023-06-14 15:28:33 : =========================[UPDATER ACTIVATED]=========================
2023-06-14 15:28:33 : Installing updates...
2023-06-14 15:28:34 : [SUCCES] C:\Temp\RipBot264v1.26.0\updates\core.zip has been correctly extracted!
2023-06-14 15:28:34 : [SUCCES] C:\Temp\RipBot264v1.26.0\updates\downloadposter.zip has been correctly extracted!
2023-06-14 15:28:41 : [SUCCES] C:\Temp\RipBot264v1.26.0\updates\ffmpeg.zip has been correctly extracted!
2023-06-14 15:28:41 : [SUCCES] C:\Temp\RipBot264v1.26.0\updates\mediainfo.zip has been correctly extracted!
2023-06-14 15:28:49 : [SUCCES] C:\Temp\RipBot264v1.26.0\updates\mkvtoolnix.zip has been correctly extracted!
2023-06-14 15:28:53 : [SUCCES] C:\Temp\RipBot264v1.26.0\updates\mpc.zip has been correctly extracted!
2023-06-14 15:28:54 : [SUCCES] C:\Temp\RipBot264v1.26.0\updates\x264.zip has been correctly extracted!
2023-06-14 15:28:54 : [SUCCES] C:\Temp\RipBot264v1.26.0\updates\x265.zip has been correctly extracted!
2023-06-14 15:28:54 : [SUCCES] C:\Temp\RipBot264v1.26.0\updates\scripts.zip has been correctly extracted!
2023-06-14 15:28:54 : [SUCCES] C:\Temp\RipBot264v1.26.0\updates\knlmeanscl.zip has been correctly extracted!
2023-06-14 15:28:54 : [SUCCES] C:\Temp\RipBot264v1.26.0\updates\masktools.zip has been correctly extracted!
2023-06-14 15:28:54 : [SUCCES] C:\Temp\RipBot264v1.26.0\updates\mvtools.zip has been correctly extracted!
2023-06-14 15:28:57 : [SUCCES] C:\Temp\RipBot264v1.26.0\updates\avisynth.zip has been correctly extracted!
2023-06-14 15:28:58 : [SUCCES] C:\Temp\RipBot264v1.26.0\updates\plugins_jpsdr.zip has been correctly extracted!
2023-06-14 15:28:58 : [SUCCES] C:\Temp\RipBot264v1.26.0\Updates\hdrtools.zip has been correctly extracted!
2023-06-14 15:28:58 : [SUCCES] C:\Temp\RipBot264v1.26.0\Updates\avscube.zip has been correctly extracted!
2023-06-14 15:28:58 : [SUCCES] C:\Temp\RipBot264v1.26.0\Updates\colormatrix.zip has been correctly extracted!
2023-06-14 15:28:58 : [SUCCES] C:\Temp\RipBot264v1.26.0\Updates\cutsub.zip has been correctly extracted!
2023-06-14 15:28:58 : [SUCCES] C:\Temp\RipBot264v1.26.0\Updates\fonts.zip has been correctly extracted!
2023-06-14 15:28:58 : Installation complete.
2023-06-14 15:28:59 : Next check after 2023-06-15 15:23:02

Puzzling. I have just run on a second PC (also running Windows 11, but completely different hardware) and still getting errors

2023-06-14 15:24:18 : Installing updates...
2023-06-14 15:24:18 : [SUCCES] W:\RipBot\updates\core.zip has been correctly extracted!
2023-06-14 15:24:18 : [SUCCES] W:\RipBot\updates\downloadposter.zip has been correctly extracted!
2023-06-14 15:24:19 : [ERROR] W:\RipBot\updates\ffmpeg.zip is corrupted. CRC32 mismatch. Expected value was 8ACC97BC but got 69E0F3CB
2023-06-14 15:24:19 : File W:\RipBot\updates\ffmpeg.zip has been deleted.
2023-06-14 15:24:19 : [SUCCES] W:\RipBot\updates\mediainfo.zip has been correctly extracted!
2023-06-14 15:24:19 : [ERROR] W:\RipBot\updates\mkvtoolnix.zip is corrupted. CRC32 mismatch. Expected value was 7F6D769A but got FB2A8BE0
2023-06-14 15:24:19 : File W:\RipBot\updates\mkvtoolnix.zip has been deleted.
2023-06-14 15:24:21 : [SUCCES] W:\RipBot\updates\mpc.zip has been correctly extracted!
2023-06-14 15:24:21 : [SUCCES] W:\RipBot\updates\x264.zip has been correctly extracted!
2023-06-14 15:24:22 : [SUCCES] W:\RipBot\updates\x265.zip has been correctly extracted!
2023-06-14 15:24:22 : [SUCCES] W:\RipBot\Updates\cutsub.zip has been correctly extracted!
2023-06-14 15:24:22 : [SUCCES] W:\RipBot\Updates\fonts.zip has been correctly extracted!
2023-06-14 15:24:22 : Installation complete.
2023-06-14 15:24:28 : Next check after 2023-06-15 15:23:38

guest
15th June 2023, 03:41
Puzzling. I have just run on a second PC (also running Windows 11, but completely different hardware) and still getting errors

I feel your frustration, believe me, I have a few items that NEVER download, but there is a VERY simple workaround for this problem.

If you want to know more, send me a PM.

Problems aside, I just can't understand why Atak has not updated the available build, on page 1, it's been nearly 2½ years since the release of 1.26.0, and there has been quite a few updates in that time, but no change...how hard can it be, why just to prove a point to archiel, he updated from 1.26.0 to 1.27.0, so why not post it !!!!

howzz
16th June 2023, 20:00
is anyone also getting a Microsoft Defender alert flagging Ripbot264 for Trojan.Script/Sabsik.FL.B!ml warning?

this never happened before, but this morning Defender flagged ripbot and quarantine it for me. Tried downloading a fresh copy from here and the fresh copy also got flagged and quarantined.

Atak are you trying to take over our machines?

rlev11
16th June 2023, 21:03
so I'm getting the same thing as activoice with sub titles doubling up. I am getting it on just doing individual jobs, I haven't done any batch encoding. The subtitle is part of the mkv, not a separate .srt file. I am doing things exactly the same way as MANY times before , in avisynth, change render subtitles to on, click the .srt file and hit Ok. Always worked before. Don't know if this means anything, but if i go in and edit a job already in the que, and turn subtitles off, hit ok, then go back in and turn render subtitles back on, there are now a .srt and a .ssa in the job folder that wants me to choose from.

Update:

so if i mux out the subtitle in mkvtoolnix as a .mks, then also save a new mkv without the embedded subtitle. then rename both the mkv and srt the same. Load up the mkv in ripbot and when I choose render subtitles it just goes to on and never prompts me for the srt which is exactly the way it worked in the past since the names are the same. Once I encode it this way, no more doubled up subtitles. So it is only when you choose a subtitle that is already part of the mkv.


Update 2:
So I figured out what is going on, when you render subs that are already embedded inside the mkv, ripbot is now rendering the subs as before in the final output (when you choose render subtitles), but it is ALSO adding the embedded sub title back into the mkv which is causing the doubling up of the subtitles when playing back. You are getting the embedded sub and the rendered sub at the same time. I can turn the embedded sub off in vlc player and it looks fine again.

Looks like after you close avisynth and get back to the encoding settings screen, click the subtitles on the bottom right, change default and forced subtitles to none, then when you encode you will only get the rendered subs. Is there a way to globally disable adding the embedded subs if I only want to render them??

JThomasG
16th June 2023, 21:10
is anyone also getting a Microsoft Defender alert flagging Ripbot264 for Trojan.Script/Sabsik.FL.B!ml warning?

this never happened before, but this morning Defender flagged ripbot and quarantine it for me. Tried downloading a fresh copy from here and the fresh copy also got flagged and quarantined.

Atak are you trying to take over our machines?


same here

Atak_Snajpera
16th June 2023, 22:39
so I'm getting the same thing as activoice with sub titles doubling up. I am getting it on just doing individual jobs, I haven't done any batch encoding. The subtitle is part of the mkv, not a separate .srt file. I am doing things exactly the same way as MANY times before , in avisynth, change render subtitles to on, click the .srt file and hit Ok. Always worked before. Don't know if this means anything, but if i go in and edit a job already in the que, and turn subtitles off, hit ok, then go back in and turn render subtitles back on, there are now a .srt and a .ssa in the job folder that wants me to choose from.

Update:

so if i mux out the subtitle in mkvtoolnix as a .mks, then also save a new mkv without the embedded subtitle. then rename both the mkv and srt the same. Load up the mkv in ripbot and when I choose render subtitles it just goes to on and never prompts me for the srt which is exactly the way it worked in the past since the names are the same. Once I encode it this way, no more doubled up subtitles. So it is only when you choose a subtitle that is already part of the mkv.


Update 2:
So I figured out what is going on, when you render subs that are already embedded inside the mkv, ripbot is now rendering the subs as before in the final output (when you choose render subtitles), but it is ALSO adding the embedded sub title back into the mkv which is causing the doubling up of the subtitles when playing back. You are getting the embedded sub and the rendered sub at the same time. I can turn the embedded sub off in vlc player and it looks fine again.

Looks like after you close avisynth and get back to the encoding settings screen, click the subtitles on the bottom right, change default and forced subtitles to none, then when you encode you will only get the rendered subs. Is there a way to globally disable adding the embedded subs if I only want to render them??

Why don't you just remove them from the list???

rlev11
16th June 2023, 22:45
Why don't you just remove them from the list???


Yes I can do that, Just adds an additional step now to remember to do. It would be nice if there was somewhere in the settings to check to disable auto subtitle detection, or better yet, if you choose to render subtitles as part of the video, you would probably not want to add any embedded subtitles over top of them, so if rendered is selected, turn off adding the embedded subs automatically

guest
17th June 2023, 02:41
I have never been a fan of how RB deals with subtitles, the setting's are a little vague in description.

However, 99% of the time I only run the video thru RB, as I generally convert the audio to some other format/bitrate, and I extract the subs to spell check & check grammer, etc, then either have them it the same folder/directory as the re-muxed video/audio, or run them thru MKVToolNix.

The only time I think I will be running everything (video, audio & subs) thru RB is if I need to edit using the new Segments option.

I haven't used RB in well over a month, so I haven't run into these problems, anyway.

Atak_Snajpera
17th June 2023, 09:41
is anyone also getting a Microsoft Defender alert flagging Ripbot264 for Trojan.Script/Sabsik.FL.B!ml warning?

this never happened before, but this morning Defender flagged ripbot and quarantine it for me. Tried downloading a fresh copy from here and the fresh copy also got flagged and quarantined.

Atak are you trying to take over our machines?

Always use virus total
https://www.virustotal.com/gui/file/e2967fd713c46affc31949214f7ec4ac74965ead6fdd795e99824f8e993350f0?nocache=1

howzz
17th June 2023, 09:51
I appreciate your response, but MS defender is the default AV, will be hard to expect everyone to uninstall or disable MS's default program and go with something else. I was in a bind today, so went back to my backup option, which was Handbrake. Low and behold, apparently they finally ported their program to 10-bit.

hope you find a way around it.

guest
17th June 2023, 10:42
OUCH..

But I think you will find it's a false negative, I only use Defender, and never have any problem's.

Atak_Snajpera
17th June 2023, 11:51
I appreciate your response, but MS defender is the default AV, will be hard to expect everyone to uninstall or disable MS's default program and go with something else. I was in a bind today, so went back to my backup option, which was Handbrake. Low and behold, apparently they finally ported their program to 10-bit.

hope you find a way around it.

I'm not going to fight with false detections. It is a lost battle...

guest
18th June 2023, 10:53
At first I thought there was a bug, but then I just started clicking, and got the menu....(hover over the text box)

https://i.imgur.com/X9hP8qq.jpg

There is also this new setting in RipBot264.ini

SubtitlesFilterList=

eg:- SubtitlesFilterList=English;eng;.srt;

rlev11
18th June 2023, 16:46
At first I thought there was a bug, but then I just started clicking, and got the menu....(hover over the text box)



There is also this new setting in RipBot264.ini

SubtitlesFilterList=

eg:- SubtitlesFilterList=English;eng;.srt;

Now that is freaking awesome, Thank You Very Much Atak for the quick update....
:thanks:

gryph
20th June 2023, 16:41
Hey...
Am I missing something, or is there no option to turn off the Auto Cover thing that's been added recently, when doing batch convert? Deleting the path and saving as default didn't do much.

guest
21st June 2023, 06:59
You can already automatically remux .mkv to any container after finished job.
1) Enable in settings "RUN COMMAND SCRIPT AFTER FINISHED JOB"
2) Open "Job finished successfully.cmd" file in notepad and add last line

@REM ************* SUPPORTED EXTRA VARIABLES *************
@REM * *
@REM * %RIPBOT264TEMP% -> e.g. C:\Temp\Ripbot264temp *
@REM * %JOB% -> e.g. Job1 *
@REM * %INPUTFILEDIR% -> e.g. C:\InputVideoFiles *
@REM * %OUTPUTFILEDIR% -> e.g. C:\OutputVideoFiles *
@REM * %INPUTFOLDERNAME% -> e.g. InputVideoFiles *
@REM * %OUTPUTFOLDERNAME% -> e.g. OutputVideoFiles *
@REM * %INPUTFILENAME% -> e.g. InputVideoFile *
@REM * %OUTPUTFILENAME% -> e.g. OutputVideoFile *
@REM * %INPUTFILEEXT% -> e.g. avi *
@REM * %OUTPUTFILEEXT% -> e.g. mkv *
@REM * %YEAR% -> e.g. 2019 *
@REM * %MONTH% -> e.g. 01 *
@REM * %DAY% -> e.g. 31 *
@REM * %HOUR% -> e.g. 23 *
@REM * %MINUTE% -> e.g. 59 *
@REM * %SECOND% -> e.g. 00 *
@REM * %MILLISECOND% -> e.g. 999 *
@REM * *
@REM *****************************************************
@REM <INSERT YOUR SCRIPT HERE>

"C:\{PATH_TO_RIPBOT264}\Tools\ffmpeg\bin\ffmpeg.exe" -y -i "%OUTPUTFILEDIR%\%OUTPUTFILENAME%.%OUTPUTFILEEXT%" -c:v copy -c:a copy -c:s copy "c:\temp\%OUTPUTFILENAME%-test.mp4" 2> "c:\temp\log.txt"

3) save

Once job is completed that script will remux mkv to mp4 and save log.txt file.( may be handy if you want to check why file was not created by fffmpeg.exe)

You can use the same method to extract/inject DV to video file.

I need to ask you a question about this..

It all seems to work well with a non "Segment" edited clip, HOWEVER, if you've chopped a bit out here & there, the initially processed clip is the new duration, BUT the clip processed with this cmd, is the original duration.

So it appears that the cmd needs to "find" the newly encoded, edited clip, THEN process it.

So where in that call, would you direct it to where the new edited encode lives ??

It's probably staring me in the face, but I can't see it, I'm no good with CLI :(

BTW, like I said before, FFMPEG also kill's the DV metadata :(

Atak_Snajpera
21st June 2023, 13:05
above command already redirects to encoded file.

ffmpeg.exe" -y -i "%OUTPUTFILEDIR%\%OUTPUTFILENAME%.%OUTPUTFILEEXT%"

for example C:\temp\MyEncodedVideo.mkv

guest
21st June 2023, 13:12
above command already redirects to encoded file.

ffmpeg.exe" -y -i "%OUTPUTFILEDIR%\%OUTPUTFILENAME%.%OUTPUTFILEEXT%"

for example C:\temp\MyEncodedVideo.mkv

OK, well, like I said it WAS right in front of me...

I'm sure I tried that several times today, and the .mkv RB produced was the cut Segmented duration, but the file the command line produced from that output file was the uncut length...

Atak_Snajpera
21st June 2023, 13:22
You can verify my claim by adding this line
echo "%OUTPUTFILEDIR%\%OUTPUTFILENAME%.%OUTPUTFILEEXT%" > "c:\temp\log.txt"

In log.txt you will have full path to encoded video file

guest
21st June 2023, 13:29
You can verify my claim by adding this line
echo "%OUTPUTFILEDIR%\%OUTPUTFILENAME%.%OUTPUTFILEEXT%" > "c:\temp\log.txt"

In log.txt you will have full path to encoded video file

OK, thanks, I will try that next opportunity..tomorrow.

I was modifiying the command line to use tsmuxer to convert the .mkv to .m2ts, but it's a little complicated, as it needs a meta file for tsmuxer to do it's job, so it's probably quicker to just run the final encode thru tsmuxer to .m2ts.

Is there any reason why you only have .mkv as the container for x265 ??

Atak_Snajpera
21st June 2023, 13:39
because mkv is the best and can be played by virtually anything these days.

guest
21st June 2023, 13:52
because mkv is the best and can be played by virtually anything these days.

OK, well up 'til recently I would have to agree, however, now that I'm figuring out how to get Dolby Vision metadata injected, "Hybrid" type .mkv's, .mkv's won't play in certain situations, and .ts or preferably .m2ts does.

Even if you were able to add tsmuxer to the x265 process, it would still need the meta file to carry the DV metadata, like as I said, using FFMPEG to create an .m2ts the DV metadata is removed :(

A little bit more complicated that x264.

There probably isn't an easy way to integrate that into RB, so using tsmuxer after RB has done the encode.

It's easy to get the rpu.bin, and inject it with x265 commands, but it's all to no avail, being an .mkv.

cypher007
3rd July 2023, 08:15
distributed encoding chunk size seems broken. set to zero it splits a 1:54 movie into about 15-16 chunks. had to set chunk size to 50 mins as a work around.

guest
3rd July 2023, 10:42
distributed encoding chunk size seems broken. set to zero it splits a 1:54 movie into about 15-16 chunks. had to set chunk size to 50 mins as a work around.

Seems strange...

Is it on ALL movies, or just one ??

Not sure why you'd set it to "zero" tho, I thought the minimum was "1".

Atak_Snajpera
3rd July 2023, 13:45
distributed encoding chunk size seems broken. set to zero it splits a 1:54 movie into about 15-16 chunks. had to set chunk size to 50 mins as a work around.

IT is not a bug, IT is a feature.

https://i.postimg.cc/GhXFdPdX/Untitled-1.png

Make sure that unused IPs are set to 0.0.0.0 in settings