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

hoju3508
21st September 2015, 22:44
@soneca, thanks for the feedback. It must be something going on with my setup.

@Atak, I didn't see "info.txt" in the dir.

There's a mkvinfo.txt and other *.avs files. What other file(s) would you like to see?

File 'C:\Temp\RipBot264temp\job1\video.mkv': container: Matroska [duration:1381046375000 segment_uid:6d0511f6bc06e68385e4dd211046d09a container_type:17 is_providing_timecodes:1]
Track ID 0: video (MPEG-4p10/AVC/h.264) [number:1 uid:1 codec_id:V_MPEG4/ISO/AVC codec_private_length:91 codec_private_data:01000000ffe1001367640029ac1b1a501e0089f97ff0001000100801003d68ea8f394747610e2315152088cc47366884a3a3b087118a8a904466239b34425d34baf37d7ebfafd7d7aeb5542242909c9e4fafc9fd7e4faf2726a4c0 language:und pixel_dimensions:1920x1080 display_dimensions:1920x1080 default_track:0 forced_track:0 enabled_track:1 packetizer:mpeg4_p10_video default_duration:41708333]


Let me clean up the dir and rerun.

-Hoju

BlockABoots
26th September 2015, 11:50
Me again, have noticed when doing batch encoding the first file that has finished encoding always has [error] at the start of the file name in the list once its finished encoding, the file seems to play fine however and no other files after the 1st one have this [error] placed at the start of the file......

http://i.imgur.com/pEdBt85.jpg

any ideas?

Atak_Snajpera
26th September 2015, 14:10
What happens if you remove all those extra dots in file name?

BlockABoots
26th September 2015, 18:29
havent tried, but the other files (with similar amount of dots) encode without errors, it just always seems to be the first file to be encoded

Atak_Snajpera
26th September 2015, 19:00
Yeah I know but at least you can try with some oldschool names with only one dot ;) Nevertheless I will try to reproduce this odd behaviour.

BlockABoots
30th September 2015, 20:47
Atak, do you know of any reason why i might be getting audio sync issues when encoding a mp4 file that has been edited in AvsPmod (avisynth)?? I have started to use OBS to capture my gameplays and OBS seems to output a .mp4 file format, now when i watch the raw file back there is no audio sync issues at all, but after i have edited the file with AvsPmod and then RipBot to encode it i seem to have sync issues on the outputted file from Ripbot!.

The audio sync issue seems to alter through the duration of the video as well, it will start off synced and then full out of sync and then get back into sync later on. Any ideas?

dirk362
1st October 2015, 09:13
Been using RB for couple of years now - great tool. Simple yet flexible, with good 2-pass file size accuracy. Just works.

I do have a 'feature request' - could you please add option via ini, or change mux cmd file, so that when working with mkv files the "--disable-track-statistics-tags" parameter is used.

Normally this is resolvable using environment variable MKVMERGE_OPTIONS, but that doesn't work with RB due to how this affects mkvinfo process at start.
If you have MKVMERGE_OPTIONS set then you get no audio in RB when creating the job, and the mkvinfo.txt file has an error of
Error: '--identify-verbose' can only be used with a file name. No further options are allowed if this option is used.

I appreciate it's not a bug nor indeed high priority. And you could argue it relates more to mkvtoolnix as feature rather than RB. But then in RB I can't automate things unless I remember to edit the mux cmd files after setup and before encode.
It's just one of those preference things, which is to keep the mkv file clean such that tools like mediainfo present information relevant to the encode..

Atak_Snajpera
1st October 2015, 14:05
Atak, do you know of any reason why i might be getting audio sync issues when encoding a mp4 file that has been edited in AvsPmod (avisynth)?? I have started to use OBS to capture my gameplays and OBS seems to output a .mp4 file format, now when i watch the raw file back there is no audio sync issues at all, but after i have edited the file with AvsPmod and then RipBot to encode it i seem to have sync issues on the outputted file from Ripbot!.

