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

darkio
11th June 2011, 12:23
> CriSpursCoder.exe - in=filename.avi [- out=filename.264] [subcommands]

 [Example]
  > CriSpursCoder.exe - in=sample.avi - bitrate=500000
  > CriSpursCoder.exe - in=sample.avi - mbps=0.5 - pr=24000 - yuv=ccir709

  (*) subcommand is our company individual name of generally known “option”.

▼5.1 input/output format (1) input format
(a) Microsoft AVI (yes above 2GB) * recommendation *
Video : Non compressed RGB type (BMP suitable)
Audio: Non compressed PCM type (WAVE suitable) < - having entered, you ignore,
(b) Sequence number still picture
24/32bit BMP of color (non compression)
24/32bit TGA of color (non compression/run length)

(2) Output format
H.264 element stream (H.264-ES)

▼5.2 subcommand

<Subcommand>
- in : Input file name
- out : Output file name (default: Replacement extension of input file name)
- help : Indication of help message
- verbose : Setting of log output {ON | OFF} (default: ON)
- proc_prio : Process priority class setting (default: NORMAL)
{IDLE | BELOW | NORMAL | ABOVE | HIGH | REALTIME}

<Subcommand for video encoding>
- bitrate : Bit rate /avr [, max] [, min] (default: 12000000,1440000)
- kbps : Kilobit rate/avr [, max] [, min] (1k=1000)
- mbps : Megabit rate/avr [, max] [, min] (1M=1000000)
- PR : The number of pictures per 1000 seconds (default: 29970)
- START : Encoding start frame number (default: The 0= first)
- end : Encoding end frame number (default: - 1= terminal)
- crop : Crop/w and h [, x, y]/
(w and h: After the processing picture size/x, y: Offset)
- scale : Resize/w and h/(w and h: After the processing picture size)
- scope : Margin addition/w and h [, x, y] [, r, g and b]/
(w and h: After the processing picture size/x, y: Offset/r, g and b: A little more than white)
- yuv : RGB->YUV conversion system/{CCIR601 | CCIR709 | etc} (Default: CCIR601)
- idr_rate : Period of IDR picture/1…32767 (default: 60)
- ipic_rate : Period of I picture/1… 1023 (default: 60)
- bpic_rate : Period of B picture/0… 2 (default: 2)
- sps_rate : The period of SPS /0… 1023 (default: 15)
- pps_rate : The period of PPS /0… 1023 (default: 1)
- h264_profile: H.264 profile/{Baseline | Main | High}/(Default: High)
- h264_level : H.264 level/{1.1… 4.1} (default: 4.1)
- h264_entropy: H.264 entropy coded mode/(default: CABAC)
{CABAC | CAVLC}
- h264_ratectrl: H.264 rate control mode/{VBR | CBR} (Default: VBR)
- h264_aspect: H.264 aspect ratio/{0… 3} (default: 0)
(0=AUTO and 2=4: 3, 3=16: 9)
- h264_framescan: H.264 frame scan mode/(default: progressive)
{progressive | bottom | top}

Atak_Snajpera
11th June 2011, 13:00
Have you tested it personally? Does it accept .avs scripts? Have you compared quality vs x264? Why do you need this?

darkio
11th June 2011, 13:16
Ok, I've testet it with my card firecoderblu from thomson. It's work very very well, great quality using upscaling (DVD source) to hdtv res 1280x720P and 1440x1080I. The image is more detailed, clear, more sharp and no have blur effect, tipic using normal upscale.

I've tried tmpgenc work 5 but the quality is very poor. Tried also aviutl to with spursengine plugin. Great results, but plugin is outdated, must be improved.
I need for me and everyone that use spursengine for personal use. Cli command line in boring to use in 2011.
Using hardware encoderis valid alternative to cpu (about 50 fps to upscale from 720x576 to 1280x720).
I've no tested yet with .avs script, i think to try later.

