Log in

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


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

Atak_Snajpera
12th November 2008, 22:19
It's not aviable to adjust the value for "debloking sensibilty" with negative value (ex: -1). When I want to validate the settings a error warning is displayed : "is not a valid interger value".
It will be fixed in next version. Thank you!

I constantly get this error with HD-DVDs; what am i missing? its a clean install with just ripbot.
Use latest ffdshow 2301 and make sure that libavcodec is selected for all WMV1/2/3 and VC1

Im getting the same on some HD-DVD's.
It is already fixed in my personal v1.11.2

Atak_Snajpera is there a chance you adding the same kind of functionality?
I will try...

Anarack
12th November 2008, 22:52
Thanks for great program - would it be possible to make it restartable from where each job has left off? One of the family always powers off the PC when I have been running a job for hours.... any chance of incorporating that into a later build please?

Thanks

Atak_Snajpera
12th November 2008, 22:58
Thanks for great program - would it be possible to make it restartable from where each job has left off? One of the family always powers off the PC when I have been running a job for hours.... any chance of incorporating that into a later build please?
Teach them how to use hibernate function :)

Ajax_Undone
12th November 2008, 23:12
Um use http://imageshack.us to host your images otherwise we have to wait for the mods to ok the image...

Atak_Snajpera
12th November 2008, 23:12
Use imageshack!!! if you have some screenshots!

stormswa
13th November 2008, 02:19
Hi everyone, I was wondering if anyone could help me out with an error I am getting.
"DirectShowSource: RenderFile, the filter graph manager won't talk to me (C:\temp\RipBot264temp\job\getinfo.avs, line 2)" If I take a look at the file I see...

video=DirectShowSource("C:\BluRay_HDDVD_programs\eac3to\10000_BC.mkv",convertfps=true,audio=false).ConvertToYV12()
LoadPlugin("C:\BluRay_HDDVD_programs\DOWNLOADS 25102008\RipBot264v1.11.0\tools\AviSynth plugins\NicAudio\NicAudio.dll")
audio=NicDTSSource("C:\temp\RipBot264temp\job1\audio.1.dts")
AudioDub(video,audio)
WriteFile("C:\temp\RipBot264temp\job1\info.txt","Framecount")
WriteFile("C:\temp\RipBot264temp\job1\info.txt","Framerate")
WriteFile("C:\temp\RipBot264temp\job1\info.txt","AudioRate")
WriteFile("C:\temp\RipBot264temp\job1\info.txt","AudioChannels")
WriteFile("C:\temp\RipBot264temp\job1\info.txt","AudioLength")
WriteFile("C:\temp\RipBot264temp\job1\info.txt","Width")
WriteFile("C:\temp\RipBot264temp\job1\info.txt","Height ")
Trim(0,-1)

Can anyone help me out at all? Thanks heaps in advance
Keith

Atak_Snajpera
13th November 2008, 08:05
reinstall AviSynth

pjvader
13th November 2008, 10:40
hi Atak great to see you back, I am using the hauppage hd-pvr to capture from sky HD it creates a h264 ts file which plays fine but as soon as i encode them to blu structure the sync goes out i have tried "cut" "stretch" and manually adjusting the sync but cant get it to match is there anything else i can try? all mkvs work fine its just these h264 ts ones!
i can post a sample if needed thx :)

stormswa
13th November 2008, 15:41
reinstall AviSynth

