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

guest
31st May 2014, 05:40
Hi Atak,

Just tried my first HEVC encode, and with all the default settings, and using DE, it took over twice the time to do, what the previous version did. :(

Am I missing something ??, has that avisynth mt setting got anything to do with it ???

Atak_Snajpera
31st May 2014, 10:23
This is normal because x265 uses more time consuming calculations in order to achieve higher quality than previous avc standard.

Take a look here http://forum.doom9.org/showthread.php?p=1681518#post1681518

it took over twice the time to do, what the previous version did.
BETA 1 is the first version with x265 support so I'm not sure what you mean regarding 'previous version'

guest
31st May 2014, 13:21
This is normal because x265 uses more time consuming calculations in order to achieve higher quality than previous avc standard.

Take a look here http://forum.doom9.org/showthread.php?p=1681518#post1681518


BETA 1 is the first version with x265 support so I'm not sure what you mean regarding 'previous version'

Yeah, sorry, I meant 17.5 :)

Turns out that I can't play this codec on my TV, so at this stage, I guess I won't be using it anymore :(

Thanks for the info :)

Jake802
1st June 2014, 23:04
I have 2 Questions:

1. Does mp4 Conversion take a long time? It was seeming to on the one I was trying
2. Is there any reason my AVHCD File would not go to the selected 23830 Size Option?

Thanks

mmmmdonut
2nd June 2014, 02:24
Just thought I would share encoding time on x265 with my ancient AMD 1045T processor. Encoding Thor 2 using the predefined preset and only resizing to 720p yielded an 11hr encode with that processor getting around 4fps.

Atak_Snajpera
2nd June 2014, 15:53
That's really slow. I've tested encoding speed on my other machine ( Q8200@2.8Ghz ) with 10 min of drive movie.
Frame size : 1280x534
Preset : FAST
CRF 20

http://i.imgur.com/wCTY5s9.png

Your CPU should be 50% faster than my quad. No idea why you get only 4fps?!?

master1000
2nd June 2014, 21:22
Hi Atak, I having a problem when trying to encode MPEG2 file on my RDP server.
this is what i get:
http://i.imgur.com/3aEYi7I.png
what should i do?

mmmmdonut
3rd June 2014, 13:54
The 1045T processor is a dog even with six cores and was only slightly faster than my old q6600 proc. I'm not concerned about speed as I have time let the box churn away and just want start playing around with x265 and provide any feedback or ability do any testing you might need.

Using my Thor 2 source and encoding at CRF 18 and CRF 20 both resized, this cpu's fps for the encode was 3.90 and 4.03 respectively. So far both videos look clean using vlc as the player.

slalom
3rd June 2014, 19:02
While adding a job (batch mode) an error came up

"Access violation at address 00519042 in module ripbot264.exe. Read of address FFFFFFFF."
v. 1.17.4

Fixed
settings "disappeared" from ripbot.ini file

stasi
4th June 2014, 15:23
Just testet the AviSynth MT with RipBot BETA. I encoded a file from BR to mkv, resized to 640x360. It took 1:23:36, and the CPU was running on ~70%. Then I just deleted the SetMTMode line in the job.avs. The same encode took 39:12, ~half the time. So, on my AMD six core AviSynth MT is slower than non MT. Has anyone still such problems with AviSynth?

Atak_Snajpera
4th June 2014, 15:49
According to my tests I get the best results by simply encoding multiple chunks at the same time. I advise you to do the same in order to eliminate bottlenecks in script.

slalom
4th June 2014, 20:29
"Access violation at address 00519042 in module ripbot264.exe. Read of address FFFFFFFF."

That weird error and the .ini was a consequence of HDD errors. Everything is OK now

master1000
5th June 2014, 13:31
Hi Atak, I having a problem when trying to encode MPEG2 file on my RDP server.
this is what i get:
http://i.imgur.com/3aEYi7I.png
what should i do?

hi atak, can you please help me?
it's also don't encode me.

Atak_Snajpera
5th June 2014, 18:28
I do not use remote desktop so I can not help here.

Guest
5th June 2014, 18:39
Try TightVNC or some other remote access method.

Ajax_Undone
5th June 2014, 21:28
Hey I've been wondering if you could incorporate a minimize to task tray option or a run in the background option? It would be nice.. =;)