The audio sync issue seems to alter through the duration of the video as well, it will start off synced and then full out of sync and then get back into sync later on. Any ideas?

The problem is that AvsPMod uses DirectShowSource() for mp4.
http://i.imgur.com/JtTuAlH.png

DirectShowSource() is not frame accurate therefore you have a/v sync issues after editing (Trim function). If You intend to edit files you must use something else what guarantees frame accurate seeking.

Example with ffms
http://i.imgur.com/TkH2s4P.png

rc71
1st October 2015, 15:35
I'm getting a strange errors. First I can't use any custom profiles. I get a unrecognized tune. I use either the two default HEVC profiles, it works fine. I looked at the profile and it looks fine.
"--profile main10 --output-depth 10 --preset slow --tune animation "

FYI, I just installed 1.19.1 on a work domain computer. I am an admin.

rc71
1st October 2015, 15:38
The other problem I have is I can't batch file. The batch file works, but the files all have the same video as the first video encoded. I moved the program and the temp drive off C: in case it was some permission issue, but it seems that "video.265" does NOT get overridden.
Any suggestions.

gabbett1
1st October 2015, 15:59
So I've been trying to convert my Bluray Insurgent to an MP4 and the old version of Ripbot I had been using wouldn't find any audio tracks other than 2.0 versions. I decided to upgrade to this newest version, also updating all the components needed (AviSynth , Haali Media Spliter , ffdshow). I'm running windows 7 btw. So anyhow, now I can't demux my streams. I keep getting a demuxing error:

eac3to v3.29
command line: "J:\Blue Ray Ripping\Tools\eac3to\eac3to.exe" "J:\Rip\INSURGENT\" 1) 2: "J:\Temp\RipBot264temp\job1\video.mkv" -seekToIFrames 3: "J:\Temp\RipBot264temp\job1\audio_1_English.thd.w64" -down16 -down6 8: "J:\Temp\RipBot264temp\job1\8_subtitles_English_1080.sup" 9: "J:\Temp\RipBot264temp\job1\9_subtitles_English_1080.sup" 10: "J:\Temp\RipBot264temp\job1\10_subtitles_Spanish_1080.sup" 1: "J:\Temp\RipBot264temp\job1\chapters.txt" -progressnumbers -log="J:\Temp\RipBot264temp\job1\demuxlog.txt"
------------------------------------------------------------------------------
M2TS, 1 video track, 5 audio tracks, 3 subtitle tracks, 2:00:00, 24p /1.001
1: Chapters, 16 chapters
2: h264/AVC, 1080p24 /1.001 (16:9)
3: TrueHD (Atmos), English, 7.1 channels, 48kHz
4: AC3 Surround, English, 2.0 channels, 224kbps, 48kHz
5: AC3 Surround, English, 2.0 channels, 224kbps, 48kHz
6: AC3, Spanish, 5.1 channels, 640kbps, 48kHz
7: AC3 Surround, English, 2.0 channels, 224kbps, 48kHz
8: Subtitle (PGS), English
9: Subtitle (PGS), English
10: Subtitle (PGS), Spanish
[a03] thd, 48000, 7.1
Creating file "J:\Temp\RipBot264temp\job1\chapters.txt"...
[s10] Extracting subtitle track number 10...
[a03] Extracting audio track number 3...
[s08] Extracting subtitle track number 8...
[s09] Extracting subtitle track number 9...
[v02] Extracting video track number 2...
[a03] Decoding with libav/ffmpeg...
[a03] Mixing surround channels...
[a03] Reducing depth from 24 to 16 bits...
[a03] Writing W64...
[a03] The libav decoder reported error -1094995529 while decoding. <ERROR>
Aborted at file position 1048576. <ERROR>

I need help resolving this issue.

Atak_Snajpera
1st October 2015, 16:09
I'm getting a strange errors. First I can't use any custom profiles. I get a unrecognized tune. I use either the two default HEVC profiles, it works fine. I looked at the profile and it looks fine.
"--profile main10 --output-depth 10 --preset slow --tune animation "