ricky man
11th June 2011, 13:27
hi. when i try to encode bluray 1080p movies, i got an error say that "264 [error]: ratecontrol_init: can't open stats file
x264 [error]: x264_encoder_open failed".

please help me to fix this problem.




thank you

LazLong
11th June 2011, 13:32
First of all, I would like to thank you Atak_Snajpera for such an excellent tool. It is a simple and elegant solution that I have found quite useful.

FYI, the version of MPC that is shipping with RipBot264 has a buffer overflow vulnerability that dates back to 2007 and as it is no longer supported, probably won't get fixed.

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4939


Have you considered replacing MPC with MPC-HC?

darkio
11th June 2011, 14:23
Cri Spurscoder accept .avs script. This is awesome ! It's possibile to add it in ripbot264 like x264 command line, please ?

True shrink blu ray 50 to DVD9 or DVD5 in very short time with hardware encoder and good tools with great quality.

Cri SpursCoder is free for personal use. The difference with paid version are: no audio encoding, no container mux, RAW H264 ES only.

nekrosoft13
11th June 2011, 16:15
@NiteShdw
After decoding Ripbot264 checks eac3to log. If ArcSoft Decoder Error is detected then it repeats whole proccess but this time without decoding whole DTS-MA to lossless format (.wav/.flac). Eac3to will be set to extract only DTS-core (lossy DTS 1,5Mbps). I think this better than famous can't open "../video.mkv" error ;)


very easy!
add this line
video=DirectShowSource("video.mkv",audio=false).ConvertToYV12().AssumeFPS("ntsc_video")

thank you, could a check mark be added to future version for this ?

darkio
12th June 2011, 13:04
@Atak_Snajpera

Translated command cli for Crispurscoder

ahmad2008
13th June 2011, 02:59
when should i use progressive and interlaced profiles ????

dbone1026
13th June 2011, 10:18
when should i use progressive and interlaced profiles ????

Use interlaced profile when dealing with interlaced content (i.e. 1080i)

joae
13th June 2011, 13:34
Resizing option is not remembered by Ripbot anymore. Earlier versions would use the same resizing settings for all subsequent videos, now it has to be changed manually for each and every one. Not very user-friendly when adding dozens of videos, and especially since I wasted several days of encoding time due to this, and found out on vacation that all my new videos on my PSP were unusable :mad:

benjyv
14th June 2011, 11:24
I've encoded a .ts file into .mkv format . The original audio was MPEG Audio . After encoding resulted a similar MPEG Audio track but out of sync.
I converted MPA into AC3 but same out of sync between sound and image..

How could I solve this issue ???

Should I rename .ts file into .m2ts ???

Atak_Snajpera
14th June 2011, 12:29
Should I rename .ts file into .m2ts ???
yes. This should help.

benjyv
14th June 2011, 12:30
Thanks a lot !!!!

pacaveli211
14th June 2011, 13:43
Use interlaced profile when dealing with interlaced content (i.e. 1080i)

WRONG
use interlaced profile when you want to OUTPUT interlaced content. if your source is interlaced you'll most likely want to deinterlace and decimate. (and use the progressive output)

Resizing option is not remembered by Ripbot anymore. Earlier versions would use the same resizing settings for all subsequent videos, now it has to be changed manually for each and every one. Not very user-friendly when adding dozens of videos, and especially since I wasted several days of encoding time due to this, and found out on vacation that all my new videos on my PSP were unusable :mad:

there might be a may to make a custom AVS script, so it always resizes. someone here may be able to tell you how to do so. I can't though

crakarjax
15th June 2011, 19:37
Just wanted to report for reference that the ic10 (compiled with intel compiler) version of ffdshow was causing crashes on my system when encoding a movie. The faulting library was ffmpegmt.dll, reference by avs2yuv.exe.

I'm on Windows 7 x64.

Cartman
15th June 2011, 21:14
I got a 7.1 DTS-MA track. What's the best option here for targeting AAC 5.1: Checking or unchecking 5.1 downmix? What's the difference here?