master1000
6th June 2014, 13:45
I do not use remote desktop so I can not help here.

it's happened to my friend too, in hes computer.
you don't recognize the problem?

Atak_Snajpera
6th June 2014, 14:01
I haven't experienced that problem on my two windows 7 machines. Maybe record your desktop with fraps so we could see how this looks from your perspective. It is hard to tell something smart from just looking at single screenshot.

master1000
6th June 2014, 16:24
I haven't experienced that problem on my two windows 7 machines. Maybe record your desktop with fraps so we could see how this looks from your perspective. It is hard to tell something smart from just looking at single screenshot.

I think I solved the problem.
I install .net framework 3.5 and the problem gone.
anyway, thanks for the help.

stasi
8th June 2014, 10:41
Hi Atak,
could you please add the audio delay option in batch mode?

Atak_Snajpera
8th June 2014, 11:08
yes I could.

Shrekage
10th June 2014, 15:14
Feature Request:

Hi Atak,

would it be possible to allow multiple job creation. what I am looking for is I have a PC with 3 Bluray drives, and I would like to click on the add button 3x and have all 3 discs demuxing at the same time... or is this already possible somehow?

Atak_Snajpera
10th June 2014, 15:49
That would require to much work.

damia
23rd June 2014, 20:40
Hai Atak..

do u have any plan to add more server in DE???

guest
25th June 2014, 06:45
Hai Atak..

do u have any plan to add more server in DE???

I know this has been asked many times before (even me).

I have been giving it some thought, by adding more DE Servers, would be VERY beneficial for those doing 265 encodes, as 265 is a lot slower than an equivalent 264 encode. So any help would be a bonus.

I'm sure Atak would be able to achieve this, if he put his mind to it.

Food for thought ???? :sly:

docholliday
25th June 2014, 10:35
Hey Atak,

How can i add second audio?

slalom
25th June 2014, 16:32
You can do that with mkvmerge for the moment

aldix
4th July 2014, 18:14
Please add support for TS Stream in DE mode.

All you have to do is add DGIndex to process TS to make d2v.

Atak_Snajpera
4th July 2014, 19:26
You blindly assume that all TS streams contain mpeg2 data. Majority of current TS streams in europe are encoded as interlaced h.264/AVC. Unfortunately DGAVCdec does not support interlaced AVC (outdated libavcodec. New version according to neuron2 does not fix serious issues in that matter ). FFmpegSource shares the same code with libavcodec so it is also not reliable with interlaced content. In DE mode frame accurate seeking is absolutely in 100% required.

ShogoXT
5th July 2014, 01:01
Hi there! :)
I have a collection of a animated TV show ive been trying to convert over from DVDs. For a while I tried using Vidcoder, but for some reason it cannot seem to get rid of the weird hybrid interlacing the show uses no matter what setting. (Stopped short of trying to do custom number entries, which I cant find good examples for online).

Ripbot as always fixes the interlacing no problem with the IT(I guess its the mplayer IT that vidcoder has that cant do it?). Moved to using MakeMKV from DVDDecryptor for ease purposes. The only problem left is I still need multiple audio tracks.

Now I can manually use the MKVToolnix you have included already manually, and the readme for the FHG Encoder is easy enough (I can use old CMD dos prompt right?). I guess the main question is, is there any custom settings you have for the FHG that I need to make a 128 bitrate AAC or similar, depending on if its 2 channel or 5.1 channel?

Thank you very much for the great program.

osgZach
8th July 2014, 02:37
Anyone happen to know what tools/method Ripbot uses to create and rejoin its chunks for distributed encoding?
Very interested in finding out.

Atak_Snajpera
8th July 2014, 14:39
Chunks are created via avisynth script ( Trim(start_frame,end_frame) ) and then after encoding everything is joined via trayman's vjoin tool. You can also use plain copy /b for that purpose. I use trayman's tool because unlike copy.exe it shows percentage progress.

osgZach
8th July 2014, 15:26
I see. thanks.

Are you using a third party executable to save those chunks? (i.e what is actually running the AVS script when you do it; or are the chunks saved out via some Avisynth API?) Or did you just open it via the Windows AVI library and save chunks out that way?