Thanks for the info Atak_Snajpera, but that did not seem to work as I still have the same problem :(

Keith

DarkZell666
13th November 2008, 15:45
Hi everyone, I was wondering if anyone could help me out with an error I am getting.
"DirectShowSource: RenderFile, the filter graph manager won't talk to me (C:\temp\RipBot264temp\job\getinfo.avs, line 2)" If I take a look at the file I see...

video=DirectShowSource("C:\BluRay_HDDVD_programs\eac3to\10000_BC.mkv",convertfps=true,audio=false).ConvertToYV12()

...

Can anyone help me out at all? Thanks heaps in advance
Keith

Do you have Haali Media Splitter installed, along with ffdshow-tryouts or CoreAVC ?
Edit: also, what version of avisynth do you have installed ?

stormswa
13th November 2008, 15:48
Do you have Haali Media Splitter installed, along with ffdshow-tryouts or CoreAVC ?

Hi DarkZell666, I have all 3 installed. Might reinstall them all again and see how I go.

[Edit] No go at this stage still :( Even after a reboot.
[Edit] Avisynth_257

mmmmdonut
13th November 2008, 16:28
Hi Atak. Good to see you back. Anyway got one for you. I just picked up firefly and on some of the episodes RB shows no chapters, audio, video etc. Looking at the log I see the following in the title info file: The format of the source file could not be detected.

Any ideas?

Cheers

juGGaKNot
13th November 2008, 16:38
I'm back in business :)

Good to hear, checking out latest version now.

LE : looks GREAT

i have a "problem" : if i choose a negative deblocking sensitivity i get the " is not a valid integer value.

Atak_Snajpera
13th November 2008, 21:44
i can post a sample if needed thx
Yes! please :)

i have a "problem" : if i choose a negative deblocking sensitivity i get the " is not a valid integer value.
Yes I know. it was already fixed in my personal v1.11.2

No go at this stage still Even after a reboot.
What codec was used in 10000_BC movie? VC-1 ? :)

stormswa
14th November 2008, 00:18
Atak_Snajpera, using eac3to - [a04] Decoding with libav/ffmpeg... [v02] Muxing video to Matroska... then used mkvmerge(mkvmerge v2.4.0 Build Oct11 2008) to join the .dts and .mkv files. The info on the final file shows libebml v0.7.7 + libmatroska v0.8.1 were used. Also Surcode DTS Encoder version 1.0.21.0. was used with eac3to as well.
Hope this info helps and thank you heaps for your time and effort.
It's strange the previous version worked before I used the latest one but now neither work :(
[Edit] I even tryed letting RipBot do the whole job with the same error just to let you know as well.

Bigmango
14th November 2008, 05:35
Hello Atak,

Today I have recoded a 9+GB m2ts file (AVC+DTS) to dual layer DVD (create blu-ray disc) . The result came out 6Mb bigger than the disc.

Everything was default settings (I didn't change anything other than setting 2 pass) I set the 2 pass output to the default 8150Mb, it came out at 8156Mb.

Here's the specs:

- FPS: 29.97
- Frames: 295630
- Duration: 2:44:24.198
- mode 2 pass, 4928 kbps
- audio DTS, copy stream, duration 2:44:29.429

I hope you can correct the bitrate calculation once more :)

After a 20 hours recoding this is quite a pain, fortunately I could cut the 6Mb with tsmurex.

I think this is not the first time this happened with DTS. Especially when I have several subtitles the calculation is most of the time wrong (almost always comes out bigger than the disc).

Atak_Snajpera
14th November 2008, 13:17
@stormswa
Show me full eac3to log.

I hope you can correct the bitrate calculation once more
ohh noooooo :)

I think this is not the first time this happened with DTS. Especially when I have several subtitles the calculation is most of the time wrong (almost always comes out bigger than the disc).
Does it happen more often with longer movies?

Bigmango
14th November 2008, 13:50
Does it happen more often with longer movies?