Also, the DTS-MA is labeled "strange setup", but seems to sound ok as 5.1 or lossy DTS core.

crakarjax
16th June 2011, 00:50
Another suggestion: it seems that when the source is selected, say a blu-ray disc, that the first item in the "playlist" dropdown of the "select sstream" dialog is automatically analyzed. It would be helpful to let the user select the playlist entry and then analyze it in the case that the first entry is not the desired one.

Atak_Snajpera
16th June 2011, 11:27
I got a 7.1 DTS-MA track. What's the best option here for targeting AAC 5.1: Checking or unchecking 5.1 downmix? What's the difference here?
Both methods are ok. If you check 5.1 downmix then eac3to will reduce number of channels. Otherwise ripbot264 will do the same via avisynth script.

benjyv
17th June 2011, 06:37
HI Atak !!!

Same issue - out of sync

This time I tried an MPEG-TS file ; first I encoded normally . Result ??? --> out of sync :(

Second time I've changed MPEG-TS into m2ts but same result after encoding --> out of sync :(

These are INFO Details :
Format : MPEG-TS
File size : 11.3 GiB
Duration : 1h 54mn
Overall bit rate : 14.1 Mbps

Video
ID : 592 (0x250)
Menu ID : 1 (0x1)
Format : MPEG Video
Format version : Version 2
Format profile : Main@High
Format settings, BVOP : Yes
Format settings, Matrix : Default
Codec ID : 2
Duration : 1h 54mn
Bit rate mode : Variable
Bit rate : 13.0 Mbps
Nominal bit rate : 18.0 Mbps
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate : 29.970 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Compression mode : Lossy
Bits/(Pixel*Frame) : 0.210
Stream size : 10.4 GiB (92%)

Audio
ID : 591 (0x24F)
Menu ID : 1 (0x1)
Format : AC-3
Format/Info : Audio Coding 3
Mode extension : CM (complete main)
Codec ID : 129
Duration : 1h 54mn
Bit rate mode : Constant
Bit rate : 384 Kbps
Channel(s) : 6 channels
Channel positions : Front: L C R, Side: L R, LFE
Sampling rate : 48.0 KHz
Bit depth : 16 bits
Compression mode : Lossy
Delay relative to video : -15ms
Stream size : 314 MiB (3%)
Language : English

OK , this time what method should I apply to get out a good / proper encode and to eliminate that delay ??

LigH
17th June 2011, 09:14
Not that I have any experience with DVB ... but I always read that one should first process Transport Streams with MPEG-2 video with ProjectX, a cut-off front GOP might fix it already... who knows.

Atak_Snajpera
17th June 2011, 10:32
@benjyv
send me 100 MB sample to www.mediafire.com. Use DGsplit (http://forum.doom9.org/showthread.php?t=143963)

BTW. delay is constant or it increases during playing?

benjyv
17th June 2011, 11:39
Seems to be increasing but it's hard to realize in real time...possibly must be constant...who know's ??? :D I still haven't managed to realize this thing :(

well , I've sent you two samples because it may be difficult to work on one and probably the first sample is not relevant :

http://www.mediafire.com/download.php?23e2ek2xfrz5bj3


http://www.mediafire.com/?70xnu3abcrau55d

Thanks !!

Atak_Snajpera
17th June 2011, 17:17
in first sample i get perfect sync if I set audio delay at -1000ms

in second sample at -1500ms

benjyv
17th June 2011, 18:06
OMG , but BOTH are from the SAME movie :( just few minutes distance..... and the movie is the ORIGINAL version , not remuxed or encoded....well , the truth is the movie is a HDTV production :( or smth similar....

What should I do in this case ??? :hmmm: As I remember the whole movie has 8 or 9 such chapters from different concerts ,mixed in one single story....

Atak_Snajpera
17th June 2011, 19:01
but second sample was cut out somewhere in the middle. not exactly at key-frame.


What should I do in this case ??? :hmmm: As I remember the whole movie has 8 or 9 such chapters from different concerts ,mixed in one single story....
well I would have done fast encode to some low resolution (640x360) with lowest profile (BASE 1.3) with -1000ms audio delay.

benjyv
17th June 2011, 19:15
No ,NEVER :(

This is HD and BASE 1.3 is too low :(( the same that resolution ( 640/360 ); at least i'll try a 720p ....

But I wanna ask you what sample was first and which one was second for you ???

1a is FIRST for me ans 2b is the second one ; you're right ,the second one is from about the middle , but not quite ( 30-40 %).... You gave food for thought with those + or - delays....

Cartman
17th June 2011, 20:25
I got a Blu-ray playlist as follows:

1) 00000.mpls, 00039.m2ts+00000.m2ts+00023.m2ts, 1:40:51

Question:

How to get rid of 00039.m2ts and 00023.m2ts?

Problem:

RipBot's crop dialog does only search inside 00039.m2ts as it comes first. But this is only a company logo with an aspect ratio that is different from the main movie. So no chance to crop here.

What I did already:

Tried BDEdit to edit mpls but did not succeed (weird user interface).

Atak_Snajpera
17th June 2011, 20:27
@benjyv
well I meant FAST DIRTY TEST ENCODE just to check if -1000 ms is correct for whole footage.

@cartman
copy 00000.m2ts to new folder and open that file in ripbot264

benjyv
17th June 2011, 20:46
I meant FAST DIRTY TEST ENCODE just to check if -1000 ms is correct for whole footage.


I'll try for last time another encode using these parameters...If I fail again , I'll give up to encode such HDTV stupid stuff :(

I'll use " Audio Delay (ms) from properties ;-)

Thanks for all advices !!!

Bookkid900
18th June 2011, 06:31
Hey, I keep on getting a error stating "Incorrect BASS.DLL version (2.3 is required)" when I try to load a video for it to be converted. Since no conversion is even starting I do not have a log to put in here. Thanks in advance!

PS: I have tried to download and replace the files in the /Tools/AviSynth plugins/BassAudio folder with the newer one that are linked from "?" button in RipBot.

Atak_Snajpera
18th June 2011, 11:03
I'll give up to encode such HDTV stupid stuff
What did you expect? It is Lady Gaga after all.

benjyv
19th June 2011, 12:40
I forgot to attach subtitles to an encode :(
How do I attach them after encoding taking into account that original subtitles are .sup files and I see that Ripbot transform them into .vobsub after encode...
Is there any possibility to attach ALL subtitles ,( using an external , additional soft ) - excepting Suprip that cannot be used for " exotique " languages like Chinese , Japanese or Koreean :D , I mean to attach similar vobsub files ,like Ripbot does ????

Thanks for help !!!!

Atak_Snajpera
19th June 2011, 12:54
How do I attach them after encoding taking into account that original subtitles are .sup files
mmg.exe

benjyv
19th June 2011, 13:07
Does it works ??? so , directly ???? I remember that I've tried few months ago and didn't work...

Let's see now...

Stay online ,I'll tell you the results in few seconds ....

benjyv
19th June 2011, 13:30
I have NO words , just :

http://chdbits.org/pic/smilies/123.gif http://chdbits.org/pic/smilies/151.gif

and also could be renamed every language :D


http://chdbits.org/pic/smilies/95.gif

ArieS1204
21st June 2011, 07:54
How do I proceed with seamless branching? I've tried to search online but didn't find anything...
Thanks.

Atak_Snajpera
21st June 2011, 11:00
1) activate ANYDVD HD
2) select any .m2ts directly from blu-ray disc in ripbot264.

NiteShdw
21st June 2011, 17:57
I'm having an issue with avs2yuv.exe crashing during an encode. It seems to happen on certain movies over and over again, usually crashing in the same spot. Sometimes changing the encoding profile has allowed it to work, but not all the time. I've made sure to remove my CPU overclock and that doesn't fix it either. So, is it a decoding error or issue with ffmpeg?

Atak_Snajpera
21st June 2011, 18:36
try this http://sourceforge.net/projects/ffdshow-tryout/files/SVN%20builds%20by%20clsid/generic%20builds/

ArieS1204
21st June 2011, 18:56
1) activate ANYDVD HD
2) select any .m2ts directly from blu-ray disc in ripbot264.
Atak, I do have AnyDVD HD.
But how do I add more than one .m2ts to a job?

dbone1026
21st June 2011, 19:07
Atak, I do have AnyDVD HD.
But how do I add more than one .m2ts to a job?

Just select one m2ts, Ripbot will put together the appropriate playlists (which effectively joins the multiple m2ts files)

ArieS1204
21st June 2011, 19:21
Oh I see.
Thanks a lot.

Cartman
21st June 2011, 22:35
For 2 weeks now, "avs2yuv.exe" crashes at random positions on my Windows 7 x64 machine and with different source material. It never did that for years.

Is this problem related to your "common problems" section, item 1 (avs2avi.exe crashes)?

WildTexasChef
22nd June 2011, 01:44
I try to run v1.16.5 and I get the screen that says...

FFDshow (32bit) not installed...

I have another program that requires that FFDshow 64 bit version, Which IS installed on my computer.

So unless one can install BOTH 32 bit AND 64 bit versions of FFDshow and be able to select what to use, then I will have problems.

Unless there is a way to get ribot264 to work with the 64 bit version of FFDshow??????

I am currently using v1.16.5

Thanks

WTC

P.S. I did change this value is noted in earlier threads...
LOCAL_Machine\Software\GNU\ffdshow64 and look for revision, change the decimal value to 3309

WildTexasChef
22nd June 2011, 02:01
Sorry Preludee, I forgot to mention that bit. Yes, Ripbot needs the 32bit version of ffdshow installed. It will still use the x64 version of x264 on a 64bit operating system, however. You can have both the 32 and 64bit versions of ffshow installed side by side, so keep the 64bit for media playback and install the 32bit version for Ripbot.

How do you install both side by side & tell FFDShow 32bit to be used only by ripbot and not other programs that I have that require the 64 bit version?

---

Update:

I ran & installed the latest version of FFDshow 32bit... Now RipBot264 is working... However the other 2 programs that I use for work no longer function & say I don't have the 64bit version of FFDshow installed.

Anyone know how to get both to the 32bit and 64bit of FFDshow to work together so that both my other programs and Ripbot264 will work?

When will Ribot264 be fixed so it will work with the 64bit version of FFDshow?? 64bit may be slower in some cases... but that isn't why I am using 64bit version. It is because the other programs I use for work require the 64bit version of FFDshow.

Thanks

WTC

benjyv
22nd June 2011, 09:58
Can Ripbot encode as FLAC an DTS file without encoding video track ??

How can I split the video file from audio DTS track and then to encode audio as FLAC ???
Is it possible ???
How ??
what commands ???

If I try to split before DTS track and then to encode separatelly , doesn't work :( Ripbot do not see it :(

NiteShdw
22nd June 2011, 09:59
try this http://sourceforge.net/projects/ffdshow-tryout/files/SVN%20builds%20by%20clsid/generic%20builds/

I upgraded to the latest SVN build and that seems to have fixed the issue.

NiteShdw
22nd June 2011, 10:01
1.16.5 stopped showing the progress of the RIP. 1.16.4 would show the percentage completed for the rip, but now the status area is just completely blank. It was really useful to estimate about how long until the rip was done. Is this a known issue?

Atak_Snajpera
22nd June 2011, 10:13
1.16.5 stopped showing the progress of the RIP. 1.16.4 would show the percentage completed for the rip, but now the status area is just completely blank. It was really useful to estimate about how long until the rip was done. Is this a known issue?
http://www.picamatic.com/show/2011/06/22/01/19/7644025_637x495.png