I guess what I'm looking for is as much info as you're willing to give me, outlining the process, strictly related to creating the chunks (I'm assuming I will be able to figure out how to send stuff over a network by myself).

Atak_Snajpera
8th July 2014, 17:58
Take a look in Jobx/chunks folder. You will see bunch of x.avs files. Each file (script) has proper trim values. Those values are calculated by EncodingClient according to key-frames returned by ffmsindex tool (video.mkv.ffindex_track00.kf file). EncodingClient also prepares x.cmd for servers.All local paths (c:\blalal\...) must be changed to network paths (\\MY-PC\...)

osgZach
8th July 2014, 22:05
Well, I set things back up on my system, installed ffdshow, etc.. I hated having to do it, but now it seems I have other problems.

I selected an M2TS file I had sitting around from one of my Blu Rays I am working on cleaning up, it imported it fine into the job1 folder, setup my encoding options etc. Then when I go to run the job, it throws an error saying the source file could not be indexed.. Preview script opens fine, I can also open the file via AVS through Vdub, so I'm not sure what the deal is..

O_o

edit: will try importing the file directly off the Blu Ray Disc and see how that goes..

edit2: Nope... still same problem. "Source file could not be indexed"

edit3: Well it can't be the file, cause ffindex ran fine through MeGUI

edit4: Tried everything I could think of.. uninstalled all codec stuff, reinstalled ffdshow, haali media splitter, etc.

Atak_Snajpera
9th July 2014, 13:43
That message "Source file could not be indexed" in fact means that video.mkv.ffindex_track00.kf.txt has not been created. I suppose something is blocking write access.

if FileExists(CurrentJobFolder+'\video.mkv.ffindex_track00.kf.txt')=true then
begin
form1.TimeCodes.Items.Clear;
form1.TimeCodes.Items.LoadFromFile(CurrentJobFolder+'\video.mkv.ffindex_track00.kf.txt');
form1.TimeCodes.Items.Delete(0);
form1.TimeCodes.Items.Delete(0);
end
else
begin
form1.Status.Font.Color:=clMaroon;
form1.Status.Caption:='ERROR ! Source file could not be indexed ! Autoclosing in 5s...';
application.ProcessMessages;
sleep(5000);
CloseApp('EncodingClient.exe');
end;

osgZach
10th July 2014, 00:44
Strange.. could it be firewall related? That path is shared and should be writeable, the tools copy over so at least the root Temp\ folder is writeable for sure.
My firewall rules allowing it still appear to be intact as well.. At a bit of a loss here as to what could be blocking it... will try to figure it out I guess

Atak_Snajpera
10th July 2014, 10:18
btw does this happen with other files as well? avi,mp4 and so on...

Maybe your antivirus does something weird?

aldix
11th July 2014, 02:18
You blindly assume that all TS streams contain mpeg2 data.

Well, the ones I work with, do...

GhostKilla
12th July 2014, 18:48
The 1045T processor is a dog even with six cores and was only slightly faster than my old q6600 proc. I'm not concerned about speed as I have time let the box churn away and just want start playing around with x265 and provide any feedback or ability do any testing you might need.

Using my Thor 2 source and encoding at CRF 18 and CRF 20 both resized, this cpu's fps for the encode was 3.90 and 4.03 respectively. So far both videos look clean using vlc as the player.

Do you have checked the CPU utilisation during your encode, because my 1090T is used only at 50% when I encode, and I've added these param suggested by Atak :

http://forum.doom9.org/showthread.php?p=1612767#post1612767

mmmmdonut
13th July 2014, 02:31
Do you have checked the CPU utilisation during your encode, because my 1090T is used only at 50% when I encode, and I've added these param suggested by Atak :

http://forum.doom9.org/showthread.php?p=1612767#post1612767

My cpu is always 100%. Also I only run in CQ mode not 2 pass.

frencher
22nd July 2014, 01:13
Hi Atak,

Can you send report video 4K recoding with x264

Download: > 4k Video sample from SONY Xperia z2, 3840x2160p (http://ul.to/cggdp6ik)

Work fine with:
--preset medium in --crf Crash with SLOW, SLOWER, VERYSLOW and PLACEBO
--preset FAST in 2 pass Crash with MEDIUM, SLOW, SLOWER, VERYSLOW and PLACEBO

"x264_x86.exe" "F:\Script.avs" --crf 20 --preset veryslow --sar 1:1 -o "O:\\MOV_00025.264"

avs [info]: 3840x2160p 1:1 @ 30000/1001 fps (cfr)
x264 [info]: using SAR=1/1
x264 [warning]: DPB size (16 frames, 518400 mbs) > level limit (5 frames, 184320 mbs)
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
x264 [info]: profile High, level 5.2
x264 [error]: malloc of size 4341248 failed
x264 [error]: x264_encoder_encode failed

Thank Atak

Sh4d3
22nd July 2014, 04:04
I'm new to Distributed Encoding and I gotta say I'm a fan!! I have one question though I haven't found anything posted on this particular subject yet, but, is it possible to evenly split up the queues between all your available machines? I'm running DE with two PC's.

Atak_Snajpera
22nd July 2014, 11:36
Hi Atak,

Can you send report video 4K recoding with x264

Download: > 4k Video sample from SONY Xperia z2, 3840x2160p (http://ul.to/cggdp6ik)

Work fine with:
--preset medium in --crf Crash with SLOW, SLOWER, VERYSLOW and PLACEBO
--preset FAST in 2 pass Crash with MEDIUM, SLOW, SLOWER, VERYSLOW and PLACEBO

"x264_x86.exe" "F:\Script.avs" --crf 20 --preset veryslow --sar 1:1 -o "O:\\MOV_00025.264"

avs [info]: 3840x2160p 1:1 @ 30000/1001 fps (cfr)
x264 [info]: using SAR=1/1
x264 [warning]: DPB size (16 frames, 518400 mbs) > level limit (5 frames, 184320 mbs)
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
x264 [info]: profile High, level 5.2
x264 [error]: malloc of size 4341248 failed
x264 [error]: x264_encoder_encode failed

Thank Atak

It looks like you've hit 32 bit memory limit ;) Slower settings perform more intensive calculations on larger number of frames hence higher memory consumption.

very slow
http://i.cubeupload.com/lq5RAF.png

medium
http://i.cubeupload.com/oyGuN6.png

Solution: 64 bit OS + x264_x64.exe

slalom
22nd July 2014, 13:10
I'm new to Distributed Encoding and I gotta say I'm a fan!! I have one question though I haven't found anything posted on this particular subject yet, but, is it possible to evenly split up the queues between all your available machines? I'm running DE with two PC's.
I think the way it is set up is best. The faster PC does more chunks, so the job ends faster

Killuah15
23rd July 2014, 00:01
Hey Atak, I've got this one problem again and i still don't know how to solve it...:

my Ripbot always says: DirectShowSource: RenderFile, the filter graph manager won't talk to me
(H:\Temp\RipBot264temp\job1\getinfo.avs, line 2)

u think my avi file is corrupt or is something not installed?

also: everytime i want to watch the rendered video, media Player Classic is giving me this info (the text up in the window: "Media Player Classic - Home Cinema couldn't bind some pins in the Filter-Graph. eventually, there aren't important Codecs or Filters installed" I appolagies for bad english though): https://imagizer.imageshack.us/v2/1084x655q90/913/492544.jpg

frencher
23rd July 2014, 00:20
It looks like you've hit 32 bit memory limit ;) Slower settings perform more intensive calculations on larger number of frames hence higher memory consumption.

very slow
http://i.cubeupload.com/lq5RAF.png

medium
http://i.cubeupload.com/oyGuN6.png

Solution: 64 bit OS + x264_x64.exe

Thank's Atak the future is 64 bit :goodpost:

Can you update 4K profile to next update :)

Strange Ripbot gives me 25 fps while the frame rate is 29.97 fps

http://i62.tinypic.com/skz708.png

DoomBot
23rd July 2014, 16:33
I'm trying to open a file that is a 2k avi but i get a message ( cannot play back the video stream no suitable decompressor could be found).
What is it that i need? I tried it on a 32bit xp system and windows 7 64bit.

Atak_Snajpera
23rd July 2014, 16:45
show us mediainfo report for that avi

DoomBot
23rd July 2014, 16:52
Here ya go
http://s11.postimg.org/svpdz1hc3/avi.jpg