FYI, I just installed 1.19.1 on a work domain computer. I am an admin.

tune animation is still not implemented in x265. Do not use this option.

Any suggestions.
see what is happening in log.

@gabbett1
Try in eac3to thread
http://forum.doom9.org/showthread.php?p=1741111#post1741111

You can also try DEMUX option in ripbot264

gabbett1
1st October 2015, 16:24
tune animation is still not implemented in x265. Do not use this option.


see what is happening in log.

@gabbett1
Try in eac3to thread
http://forum.doom9.org/showthread.php?p=1741111#post1741111

You can also try DEMUX option in ripbot264

I tried looking for a log but cannot find one. I use ripbot264 for the entire process. Found the demux option. I'll give that a try.

rc71
1st October 2015, 16:30
tune animation is still not implemented in x265. Do not use this option.


see what is happening in log.



Thanks. Got the tune. As for the log, there are no errors. It just keeps using the same video.265. The audio is correct for each file, but the is the same for every file.

For now, I have to just do one at a time and remove the previous job. If I don't remove the job, it uses the same video.

gabbett1
1st October 2015, 17:03
@gabbett1
Try in eac3to thread
http://forum.doom9.org/showthread.php?p=1741111#post1741111

You can also try DEMUX option in ripbot264

Tried using Demux and it just sits there saying

"Please wait... Analyzing selected streams..."

It's been saying that for over an hour now.

Atak_Snajpera
1st October 2015, 17:46
@RC71
Do you also see the same problem while encoding with x264?

rc71
1st October 2015, 17:50
@RC71
Do you also see the same problem while encoding with x264?

I was just testing that thought.

I just had a SUCCESSFUL batch encode. I renamed the files to something very simple. The settings were reduced from 1080 to 480p to make it quick. I'm going to try again with files without so many . . . . and I'll update.

rc71
1st October 2015, 21:26
----------- UPdate --------------

I have no clue what happened, but it worked this time. I did rename all the files without any extra " . .. ." in it and used only the 10bit x265 profile.

:)

soneca
1st October 2015, 23:50
Atak, in temp files on this screen should not indicate the drive for temporary files?
I'm using disk E.

http://s20.postimg.org/3u04vyrnx/ripbot.png

guest
2nd October 2015, 04:28
Hi Atak, I have just noticed that in Batch Mode, I cannot import *.m2ts files, however, in "single" mode, you can.

In the drop down list of supported files Decrypted Blu-ray (*.m2ts *.mts), isn't available in Batch Mode.

Is there something that can be done about this ??? Please :)

Atak_Snajpera
2nd October 2015, 10:02
m2ts can not be added because it requires too much attention from user. First you have to select correct playlist. Next correct audio and subtitles.

soneca
2nd October 2015, 14:22
Atak, in temp files on this screen should not indicate the drive for temporary files?
I'm using disk E.

Correctly recognized, but only after the boot. :confused:

guest
3rd October 2015, 00:54
m2ts can not be added because it requires too much attention from user. First you have to select correct playlist. Next correct audio and subtitles.

OK, thanks for the explanation, I thought it might have something to do with all that.

I guess I'll just have to do it in "single" mode.

:thanks:

BlockABoots
3rd October 2015, 21:53
I have a .flv file outputted from OBS whilst the raw .flv file has no audio sync issues at all, one i have encoded the file with Ripbot to .mp4 file the audio seems to be lagging behind the video and out of sync. I have noticed under the video settings the duration is 0:26:1.983 whilst under the audio settings the duration is 0:26:1.977, is it normal for these 2 values to be different?

Is there any reason why ripbot would introduce this lag??

Donlac
4th October 2015, 05:25
I tried to amplify 2x and downmix a DTS 5.1 to 2.0 and the voices were very soft. I assumed it was the center channel that hadn't been amplified properly, but then I couldn't figure out how to even set that value (_unchecked1/2 or _checked1/2).