I think yes, but I am not sure (I remember having the problem with other DTS files in the past, but sometimes I added subtitles and sometimes not, so I'm not sure).

What I can confirm:

Problem 1:

- it often works fine. During the past week I have converted 3 or 4 DTS movies. All of them where about +/- 2 hours long, and all of them matched the target size perfectly (8150Mb). There were no subtitles.

- the above DTS movie with the problem was 2h44 long. It came out 6Mb too big. There were no subtitles.

Problem 2:

- there is a problem with subtitles. When I select subtitles, especially if I select several subtitles tracks, the resulting file comes out several Mb too big (2 to 8 Mb depending on the source and the number of subtitles). This happens with DTS and AC3, so it isn't dependent on the sound track.

It seems that adding more subtitle tracks increases the size problem, making the output bigger.


edit: the size miscalculation is only a few MBs. If it's complicated to fix (or if there is a risk to mess all of the good calculations up when trying to fix this) I think just lowering the default output sizes by 10 Mb (8150 -> 8140 and 4480 -> 4470) would be an acceptable easy and safe "fix" for all cases. Of course it wouldn't be perfect, but it's less trouble for you :)

stormswa
14th November 2008, 14:06
Atak_Snajpera here is the log...

eac3to v2.69
command line: eac3to.exe e: 1) 2: HDDVD_10000BC.mkv 4: HDDVD_1000BC.dts -core -1536
------------------------------------------------------------------------------
M2TS, 1 video track, 4 audio tracks, 3 subtitle tracks, 1:48:56
1: Chapters, 27 chapters
2: VC-1, 1080p24 /1.001 (16:9)
3: AC3, English, 5.1 channels, 640kbps, 48khz, dialnorm: -27dB
4: TrueHD/AC3, English, 5.1 channels, 48khz, dialnorm: -27dB
5: AC3, French, 5.1 channels, 640kbps, 48khz, dialnorm: -27dB
6: AC3, Spanish, 5.1 channels, 640kbps, 48khz, dialnorm: -27dB
7: Subtitle (PGS), English
8: Subtitle (PGS), French
9: Subtitle (PGS), Spanish
[v02] Extracting video track number 2...
[a04] Extracting audio track number 4...
[a04] Extracting TrueHD stream...
[a04] Removing TrueHD dialog normalization...
[a04] Decoding with libav/ffmpeg...
[a04] Writing WAVs...
[v02] Muxing video to Matroska...
[a04] Creating file "HDDVD_1000BC.SR.wav"...
[a04] Creating file "HDDVD_1000BC.L.wav"...
[a04] Creating file "HDDVD_1000BC.C.wav"...
[a04] Creating file "HDDVD_1000BC.SL.wav"...
[a04] Creating file "HDDVD_1000BC.R.wav"...
[a04] Creating file "HDDVD_1000BC.LFE.wav"...
[libav] End of stream indicated
[a04] The original audio track has a constant bit depth of 16 bits.
Encoding DTS <1536kbps> with Surcode...
Found Surcode DTS Encoder version 1.0.21.0.
Surcode encoding successfully started. Please wait...
Closing Surcode...
Added fps value to MKV header.
Video track 2 contains 156701 frames.
eac3to processing took 1 hour, 5 minutes.
Surcode encoding took 58 minutes, 3 seconds.
Done.

nwg
14th November 2008, 15:50
I still wouldn't mind a proper pasue button. I just used procexp.exe to pause the encoding which worked. I have now continued but unfortunately it is now going to take a lot longer. Second pass is usually around 2.2-2.5fps. It has continued at just 1.1fps and will take another 15 hours :( I only paused it for few hours.

On the plus side, despite the detection audio problems, the latest version works for me with blu rays.

Atak_Snajpera
14th November 2008, 16:04
If you will find free command line tool which can suspend any process , let me know.

juGGaKNot
14th November 2008, 16:26
Yes I know. it was already fixed in my personal v1.11.2

As i said looks great, only thing imo would be 2 audio tracks :)

anon.j2
14th November 2008, 19:45
Atak, lovely program, thanks for releasing it!

I have two questions:

Can anybody help me figure out the denoise feature? I've encoded some movies I have and they look a bit grainy. I thought denoising them would help but it doesn't seem to have made much of a difference when I check the AviSynth script. Any suggestions? Should I tweak the values some or just ignore it entirely?
Is there any way to remove the ripbot water mark at the beginning? It's not a big deal and I don't want to sound ungrateful, but it's a bit jarring.

Atak_Snajpera
14th November 2008, 20:33
# Is there any way to remove the ripbot water mark at the beginning?
What???? What ripbot watermark????

