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.

 

Go Back   Doom9's Forum > Video Encoding > MPEG-4 Encoder GUIs

Reply
 
Thread Tools Search this Thread Display Modes
Old 9th June 2023, 14:04   #20221  |  Link
TDS
Formally known as .......
 
TDS's Avatar
 
Join Date: Sep 2021
Location: Down Under.
Posts: 995
Quote:
Originally Posted by -QfG- View Post
This is really easy and Atak_Snajpera must implate only a button "Choose RPU File". The command-line for the x265 Encoder is:

Code:
--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.
__________________
Long term RipBot264 user.

RipBot264 modded builds..

Last edited by TDS; 9th June 2023 at 14:29.
TDS is offline   Reply With Quote
Old 12th June 2023, 12:07   #20222  |  Link
Ryushin
Registered User
 
Ryushin's Avatar
 
Join Date: Mar 2011
Posts: 432
Auto Add Subtitles

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.
Ryushin is offline   Reply With Quote
Old 13th June 2023, 23:16   #20223  |  Link
archiel
Registered User
 
Join Date: Apr 2019
Posts: 49
Lost GUI

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.

Last edited by archiel; 14th June 2023 at 13:27.
archiel is offline   Reply With Quote
Old 14th June 2023, 13:33   #20224  |  Link
archiel
Registered User
 
Join Date: Apr 2019
Posts: 49
Corrupt updates

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.
archiel is offline   Reply With Quote
Old 14th June 2023, 14:30   #20225  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Poland
Posts: 7,815
Quote:
Originally Posted by archiel View Post
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

Code:
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
Atak_Snajpera is offline   Reply With Quote
Old 14th June 2023, 15:33   #20226  |  Link
archiel
Registered User
 
Join Date: Apr 2019
Posts: 49
Quote:
Originally Posted by Atak_Snajpera View Post
Works fine here. I've downloaded 1.26.0 and successfully updated to 1.27

Code:
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
archiel is offline   Reply With Quote
Old 15th June 2023, 03:41   #20227  |  Link
TDS
Formally known as .......
 
TDS's Avatar
 
Join Date: Sep 2021
Location: Down Under.
Posts: 995
Quote:
Originally Posted by archiel View Post
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 !!!!
__________________
Long term RipBot264 user.

RipBot264 modded builds..
TDS is offline   Reply With Quote
Old 16th June 2023, 20:00   #20228  |  Link
howzz
Registered User
 
Join Date: Jun 2008
Posts: 44
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?
Attached Images
 

Last edited by howzz; 16th June 2023 at 20:25.
howzz is offline   Reply With Quote
Old 16th June 2023, 21:03   #20229  |  Link
rlev11
Registered User
 
Join Date: Aug 2020
Location: Pennsylvania
Posts: 83
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??

Last edited by rlev11; 16th June 2023 at 21:54.
rlev11 is offline   Reply With Quote
Old 16th June 2023, 21:10   #20230  |  Link
JThomasG
Registered User
 
Join Date: Sep 2022
Posts: 11
Quote:
Originally Posted by howzz View Post
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
JThomasG is offline   Reply With Quote
Old 16th June 2023, 22:39   #20231  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Poland
Posts: 7,815
Quote:
Originally Posted by rlev11 View Post
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???
Atak_Snajpera is offline   Reply With Quote
Old 16th June 2023, 22:45   #20232  |  Link
rlev11
Registered User
 
Join Date: Aug 2020
Location: Pennsylvania
Posts: 83
Quote:
Originally Posted by Atak_Snajpera View Post
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
rlev11 is offline   Reply With Quote
Old 17th June 2023, 02:41   #20233  |  Link
TDS
Formally known as .......
 
TDS's Avatar
 
Join Date: Sep 2021
Location: Down Under.
Posts: 995
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.
__________________
Long term RipBot264 user.

RipBot264 modded builds..
TDS is offline   Reply With Quote
Old 17th June 2023, 09:41   #20234  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Poland
Posts: 7,815
Quote:
Originally Posted by howzz View Post
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/...50f0?nocache=1
Atak_Snajpera is offline   Reply With Quote
Old 17th June 2023, 09:51   #20235  |  Link
howzz
Registered User
 
Join Date: Jun 2008
Posts: 44
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.
howzz is offline   Reply With Quote
Old 17th June 2023, 10:42   #20236  |  Link
TDS
Formally known as .......
 
TDS's Avatar
 
Join Date: Sep 2021
Location: Down Under.
Posts: 995
OUCH..

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

RipBot264 modded builds..

Last edited by TDS; 18th June 2023 at 02:11.
TDS is offline   Reply With Quote
Old 17th June 2023, 11:51   #20237  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Poland
Posts: 7,815
Quote:
Originally Posted by howzz View Post
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...

Last edited by Atak_Snajpera; 17th June 2023 at 11:53.
Atak_Snajpera is offline   Reply With Quote
Old 18th June 2023, 10:53   #20238  |  Link
TDS
Formally known as .......
 
TDS's Avatar
 
Join Date: Sep 2021
Location: Down Under.
Posts: 995
Another small autoupdate relating to subtitles..

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

Code:
SubtitlesFilterList=
eg:- SubtitlesFilterList=English;eng;.srt;
__________________
Long term RipBot264 user.

RipBot264 modded builds..

Last edited by TDS; 18th June 2023 at 11:03.
TDS is offline   Reply With Quote
Old 18th June 2023, 16:46   #20239  |  Link
rlev11
Registered User
 
Join Date: Aug 2020
Location: Pennsylvania
Posts: 83
Quote:
Originally Posted by TDS View Post
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

Code:
SubtitlesFilterList=
eg:- SubtitlesFilterList=English;eng;.srt;
Now that is freaking awesome, Thank You Very Much Atak for the quick update....
rlev11 is offline   Reply With Quote
Old 20th June 2023, 16:41   #20240  |  Link
gryph
Registered User
 
Join Date: Nov 2018
Posts: 7
Cover Option

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.
gryph is offline   Reply With Quote
Reply

Tags
264, 265, appletv, avchd, bluray, gui, iphone, ipod, ps3, psp, ripbot264, x264 2-pass, x264 gui, x264_64, x265, xbox360

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 17:01.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.