It looks like the channel order problem (i.e. it wasn't picking the right center channel) should be negated by NicAudio, but I still can't figure out why the center came out so weak.

Atak_Snajpera
4th October 2015, 10:12
cut out 50 mb sample and then upload prepared dts file to mediafire or mega. I will check if this is indeed channel order issue.

jwjohnson
4th October 2015, 16:23
I'm having an issue with using Distributed Encoding since upgrading from 1.18.1 to 1.19.2. When I try an encode with the new version without DE it works fine. With DE after preparing chunks it tries to start each server, but immediately stops. Then it tries again. Nothing ever gets encoded. Here are logs first with DE followed by the same sample encoded without DE. I would appreciate any help. I'm running Windows 10. I uninstalled and installed new versions of Haali, AviSynth, and FfdShow. Thanks.

With DE

C:\>"E:\RipBot264v1.19.2\EncodingClient.exe" "C:\Temp\RipBot264temp\job3\job3_EncodingClient.meta"

C:\>"E:\RipBot264v1.19.2\tools\mp4box\mp4box.exe" -tmp "C:\Temp\RipBot264temp" -add "C:\Temp\RipBot264temp\video.264":name="Test 2" -fps 23.976 -add "C:\Temp\RipBot264temp\job3\Encoded_Audio_1.aac":lang=und -mpeg4 -new "E:\Movie Files\Test 2.mp4"
Cannot find file C:\Temp\RipBot264temp\video.264
Error importing C:\Temp\RipBot264temp\video.264:name=Test 2: Requested URL is not valid or cannot be found
-------------------------

Elapsed Time: 00h:00m:26s

************************************************************************
Without DE


C:\>"E:\RipBot264v1.19.2\tools\avs2yuv\avs2yuv.exe" "C:\Temp\RipBot264temp\job3\job3.avs" -o - | "E:\RipBot264v1.19.2\tools\x264\x264_x64.exe" --crf 20 --fps 24000/1001 --force-cfr --min-keyint 24 --keyint 240 --frames 62579 --sar 1:1 --level 4.0 --aud --nal-hrd vbr --vbv-bufsize 25000 --vbv-maxrate 25000 --b-pyramid none --stdin y4m --output "C:\Temp\RipBot264temp\video.264" -
y4m [info]: 1280x720p 1:1 @ 24000/1001 fps (cfr)
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
x264 [info]: profile High, level 4.0

x264 [info]: frame I:949 Avg QP:16.58 size: 62432
x264 [info]: frame P:26441 Avg QP:19.55 size: 19883
x264 [info]: frame B:35189 Avg QP:21.78 size: 4534
x264 [info]: consecutive B-frames: 12.9% 31.8% 13.9% 41.5%
x264 [info]: mb I I16..4: 10.0% 78.7% 11.2%
x264 [info]: mb P I16..4: 2.1% 6.5% 0.5% P16..4: 49.1% 16.7% 8.9% 0.0% 0.0% skip:16.3%
x264 [info]: mb B I16..4: 0.1% 0.2% 0.0% B16..8: 34.8% 2.5% 0.4% direct: 2.3% skip:59.7% L0:36.1% L1:57.2% BI: 6.7%
x264 [info]: 8x8 transform intra:73.5% inter:81.1%
x264 [info]: coded y,uvDC,uvAC intra: 62.2% 72.4% 38.1% inter: 20.3% 28.3% 1.6%
x264 [info]: i16 v,h,dc,p: 31% 19% 9% 41%
x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 22% 18% 22% 5% 6% 7% 7% 6% 6%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 28% 22% 12% 5% 9% 8% 7% 5% 4%
x264 [info]: i8c dc,h,v,p: 54% 20% 19% 7%
x264 [info]: Weighted P-Frames: Y:1.8% UV:1.1%
x264 [info]: ref P L0: 65.8% 11.7% 15.2% 7.3% 0.1%
x264 [info]: ref B L0: 89.5% 10.5%
x264 [info]: kb/s:2282.00

encoded 62579 frames, 64.70 fps, 2282.00 kb/s
C:\Temp\RipBot264temp\job3\job3.avs: 1280x720, 24000/1001 fps, 62636 frames
error: wrote only 1376697 of 1382400 bytes

C:\>"E:\RipBot264v1.19.2\tools\mp4box\mp4box.exe" -tmp "C:\Temp\RipBot264temp" -add "C:\Temp\RipBot264temp\video.264":name="Test 2" -fps 23.976 -add "C:\Temp\RipBot264temp\job3\Encoded_Audio_1.aac":lang=und -mpeg4 -new "E:\Movie Files\Test 2.mp4"
AVC-H264 import - frame size 1280 x 720 at 23.976 FPS

AVC Import results: 62579 samples - Slices: 949 I 26441 P 35189 B - 63323 SEI - 743 IDR
Stream uses forward prediction - stream CTS offset: 2 frames
AAC import - sample rate 48000 - MPEG-4 audio - 2 channels

Saving E:\Movie Files\Test 2.mp4: 0.500 secs Interleaving

-------------------------

Elapsed Time: 00h:16m:17s

Atak_Snajpera
4th October 2015, 16:48
Check your settings in your firewall. Also make sure that PCs in network have access to shared folder. If servers stuck in endless loop ENCODING/IDLE this means that either ripbot264temp folder is not shared or access is denied by OS. (requires password or something else)

jwjohnson
4th October 2015, 19:54
Thanks. It was a sharing issue. I made sure the folder was being shared, but didn't notice it was being shared as ripbot264temp2. I unshared the other temp folder and reshared this one with making sure permissions were set for full control. Now it works fine.

Donlac
4th October 2015, 20:27
Do you need video? or just a DTS audio sample? I already reencoded the video and since the only problem was audio, I don't have the source MKV anymore (I can rerip it if I need to, but its like 30 gigs). I do still have the 1.5 gig DTS audio however. I can split off a portion of that which contains dialog into an mka easily enough.

Atak_Snajpera
5th October 2015, 11:24
i just need part of original dts.

soneca
5th October 2015, 13:56
Atak, it would be possible to RipBot264 remember the last folder or path used previously?

fantasmanegro
5th October 2015, 15:46
I was just testing that thought.

I just had a SUCCESSFUL batch encode. I renamed the files to something very simple. The settings were reduced from 1080 to 480p to make it quick. I'm going to try again with files without so many . . . . and I'll update.

maybe it can be changed in ripbot i mean, replace "." with "_" for the input file...

it's just and idea...

legend
6th October 2015, 16:21
While setting RipBot264v1.19.2 I found this. What it is ?

http://s17.postimg.org/aw3d78klb/image.jpg

Ryushin
7th October 2015, 21:09
I'm trying to figure out where I'm I/O bound for the demuxing selected streams portion. I can write a single file to the drive from over the network around 130MB/s. My source files are on my sever with a gigabit network.

Looking at the resource monitor during the extraction it is showing 16MB/s with around 30-50% active time. The Queue Length is also fairly low. CPU is around 30% during this time as well.

Any possible ideas on what I can do to speed up the demuxing process. It takes about 10 minutes to demux one tv show episode from a blu-ray. I'm at a bit of a loss on where the slow down could be.

Example demuxlog.txt:
eac3to v3.29
command line: "C:\Temp\RipBot264v1.19.x\Tools\eac3to\eac3to.exe" "T:\Blu-ray_Rip\Sopranos\Sopranos_S3_D1\THE_SOPRANOS_S3_DISC_1\" 3) 2: "D:\Temp\RipBot264temp\job1\video.mkv" -seekToIFrames 3: "D:\Temp\RipBot264temp\job1\audio_1_English.core.dts" -core 8: "D:\Temp\RipBot264temp\job1\8_subtitles_English_1080.sup" 9: "D:\Temp\RipBot264temp\job1\9_subtitles_French_1080.sup" 10: "D:\Temp\RipBot264temp\job1\10_subtitles_Spanish_1080.sup" 11: "D:\Temp\RipBot264temp\job1\11_subtitles_German_1080.sup" 12: "D:\Temp\RipBot264temp\job1\12_subtitles_Spanish_1080.sup" 13: "D:\Temp\RipBot264temp\job1\13_subtitles_Dutch_1080.sup" 14: "D:\Temp\RipBot264temp\job1\14_subtitles_Danish_1080.sup" 15: "D:\Temp\RipBot264temp\job1\15_subtitles_Finnish_1080.sup" 16: "D:\Temp\RipBot264temp\job1\16_subtitles_Norwegian_1080.sup" 17: "D:\Temp\RipBot264temp\job1\17_subtitles_Swedish_1080.sup" 1: "D:\Temp\RipBot264temp\job1\chapters.txt" -progressnumbers -log="D:\Temp\RipBot264temp\job1\demuxlog.txt"
------------------------------------------------------------------------------
M2TS, 1 video track, 5 audio tracks, 10 subtitle tracks, 0:49:08, 24p /1.001
1: Chapters, 8 chapters
2: h264/AVC, 1080p24 /1.001 (16:9)
3: DTS Master Audio, English, 5.1 channels, 16 bits, 48kHz
(core: DTS, 5.1 channels, 1509kbps, 48kHz)
4: DTS, French, 2.0 channels, 255kbps, 48kHz
5: DTS, Spanish, 2.0 channels, 255kbps, 48kHz
6: DTS, German, 2.0 channels, 255kbps, 48kHz
7: DTS, Spanish, 2.0 channels, 255kbps, 48kHz
8: Subtitle (PGS), English
9: Subtitle (PGS), French
10: Subtitle (PGS), Spanish
11: Subtitle (PGS), German
12: Subtitle (PGS), Spanish
13: Subtitle (PGS), Dutch
14: Subtitle (PGS), Danish
15: Subtitle (PGS), Finnish
16: Subtitle (PGS), Norwegian
17: Subtitle (PGS), Swedish
Creating file "D:\Temp\RipBot264temp\job1\chapters.txt"...
[s10] Extracting subtitle track number 10...
[v02] Extracting video track number 2...
[s17] Extracting subtitle track number 17...
[s16] Extracting subtitle track number 16...
[s11] Extracting subtitle track number 11...
[s12] Extracting subtitle track number 12...
[s15] Extracting subtitle track number 15...
[s08] Extracting subtitle track number 8...
[v02] Muxing video to Matroska...
[s14] Extracting subtitle track number 14...
[a03] Extracting audio track number 3...
[a03] Extracting DTS core...
[a03] Patching bitdepth to 24 bits...
[s09] Extracting subtitle track number 9...
[s13] Extracting subtitle track number 13...
[a03] Creating file "D:\Temp\RipBot264temp\job1\audio_1_English.core.dts"...
[s11] Creating file "D:\Temp\RipBot264temp\job1\11_subtitles_German_1080.sup"...
[s10] Creating file "D:\Temp\RipBot264temp\job1\10_subtitles_Spanish_1080.sup"...
[s08] Creating file "D:\Temp\RipBot264temp\job1\8_subtitles_English_1080.sup"...
[s14] Creating file "D:\Temp\RipBot264temp\job1\14_subtitles_Danish_1080.sup"...
[s09] Creating file "D:\Temp\RipBot264temp\job1\9_subtitles_French_1080.sup"...
[s13] Creating file "D:\Temp\RipBot264temp\job1\13_subtitles_Dutch_1080.sup"...
[s12] Creating file "D:\Temp\RipBot264temp\job1\12_subtitles_Spanish_1080.sup"...
[s15] Creating file "D:\Temp\RipBot264temp\job1\15_subtitles_Finnish_1080.sup"...
[s17] Creating file "D:\Temp\RipBot264temp\job1\17_subtitles_Swedish_1080.sup"...
[s16] Creating file "D:\Temp\RipBot264temp\job1\16_subtitles_Norwegian_1080.sup"...
Added fps value (24 /1.001) to MKV header.
Video track 2 contains 70683 frames.
Subtitle track 8 contains 469 normal and 8 forced captions.
Subtitle track 9 contains 458 normal and 1 forced captions.
Subtitle track 10 contains 450 normal and 3 forced captions.
Subtitle track 11 contains 442 normal and 13 forced captions.
Subtitle track 12 contains 440 normal and 14 forced captions.
Subtitle track 13 contains 412 captions.
Subtitle track 14 contains 453 captions.
Subtitle track 15 contains 427 captions.
Subtitle track 16 contains 375 captions.
Subtitle track 17 contains 381 captions.
eac3to processing took 10 minutes, 37 seconds.
Done.

Ryushin
7th October 2015, 22:03
Is it possible to have the new cover dialog remember the previously used cover by default like it used to? It makes it so much easier then finding the same cover each time for tv series.

legend
9th October 2015, 07:25
Ripbot Stuck in pass 1 for a 15-20 minutes after complete 100% and than start pass 2.. Why it stuck ? Can any one explain this ? Other wise it takes too long to encode

http://s29.postimg.org/6g2all95z/rdb.jpg

athlonia
13th October 2015, 05:03
hello,

i would like to know whether ripbot264 reads and visualizes subtitle settings such as colours or italicized font written in srt files?

thanks in advance

Wishbringer
13th October 2015, 10:42
@Ryushin:

You wrote that your CPU usage is around 30%.
Can you look, how cores are used?
Maybe one core is used with around 100%,
then program is singlethreaded and you can't get a higher performance except doing several tasks the same time.

Ryushin
13th October 2015, 16:16
@Ryushin:

You wrote that your CPU usage is around 30%.
Can you look, how cores are used?
Maybe one core is used with around 100%,
then program is singlethreaded and you can't get a higher performance except doing several tasks the same time.

Core usage is split fairly evenly across the four cores in the system. I was reading on eac3to forum that the issue seems to be from that program. Atak did post there back in march trying to work with them to solve where the bottleneck might be but nothing has come from it yet.

Shame, as I have about 5.2 TB of TV shows to process from Blu-rays so I'm going to be here for quite awhile. :)

guest
15th October 2015, 00:47
Hi Atak, thanks for the latest build and patch.

I have a feature request that I would find handy in batch mode.

Would there be a chance of adding "Denoise" to the options...nearly everything else is.

If you have many files to batch encode, and you want to denoise them, you have to do them individually, once they're all queued.

Thanks

Hi Atak,

Thanks for the new build, and especially for adding Denoise to Batch Mode :cool:

BigM
15th October 2015, 07:49
While setting RipBot264v1.19.2 I found this. What it is ?

http://s17.postimg.org/aw3d78klb/image.jpg

Same Problem for me. When i check the update_log.txt I can see that two different date formats are used, maybe this causes the problem:

2015-10-07 17:34:06 : =========================[UPDATER ACTIVATED]=========================
2015-10-07 17:34:06 : Looking for correct UUID link in http://atak-snajpera.5v.pl/
07.10.2015 17:34:06 : [SUCCESS] http://atak-snajpera.5v.pl/ has correct UUID link a5e3e5d3-67da-4504-950a-4963b18b0a3a
07.10.2015 17:34:06 : Downloading update file http://atak-snajpera.5v.pl/ripbot264update/update.zip
07.10.2015 17:34:07 : [SUCCESS] D:\HDenc\RipBot264v1.19.2\Updates\update.zip saved!

Also I have encountered another problem: Some of my jobs get marked as [ERROR], but I can't find any problems with the finished files. Is there a logfile in which I can check what caused the [ERROR]?
Also it seems like if I use special characters in filenames (for example the German ÄÜÖ or äöüß) it will cause the finished file to get the [ERROR] marking. But sometimes I get [ERROR] even when no special characters are used in the filename.

It would be great if the filename would support German characters as well.

stasi
15th October 2015, 21:43
Bug:
Every time when Ripbot makes an update, "StoreTempFilesin" in Ripbot.ini is changed from TEMP to C.



It would be great if the filename would support German characters as well.

+1

Ryushin
16th October 2015, 19:37
Thanks Atak for adding the feature of keeping the last cover image.

I normally abort the job of encoding when I sit down to add more to the queue. I normally like to abort the job right after it finishes with the muxing of the last job. Is it possible to add the option when I click abort to add another button to Abort After Current Job Completes or something to that fact.

One minor note, sometimes when I abort within a second after it finishes muxing and it launches the distributed encoding window, the main ripbot window still says aborting for over an hour without it ever aborting. I actually have to kill the process. The last time there was a locked port (Could not bind socket. Address and port are already in use.) when I started RipBot264 back up again and I could not identify the process that had locked the port and I ended up rebooting.

guest
17th October 2015, 05:49
While setting RipBot264v1.19.2 I found this. What it is ?

http://s17.postimg.org/aw3d78klb/image.jpg

Yeah, I get that to, on Windows 8.1, and 10.

guest
17th October 2015, 05:57
Having a real strange problem, (latest build), after setting up a batch lot, when I start the process, I have noticed that during the Indexing, it delete's info.txt.

Then the Ripbot "window" goes out of focus, and then throws up a smaller window stating:-

Cannot open file G:\Temp\ripbot264temp\jobXX\info.txt. The system cannot find the file specified.

Then if I go back into that job, and try and edit it, it then says that the job.avs has a problem, and then the job folder disappears.

The other weird thing is, it was ALL working perfectly, yesterday !!!! And I didn't change anything. :(

Any ideas ???

Atak_Snajpera
17th October 2015, 09:59
Yeah, I get that to, on Windows 8.1, and 10.

If you still see this error despite last update then delete everything and download ripbot again from first post.

I have noticed that during the Indexing, it delete's info.txt.
How do you know that info.txt is being deleted? Maybe it wasn't created at all due to some problems with vob (I assume we are talking about DVD source)

guest
17th October 2015, 12:25
If you still see this error despite last update then delete everything and download ripbot again from first post.


How do you know that info.txt is being deleted? Maybe it wasn't created at all due to some problems with vob (I assume we are talking about DVD source)

#1, I get this error on 2 different PC's (fyi), so what do you mean by "delete everything" ?? all the supporting programs Ripbot needs ??

#2, well after this happening too many times, I actually had the job folder open, when ripbot was preparing that job, and before my eye's, info.txt just disappeared.

One thing is, this seems to happen to jobs that batch mode generates...but on "single" jobs, it didn't seem to happen.

It wasn't a DVD/vob source, it was an .mp4 (edited TV recording)

stasi
17th October 2015, 13:50
#1, I get this error on 2 different PC's (fyi), so what do you mean by "delete everything" ?? all the supporting programs Ripbot needs ??

#2, well after this happening too many times, I actually had the job folder open, when ripbot was preparing that job, and before my eye's, info.txt just disappeared.

One thing is, this seems to happen to jobs that batch mode generates...but on "single" jobs, it didn't seem to happen.

It wasn't a DVD/vob source, it was an .mp4 (edited TV recording)

Same error here. Take a look in your Ripbot.ini, is the temp folder changed? This happens after automatic updating. Look a few posts above, I wrote this two days ago.

guest
17th October 2015, 14:14
Hi stasi, I will check that, thanks....but I haven't got auto update enabled, and PC isn't connected, anyway. Cheers.

(edit). Temp folder hasn't changed...