Ajax_Undone
14th November 2008, 20:43
I'm confused now. Did you purchase ripbot cuz you are not supposed to...

Watermarks lol what will they come up with next...



*** DO Not DOWNLOAD RipBot264 from anyone else except my link in my signature and the link on the first post. ***

Fishman0919
14th November 2008, 20:44
What???? What ripbot watermark????

I get one when playing the .MKV files with VLC

Screenshot (http://i467.photobucket.com/albums/rr37/fishman0919/Watermark.png)

Most of the time VLC just displays the file name. It's just for a few sec when you first open the file.

If I play the same file with Media Player Classic. No Mark

Ajax_Undone
14th November 2008, 20:51
I get one when playing the .MKV files with VLC

Screenshot (http://i467.photobucket.com/albums/rr37/fishman0919/Watermark.png)

Most of the time VLC just displays the file name. It's just for a few sec when you first open the file.

If I play the same file with Media Player Classic. No Mark

Atak does this program leave any meta data on the file to allow VLC to identify it as the program that created it...

marcmartin
14th November 2008, 21:00
I still wouldn't mind a proper pasue button. I just used procexp.exe to pause the encoding which worked. I have now continued but unfortunately it is now going to take a lot longer. Second pass is usually around 2.2-2.5fps. It has continued at just 1.1fps and will take another 15 hours :( I only paused it for few hours.


When you restart after pausing, the encoding frame rate will continue just as fast as it always does, however RipBot264's display becomes highly inaccurate about the current frame rate and remaining time, because it bases that on how many frames have been encoded since you started the job. I've already suggested that the algorithm calculating these parameters should be modified, so that for example they only take into account what has been encoded in the last minute.

Atak_Snajpera
14th November 2008, 21:08
I've already suggested that the algorithm calculating these parameters should be modified, so that for example they only take into account what has been encoded in the last minute.
Ask x264 developers not me

Atak does this program leave any meta data on the file to allow VLC to identify it as the program that created it...
sort of . I will remove that if you wish

nwg
14th November 2008, 21:34
When you restart after pausing, the encoding frame rate will continue just as fast as it always does, however RipBot264's display becomes highly inaccurate about the current frame rate and remaining time, because it bases that on how many frames have been encoded since you started the job. I've already suggested that the algorithm calculating these parameters should be modified, so that for example they only take into account what has been encoded in the last minute.

Not in my case. By the amount of time and the percentage done so far it is half what it was before pausing the encoding.

anon.j2
14th November 2008, 22:59
I get one when playing the .MKV files with VLC

Screenshot (http://i467.photobucket.com/albums/rr37/fishman0919/Watermark.png)

Most of the time VLC just displays the file name. It's just for a few sec when you first open the file.

If I play the same file with Media Player Classic. No Mark

Exactly, I'm playing it in VLC; it's not that annoying or anything and if it's only VLC then fine, I don't care :)

I downloaded Ajax_Undone's installer, btw.

marcmartin
14th November 2008, 23:34
Exactly, I'm playing it in VLC; it's not that annoying or anything and if it's only VLC then fine, I don't care :)

Yes, if this only happens in VLC, then it's not a "watermark", but merely VLC displaying some information about the file. Perhaps there is an option in VLC to stop doing that?

Ajax_Undone
15th November 2008, 00:08
sort of . I will remove that if you wish

No its all good I was wondering cause its what caused the ("Annoying Watermark") lol


***Edit Installer has been updated.

Flame10
15th November 2008, 01:13
mediafire is down currently.. got ripbot off from
videohelp.com/tools/RipBot264 [videohelp mirror]

I was using xvid4psp, new to ripbot .. hoping to enjoy it

laserfan
15th November 2008, 03:01
***Edit Installer has been updated.Sorry but... what does your Installer do vs. un-7zipping Atak's file?

Ajax_Undone
15th November 2008, 05:43
Its an AIO solution that provides all the essential programs needed to run ripbot264...

juGGaKNot
15th November 2008, 05:52
Annoying Watermark

That is not a watermark

its just the name of the movie ( via mkvmuxtools )

after making the movie open it in mkvmuxtools and go to global ( file/segment title )

replace "encoded with ripbot" with "name" LOL!

stormswa
15th November 2008, 06:16
Atak_Snajpera,
Please ignore all my posts. I have just cleaned out all the codec's installed and installed them again and all seems to look ok at this stage.
Thanks heaps for your time and effort.
Keith

Ajax_Undone
15th November 2008, 08:17
That is not a watermark

its just the name of the movie ( via mkvmuxtools )

after making the movie open it in mkvmuxtools and go to global ( file/segment title )

replace "encoded with ripbot" with "name" LOL!

Yes I know! Boards make it hard to display sarcasm...:confused:

But it's ok bro.. Thanks anyway...:)

Anyhow Stormswa ffdshow and haali splitter is all you will ever need. JSYK

juGGaKNot
15th November 2008, 15:30
:confused:
Actualy i wanted to quote this guy :

Is there any way to remove the ripbot water mark at the beginning? It's not a big deal and I don't want to sound ungrateful, but it's a bit jarring.
but i was to lazy to go back a page.

laserfan
15th November 2008, 17:29
Its an AIO solution that provides all the essential programs needed to run ripbot264...So it may over-write some programs that I already have installed e.g. Avisynth?

Can you detail please which "essential programs" are included with your installer that are not Atak's RipBot264?

riptorn
15th November 2008, 18:45
Thanks for the new build! sadly when i launch the app i get:

Failed to get data for 'wmv1'

Atak_Snajpera
15th November 2008, 21:46
Thanks for the new build! sadly when i launch the app i get:

Failed to get data for 'wmv1'
What windows version do you have? 32-bit or 64-bit?

Can you detail please which "essential programs" are included with your installer that are not Atak's RipBot264?
Latest FFDShow , Stable AviSynth and Haali Media Splitter

riptorn
15th November 2008, 22:18
Its 64bit xp; im only using 64bit as i have 32gb ram; i dont have this issue on my vista 32but machine.

Atak_Snajpera
15th November 2008, 22:29
Its 64bit xp; im only using 64bit as i have 32gb ram; i dont have this issue on my vista 32but machine.
I knew that you have 64-bit and I know where i made a mistake.

Ajax_Undone
15th November 2008, 22:32
So it may over-write some programs that I already have installed e.g. Avisynth?

Can you detail please which "essential programs" are included with your installer that are not Atak's RipBot264?

If selected it will over write avisynth, FFDshow, and Haali but will not delete any extra filters or file that you manually put in to folders.

The installers that get downloaded by this installer (when selected) are of the same type and do nothing but extract the files into the already existing folders with an over write command (Nothing is deleted but might be over written)...

It's pretty self explanatory once you give it a try...

It allows you the user to install ripbot264, avisynth, haali, and ffdshow by choice... It installs shortcuts to the desktop StartMenu and the main project in x:\program files\ripbot264\*.*...

When ever I release a new version it has the most up to date version of the project and the latest FFdshow, Haali splitter and when the situation permits the latest avisynth.

So give it a try if you don't like it then you don't have to use it... Most people who are noobs or just want a simple strait forward installer that installs the software required. Love it...
:rolleyes:
Last count (accumulative) is 1987 downloads since I started building them... Only had 15 support requests and fixed all noted failings of the installer... I feel that is a good enough reason to continue building them...:)

Atak_Snajpera
15th November 2008, 22:38
feel that is a good enough reason to continue building them...
Yeah...don't stop...

riptorn
15th November 2008, 23:46
I knew that you have 64-bit and I know where i made a mistake.

Ahh so i should just hang in there for a new build?

Atak_Snajpera
15th November 2008, 23:50
Ahh so i should just hang in there for a new build?
tomorrow... I'm too tired after work...

riptorn
15th November 2008, 23:52
tomorrow... I'm too tired after work...

thats great, thank you.