View Full Version : RipBot264 v1.18.3 - Simple and easy to use GUI -> IPOD . PSP . CONSOLES . BLURAY
benjyv
23rd June 2011, 09:59
Hi Atak !!
Besides this old question :
Can Ripbot encode as FLAC a DTS or PCM file without encoding video track ??
I have a new one :D
How can be marked an encode , smth like "watermarked " ,i.e. " encoded by SpeeDy " (or similar , doesn't matter) ?????
Lighto
23rd June 2011, 13:18
Hi Atak !!
Besides this old question :
I have a new one :D
How can be marked an encode , smth like "watermarked " ,i.e. " encoded by SpeeDy " (or similar , doesn't matter) ?????
Delete the pass1/2 .cmd and the muxing .cmd in the job folder.
"Watermarking": http://avisynth.org/mediawiki/Overlay
benjyv
23rd June 2011, 17:12
@Lighto
Thanks ,but your version/offer is too professional ( overlay ) , like this one " .... DVD-Audio discs can also contain digital watermarking technology, typically embedded into the audio once every thirty seconds....."
I need and asked about Ripbot if it can includes in encodes a simple text like this :
http://anony.ws/di-BV4P.jpg
but without using mmg
Regarding " pass1/2 .cmd and the muxing .cmd " , can you be more specific ??? I didn't find them :(
darkio
23rd June 2011, 21:43
@Atak_Snajpera
no reply to add crispurscoder to ripbot264 ?
NiteShdw
24th June 2011, 05:20
http://www.picamatic.com/show/2011/06/22/01/19/7644025_637x495.png
That's not what I'm referring to. I'm referring to the Encoding Settings screen, BEFORE the job shows up in the job list. The encoding percentage shows up fine, it's the ripping from BluRay to MKV that doesn't show up.
It's the screen after you select the M2TS file, it shows the title info, subtitles, video format, chapters, etc. You click OK and it rips from the BluRay to video.mkv + audio. Once that's done, you can set your encoding settings. This is the stage that doesn't show the percentage in the status area.
http://dl.dropbox.com/u/114028/RipBot264-RipStatus.png
benjyv
24th June 2011, 08:10
@NiteShdw
That status area is forbiden for newbies ;-) https://hdbits.org/pic/smilies/tongue.gif in this version
Is smth like Area 51 , shown only professionals and those chosen by fate https://hdbits.org/pic/smilies/blink.gif https://hdbits.org/pic/smilies/whistle.gif
no reply to add crispurscoder to ripbot264 ?
This small app written in Delphi is specially for people looking for something simple without exotic filters and unnecessary settings.
....life is too complicated so why should be complicated more ??
Lighto
24th June 2011, 09:35
@benjyv
http://i.imgur.com/CtKp4.png
It's probably better to run the encode audio batch file straight away than to go through the trouble of deleting other batch file you do not need.
benjyv
24th June 2011, 09:56
@Lighto
I see..... but how that " It's probably better to run the encode audio batch file straight away " ??? How can run the audio separatelly , stright away ???? That was my first question : how can I split the video encoding process from audio encoding process ???
Is more simple to delete those 3 files you've show me.....
Atak_Snajpera
24th June 2011, 11:44
Who else has the same problem like described by NiteShdw?
@darkio
I will get back to you latter.
benjyv
24th June 2011, 12:18
Who else has the same problem like described by NiteShdw?
I had it , but the reason was :
1. first time I forgot to install ffdshow
2. second time it gave me a conflict between ffdshow for win 32 and win 7 x64 ,installed on the same machine
3. need re-install Ripbot and what is more important : Format C:\
there is a virus taken from music MP3 files that causes strange behavior of Ripbot , like :
- disappearing icon descktop
- errors during encode or at starting process
- errors after encoding process
Sh4d3
25th June 2011, 07:25
On 12th December 2009, 15:11 magmo posted a similar problem to what I'm having, but I don't remember seeing an actual solution. At any rate no movie file was produced. See the attached screenshot and note the time the job took to finish.
Here's the script:
#MT
#VideoSource
video=DirectShowSource("E:\BD Rip\RE_AFTERLIFE\EXTRACTED_STREAMS\1_2_video.mkv",audio=false).ConvertToYV12()
#Deinterlace
#Decimate
#Crop
video=Crop(video,0,142,-0,-140)
#Resize
#Colors
#Denoise
#Subtitles
Loadplugin("C:\RipBot264v1.16.5\Tools\AviSynth plugins\VSFilter\VSFilter.dll")
video=VobSub(video,"C:\temp\RipBot264temp\job1\1_12_subtitle_exp_1080.sub")
#AudioSource
LoadPlugin("C:\RipBot264v1.16.5\tools\AviSynth plugins\NicAudio\NicAudio.dll")
audio=NicAC3Source("E:\BD Rip\RE_AFTERLIFE\EXTRACTED_STREAMS\1_4_audio.ac3")
audio=ResampleAudio(audio,48000)
#DownMix
Import("C:\RipBot264v1.16.5\Tools\AviSynth plugins\Scripts\DownMixAudio.avs")
audio=DownMix2Stereo(audio)
#Delay
audio=DelayAudio(audio,0)
#Tempo
#Normalize
#AudioDub
audio=ConvertAudioTo16bit(audio)
AudioDub(video,audio)
#Triming
#AVSameLength
Trim(0,139367)
#ColorSpace
And here's the errors from Job1 log:
x264 [error]: could not open input file `1'
C:\temp\RipBot264temp\job1\job1.avs: 1920x798, 10000000/417083 fps, 139368 frames
Output error: wrote only 1743250 of 2298240 bytes
x264 [error]: could not open input file `1'
C:\temp\RipBot264temp\job1\job1.avs: 1920x798, 10000000/417083 fps, 139368 frames
Output error: wrote only 1743250 of 2298240 bytes
Error: The file 'C:\temp\RipBot264temp\video.264' has unknown type.
-------------------------
Elapsed Time: 00h:00m:01s
...and media info:
General
Unique ID : 24160064403805295966653247321954714810 (0x122D0F24699C439B4E1907541A4E04BA)
Complete name : E:\BD Rip\RE_AFTERLIFE\EXTRACTED_STREAMS\1_2_video.mkv
Format : Matroska
File size : 16.2 GiB
Duration : 1h 36mn
Overall bit rate : 23.9 Mbps
Encoded date : UTC 2011-06-19 09:00:26
Writing application : eac3to
Writing library : Haali DirectShow Matroska Muxer 1.11.96.14
Video
ID : 1
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L4.1
Format settings, CABAC : Yes
Format settings, ReFrames : 2 frames
Muxing mode : Container profile=Unknown@0.0
Codec ID : V_MPEG4/ISO/AVC
Duration : 1h 36mn
Bit rate mode : Variable
Bit rate : 23.5 Mbps
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate : 23.976 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Bits/(Pixel*Frame) : 0.472
Stream size : 15.9 GiB (98%)
Why is this and what's the fix?
Atak_Snajpera
25th June 2011, 10:53
@Sh4d3
Does preview option work in ripbot264 with that file?
What happens if you rename your file to video.mkv?
Have you updated ffdshow (http://sourceforge.net/projects/ffdshow-tryout/files/SVN%20builds%20by%20clsid/generic%20builds/)?
Sh4d3
25th June 2011, 12:50
Yes, the preview option does work and ffdshow is also current. However, renaming the file to video.mkv had no effect- still the same issue.
samuelal
25th June 2011, 13:32
Thank you very much, Atak_Snajpera for this great software!
Makes it easy for me to recode & upload my online gaming sessions, both fast & at a high quality. :thanks:
Best regards!
Atak_Snajpera
25th June 2011, 14:49
@Sh4d3
upload sample to www.mediafire.com. Use DGplit. (50 MB)
CranialBlaze
25th June 2011, 19:53
I have run into this problem where RipBot now simply just does not work, its doing absolutely nothing. I load in a file and it just sits there, no indicators no system usage, nothing. I tried uninstalling and reinstalling the required components, even upgrading those that could be, i've tried upgrading and downgrading my codes (not that they changed when the problem occurred). I have tried moving it to a new drive, deleted the folders and extracted the 7z again, even re-downloaded the .16.5 as its the latest with no luck (however where does 1 get the 16.6 as indicated in the pic above?). I have run out of ideas to try here...
THe pic bellow shows what i see AFTER loading in a file:
http://dl.dropbox.com/u/6374897/ripbot.jpg
darkio
25th June 2011, 22:54
@
Hi Atak,
I've downloaded SDK spursengine (cost free) from leadtek's site.
There are many tools inside rar like a modded (?) version of libx264.exe, and ffmpeg.
There are english doc too and all necessary dll.
benjyv
26th June 2011, 05:52
@CranialBlaze
Have you load the PROPER file ?? What extension does it have ??
Sh4d3
26th June 2011, 06:37
@Sh4d3
upload sample to www.mediafire.com. Use DGplit. (50 MB)
@Atak_Snajpera
Sorry, but I'm not familiar with "DGplit". Can you provide a link?
CranialBlaze
26th June 2011, 06:40
@CranialBlaze
Have you load the PROPER file ?? What extension does it have ??
Have tried dozens of files, i run my entire series collection through RB, have over 500GB of previously done files and have about 200 waiting to be processed.
Think i that screenshot i had loaded an mpg file, but normally its avi and for kicks i tested with a small mkv file just to see if it loaded.
It generating no log file or job folders, absolutely nothing happens after loading the file, i even did a clean wipe of all codecs and installed just haalai (or however you spell it) and ffdshow and still nothing
hoju3508
26th June 2011, 08:10
@Sh4d3 link to DGSplit 1.2 (http://forum.doom9.org/showthread.php?t=143963).
Atak_Snajpera
26th June 2011, 11:23
Sorry, but I'm not familiar with "DGplit". Can you provide a link?
have you forgotten how to use google (http://tinyurl.com/5trjzla)?
@CranialBlaze
edit ripbot264.ini file and change temp folder location
StoreTempFilesin=C
Sh4d3
26th June 2011, 15:23
have you forgotten how to use google (http://tinyurl.com/5trjzla)?
Been there, done that my friend...unless you're talking about "DGsplit" and NOT "DGplit"; for which google gave me the finger. Feel free to check it out yourself. Anyway, I tried using DGsplit 1.2 (link provided by hoju3508, thank you), which seems to just chop files up into arbitrary segments without regard to file type. So the only payable segment of an .mkv file is the first one. Will that still work for you?
benjyv
26th June 2011, 16:15
http://anony.ws/di-533G.jpg
for an hour seems to be stucked or blocked
such behavior is normal?
For this encode I've checked 4.0 Progressive , deinterlace , decimate and crop
It's second time when it happened such thing...
What should I do ????
Should I clear / delete cache ????
I think I will delete RB and install again, but this , unfortunately is not a solution :(
CranialBlaze
26th June 2011, 17:19
have you forgotten how to use google (http://tinyurl.com/5trjzla)?
@CranialBlaze
edit ripbot264.ini file and change temp folder location
StoreTempFilesin=C
Thanks, that was really annoying, any idea what happened. Nothing had changed on my system and it had been using the same temp location for months with the default settings.
Atak_Snajpera
27th June 2011, 11:05
Thanks, that was really annoying, any idea what happened. Nothing had changed on my system and it had been using the same temp location for months with the default settings.
Did you connect any external drives?
Sh4d3
27th June 2011, 12:01
@Atak_Snajpera
Not exactly sure if this is what you're after, but try this (http://www.mediafire.com/?m3bckaqumdkk9ra) sample.
Atak_Snajpera
27th June 2011, 12:43
@Sh4d3
Can you try this
edit ripbot264.ini file and change temp folder location
StoreTempFilesin=C
Sh4d3
27th June 2011, 18:48
Still doesn't work.
Atak_Snajpera
27th June 2011, 19:17
Your sample works without any problems. So I have no solution for you at the moment.
NiteShdw
27th June 2011, 19:35
Who else has the same problem like described by NiteShdw?
Just to be clear on what's going on, here's a screenshot that shows that the rip is happening, but nothing's showing up in RipBot264.
http://dl.dropbox.com/u/114028/RipBot-RippingStatus.png
Sh4d3
28th June 2011, 08:53
Your sample works without any problems. So I have no solution for you at the moment.
Noted.
benjyv
29th June 2011, 09:59
Hey Atak ,
It happened again :( As I told you in my previous message , when I tried to encode in 4.0 Progressive , deinterlace , decimate, it's stucked or blocked for the second time with another movie...
First time when happened this issue I've deleted all and reinstall RB , but I think this is NOT a solution everytime when it happened
Any solution ????
Atak_Snajpera
29th June 2011, 10:23
maybe this will help
http://sourceforge.net/projects/ffdshow-tryout/files/SVN%20builds%20by%20clsid/generic%20builds/
benjyv
29th June 2011, 10:59
Let's see !!!
OK , I'll let you know in few hours if it works......
Yep , seems to be working ,but after 4 hours of encode ,in the end when it must muxing , it didn't it :(
Does it matter if I have installed RB in partition F: and I asked to finish encode in partittion D: ??? I don't think so....
Usually I used to ask it finish encodes in partition G: and I haven't issue.....
I'll wait now for the second encode to see if it happenes similar lack of muxing
Atak_Snajpera
29th June 2011, 14:16
in the end when it must muxing , it didn't it
What log says?
benjyv
29th June 2011, 14:19
I think this is :
G:\>"F:\Ripbot\tools\mkvtoolnix\mkvmerge.exe" -o "D:\Cookies.mkv" --compression 0:none --title "Cookies" --default-duration 0:24000/1001fps -d 0 -A -S "G:\temp\RipBot264temp\video.264" --compression 0:none --language 0:eng --sync 0:0 -a 0 -D -S "G:\temp\RipBot264temp\job1\2_audio_English.ac3"
'"F:\Ripbot\tools\mkvtoolnix\mkvmerge.exe"' is not recognized as an internal or external command,
operable program or batch file.
My mistake : in stead of "F:\Ripbot\tools\mkvmerge.exe" I've put "F:\Ripbot\tools\mkvtoolnix\mkvmerge.exe" When I've downloaded recently new version of mmg ,I've unrar it in subfolder :(
Am I right ???
Atak_Snajpera
29th June 2011, 14:23
post whole log.
benjyv
29th June 2011, 14:49
G:\>"F:\Ripbot\tools\avs2yuv\pipebuf.exe" "F:\Ripbot\tools\avs2yuv\avs2yuv.exe" "G:\temp\RipBot264temp\job1\job1.avs" - : "F:\Ripbot\tools\x264\x264_x64.exe" --pass 1 --bitrate 6919 --stats "G:\temp\RipBot264temp\job1\job1.stats" --fps 24000/1001 --force-cfr --min-keyint 24 --keyint 240 --frames 61953 --sar 1:1 --level 4.0 --aud --nal-hrd vbr --vbv-bufsize 25000 --vbv-maxrate 25000 --filter 0,0 --ref 3 --bframes 3 --b-adapt 1 --b-pyramid none --subme 7 --aq-mode 1 --trellis 1 --partitions all --me umh --stdin y4m --output "G:\temp\RipBot264temp\video.264" - : 2
y4m [info]: 1920x1080p 1:1 @ 4000000/166833 fps (cfr)
x264 [info]: using SAR=1/1
x264 [warning]: VBV bitrate (25000) > level limit (20000)
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.1 Cache64
x264 [info]: profile Main, level 4.0
G:\temp\RipBot264temp\job1\job1.avs: 1920x1080, 4000000/166833 fps, 61953 frames
x264 [info]: frame I:1157 Avg QP:18.55 size:115901
x264 [info]: frame P:38145 Avg QP:21.12 size: 45215
x264 [info]: frame B:22651 Avg QP:23.09 size: 16675
x264 [info]: consecutive B-frames: 36.7% 41.4% 7.2% 14.8%
x264 [info]: mb I I16..4: 40.5% 0.0% 59.5%
x264 [info]: mb P I16..4: 30.5% 0.0% 0.0% P16..4: 48.9% 0.0% 0.0% 0.0% 0.0% skip:20.6%
x264 [info]: mb B I16..4: 4.0% 0.0% 0.0% B16..8: 25.2% 0.0% 0.0% direct:15.5% skip:55.3% L0:35.3% L1:46.8% BI:17.9%
x264 [info]: final ratefactor: 21.04
x264 [info]: coded y,uvDC,uvAC intra: 26.3% 52.2% 10.1% inter: 21.7% 21.3% 0.5%
x264 [info]: i16 v,h,dc,p: 41% 28% 22% 9%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 36% 24% 15% 3% 5% 4% 4% 4% 5%
x264 [info]: i8c dc,h,v,p: 52% 23% 22% 3%
x264 [info]: Weighted P-Frames: Y:3.1% UV:1.7%
x264 [info]: kb/s:6924.37
encoded 61953 frames, 21.38 fps, 6924.37 kb/s
G:\>"F:\Ripbot\tools\avs2yuv\pipebuf.exe" "F:\Ripbot\tools\avs2yuv\avs2yuv.exe" "G:\temp\RipBot264temp\job1\job1.avs" - : "F:\Ripbot\tools\x264\x264_x64.exe" --pass 2 --bitrate 6919 --stats "G:\temp\RipBot264temp\job1\job1.stats" --fps 24000/1001 --force-cfr --min-keyint 24 --keyint 240 --frames 61953 --sar 1:1 --level 4.0 --aud --nal-hrd vbr --vbv-bufsize 25000 --vbv-maxrate 25000 --filter 0,0 --ref 3 --bframes 3 --b-adapt 1 --b-pyramid none --subme 7 --aq-mode 1 --trellis 1 --partitions all --me umh --stdin y4m --output "G:\temp\RipBot264temp\video.264" - : 2
y4m [info]: 1920x1080p 1:1 @ 4000000/166833 fps (cfr)
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.1 Cache64
x264 [info]: profile High, level 4.0
G:\temp\RipBot264temp\job1\job1.avs: 1920x1080, 4000000/166833 fps, 61953 frames
x264 [info]: frame I:1157 Avg QP:21.73 size: 90555
x264 [info]: frame P:38145 Avg QP:22.54 size: 46606
x264 [info]: frame B:22651 Avg QP:25.28 size: 15512
x264 [info]: consecutive B-frames: 36.7% 41.4% 7.2% 14.8%
x264 [info]: mb I I16..4: 28.5% 64.3% 7.2%
x264 [info]: mb P I16..4: 9.2% 14.1% 1.0% P16..4: 41.6% 9.4% 1.3% 0.1% 0.1% skip:23.2%
x264 [info]: mb B I16..4: 1.4% 1.8% 0.1% B16..8: 32.3% 4.2% 0.7% direct: 4.3% skip:55.2% L0:43.1% L1:49.8% BI: 7.1%
x264 [info]: 8x8 transform intra:58.4% inter:84.0%
x264 [info]: coded y,uvDC,uvAC intra: 44.6% 56.4% 14.7% inter: 23.2% 25.1% 0.9%
x264 [info]: i16 v,h,dc,p: 48% 23% 10% 19%
x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 21% 16% 32% 5% 5% 6% 5% 6% 6%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 25% 20% 12% 5% 8% 8% 8% 6% 7%
x264 [info]: i8c dc,h,v,p: 55% 21% 20% 4%
x264 [info]: Weighted P-Frames: Y:3.4% UV:1.7%
x264 [info]: ref P L0: 61.4% 12.9% 17.8% 7.8% 0.2%
x264 [info]: ref B L0: 84.5% 15.5%
x264 [info]: kb/s:6916.28
encoded 61953 frames, 7.00 fps, 6916.28 kb/s
G:\>"F:\Ripbot\tools\mkvtoolnix\mkvmerge.exe" -o "D:\Cookies.mkv" --compression 0:none --title "Cookies" --default-duration 0:24000/1001fps -d 0 -A -S "G:\temp\RipBot264temp\video.264" --compression 0:none --language 0:eng --sync 0:0 -a 0 -D -S "G:\temp\RipBot264temp\job1\2_audio_English.ac3"
'"F:\Ripbot\tools\mkvtoolnix\mkvmerge.exe"' is not recognized as an internal or external command,
operable program or batch file.
-------------------------
Elapsed Time: 03h:16m:14s
Atak_Snajpera
29th June 2011, 14:55
You better check if you have mkvmerge.exe in F:\Ripbot\tools\mkvtoolnix\
benjyv
29th June 2011, 15:07
http://anony.ws/di-RCOI.jpg
Hope this time will work fine ;-)
Atak_Snajpera
29th June 2011, 15:16
You have imagination for drive names :)
benjyv
29th June 2011, 15:26
I have too many internals and I was forced to "baptize" them...External have no name ;-) :D
Btw , everytime when I formating my PC I change the HDD's names not to get bored of them :D
Unfortunatelly I'm back again with same issue :
-an MPEG-TS file after encode resulted out of sync ; I've tried also .m2ts file ( changed extension ) but same result :(
here is the tech info :
Format : MPEG-TS
File size : 4.13 GiB
Duration : 43mn 4s
Overall bit rate : 13.7 Mbps
Video
ID : 515 (0x203)
Menu ID : 1 (0x1)
Format : MPEG Video
Format version : Version 2
Format profile : Main@High
Format settings, BVOP : Yes
Format settings, Matrix : Custom
Codec ID : 2
Duration : 43mn 4s
Bit rate mode : Variable
Bit rate : 12.7 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
Standard : Component
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Compression mode : Lossy
Bits/(Pixel*Frame) : 0.204
Stream size : 3.81 GiB (92%)
Audio
ID : 514 (0x202)
Menu ID : 1 (0x1)
Format : AC-3
Format/Info : Audio Coding 3
Mode extension : CM (complete main)
Codec ID : 129
Duration : 43mn 4s
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 : -3ms
Stream size : 118 MiB (3%)
Language : English
I've lost about 2 days in encodings without results :(
Atak , if you need some more logs , pls tell me !!! I really wanna solve this issue for good :(
Atak_Snajpera
1st July 2011, 14:49
Why don't you use preview script function before encoding??? You can manually adjust a/v sync. Just click STOP in MPC and then PLAY.
darkio
1st July 2011, 22:10
@benjyv
try to remux it into mkv container or try to use another mpeg2 tools like cutterman or mpeg-vcr. Try to demux into elementary streams and put them into ripbot264. Sometimes ripbot fail audio/video synch when dgindex or dgAVCDec is used. The main problem is there, demuxed audio from external tools doesnt' works very well.
I suggest to author to leave dgavcdec and dgindex, and use avisynth direct show filter to open files without .d2v creation or demuxed audio.
Very usefull to add multiple audio too for final file.
Sometimes has happened to me with some TV show (multiple eps mpeg2 video and ac3 audio into mkv).
benjyv
2nd July 2011, 01:54
I have used MeGui and have NO problem , No out of synch , No other issue
Btw ,I've told you that I tried with file extention changed ; in Ripbot same issue :(
I've also tried preview script function before encoding , but it didn't show me just a black screen :( it tried at the beginning to open a normal , lighty image but in a second the image becames BLACK and I cannot use it :( I presume is another RB bug , I reffer to this new version ....
I'll try smth new and told you later....
Thanks for advices !!!
nekrosoft13
2nd July 2011, 06:28
seeking some advice on how to force/change aspect ratio.
ok, I'm trying to encode 1080p video that is 4:3 video in 16:9 aspect ratio with black bars on the side.
What I tried to do, is auto crop the black bars, and it cut off about 240 pixels on left and right side, resulting in 1440x1080p video.
Unfortunetly the resulting video 1440x1080p is still in 16:9 ratio :(
how can I force ripbot to use the correct 4:3 ratio?
Atak_Snajpera
2nd July 2011, 11:17
@nekrosoft13
change --sar 4:3 to --sar 1:1 in jobx_EncodeVideoPass1.cmd and jobx_EncodeVideoPass2.cmd (if necessary)
@darkio
for .TS files DirectshowSource is used , for audio demuxing I use eac3to.
@benjyv
Have you tried this tool to check if your stream does not have any errors
http://www.bitstreamtools.com/download/index.php.
In order to avoid a/v sync issues I recommend to trim your stream. First frame MUST be a IDR-frame (keyframe). In TSPE only use IF- and IF+ buttons.
ArieS1204
2nd July 2011, 18:32
I'm having an issue and it's driving me nuts!
I'm trying to back up my BD of Supernatural Season 1 Disc 1.
Instead of being 6 files it is one big ass file of 4h20mins.
So after encoding it with Ripbot I tried to split it in 6 files with MkvMerge by timelines but starting with file 2 the audio is way out of sync.
How do you guys do it?
mrpitman
2nd July 2011, 19:49
I having another issue now with the latest version of Ripbot. I've noticed after going through the 1st past has completed and when it starts the 2nd pass for the conversion for a AVCHD disk I'm having an issue with ffdshow and haali splitter. Two other copies popup down by the time on taskbar on Windows 7 Home Premium x64. So why is this happening? I've tried uninstalling, and reinstalling both of them, restarted computer, and ran RipBitv1.16.5 again and still same issue. This is a complete new install of Windows 7 as well.
C:\>"C:\Program Files (x86)\Ripbot\tools\avs2yuv\pipebuf.exe" "C:\Program Files (x86)\Ripbot\tools\avs2yuv\avs2yuv.exe" "C:\temp\RipBot264temp\job1\job1.avs" - : "C:\Program Files (x86)\Ripbot\tools\x264\x264_x64.exe" --pass 1 --bitrate 6033 --stats "C:\temp\RipBot264temp\job1\job1.stats" --fps 24000/1001 --force-cfr --min-keyint 24 --keyint 240 --frames 131704 --sar 1:1 --level 4.0 --aud --nal-hrd vbr --vbv-bufsize 25000 --vbv-maxrate 25000 --filter 0,0 --ref 3 --bframes 3 --b-adapt 1 --b-pyramid none --subme 7 --aq-mode 1 --trellis 1 --partitions all --me umh --stdin y4m --output "C:\temp\RipBot264temp\video.264" - : 2
y4m [info]: 1280x720p 1:1 @ 10000000/417083 fps (cfr)
x264 [info]: using SAR=1/1
x264 [warning]: VBV bitrate (25000) > level limit (20000)
x264 [info]: using cpu capabilities: MMX2 SSE2 SSE3 Cache64
x264 [info]: profile Main, level 4.0
C:\temp\RipBot264temp\job1\job1.avs: 1280x720, 10000000/417083 fps, 131704 frames
x264 [info]: frame I:1999 Avg QP:13.81 size: 78880
x264 [info]: frame P:92517 Avg QP:17.29 size: 36662
x264 [info]: frame B:37188 Avg QP:18.21 size: 14728
x264 [info]: consecutive B-frames: 53.2% 25.5% 5.6% 15.7%
x264 [info]: mb I I16..4: 30.8% 0.0% 69.2%
x264 [info]: mb P I16..4: 41.5% 0.0% 0.0% P16..4: 52.5% 0.0% 0.0% 0.0% 0.0% skip: 6.0%
x264 [info]: mb B I16..4: 6.1% 0.0% 0.0% B16..8: 41.4% 0.0% 0.0% direct:19.2% skip:33.4% L0:33.0% L1:43.0% BI:24.0%
x264 [info]: final ratefactor: 16.58
x264 [info]: coded y,uvDC,uvAC intra: 57.7% 61.9% 25.7% inter: 39.0% 33.1% 3.6%
x264 [info]: i16 v,h,dc,p: 34% 24% 29% 13%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 22% 23% 19% 3% 9% 6% 6% 5% 7%
x264 [info]: i8c dc,h,v,p: 58% 20% 19% 3%
x264 [info]: Weighted P-Frames: Y:2.9% UV:1.6%
x264 [info]: kb/s:5966.99
encoded 131704 frames, 13.40 fps, 5966.99 kb/s
C:\>"C:\Program Files (x86)\Ripbot\tools\avs2yuv\pipebuf.exe" "C:\Program Files (x86)\Ripbot\tools\avs2yuv\avs2yuv.exe" "C:\temp\RipBot264temp\job1\job1.avs" - : "C:\Program Files (x86)\Ripbot\tools\x264\x264_x64.exe" --pass 2 --bitrate 6033 --stats "C:\temp\RipBot264temp\job1\job1.stats" --fps 24000/1001 --force-cfr --min-keyint 24 --keyint 240 --frames 131704 --sar 1:1 --level 4.0 --aud --nal-hrd vbr --vbv-bufsize 25000 --vbv-maxrate 25000 --filter 0,0 --ref 3 --bframes 3 --b-adapt 1 --b-pyramid none --subme 7 --aq-mode 1 --trellis 1 --partitions all --me umh --stdin y4m --output "C:\temp\RipBot264temp\video.264" - : 2
y4m [info]: 1280x720p 1:1 @ 10000000/417083 fps (cfr)
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2 SSE3 Cache64
x264 [info]: profile High, level 4.0
C:\temp\RipBot264temp\job1\job1.avs: 1280x720, 10000000/417083 fps, 131704 frames
x264 [info]: frame I:1999 Avg QP:14.68 size: 68681
x264 [info]: frame P:92517 Avg QP:16.99 size: 37259
x264 [info]: frame B:37188 Avg QP:18.84 size: 14981
x264 [info]: consecutive B-frames: 53.2% 25.5% 5.6% 15.7%
x264 [info]: mb I I16..4: 12.0% 73.9% 14.1%
x264 [info]: mb P I16..4: 4.9% 28.1% 3.4% P16..4: 36.0% 18.7% 2.7% 0.2% 0.2% skip: 5.9%
x264 [info]: mb B I16..4: 0.4% 2.4% 0.5% B16..8: 42.1% 11.5% 2.5% direct: 8.3% skip:32.2% L0:42.0% L1:45.4% BI:12.5%
x264 [info]: 8x8 transform intra:76.7% inter:71.1%
x264 [info]: coded y,uvDC,uvAC intra: 74.0% 74.7% 38.0% inter: 39.9% 41.2% 5.6%
x264 [info]: i16 v,h,dc,p: 49% 13% 8% 31%
x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 15% 17% 24% 6% 8% 8% 8% 7% 9%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 19% 18% 18% 6% 10% 8% 8% 6% 6%
x264 [info]: i8c dc,h,v,p: 57% 20% 19% 4%
x264 [info]: Weighted P-Frames: Y:3.4% UV:1.6%
x264 [info]: ref P L0: 54.6% 10.7% 21.6% 12.8% 0.4%
x264 [info]: ref B L0: 84.6% 15.4%
x264 [info]: kb/s:6031.50
encoded 131704 frames, 2.71 fps, 6031.50 kb/s
C:\>"C:\Program Files (x86)\Ripbot\tools\tsmuxer\tsmuxer.exe" "C:\temp\RipBot264temp\job1\tsmuxer.meta" "C:\Users\Mike\Desktop\2012 ice age 2011 720p bluray x264-brmp.AVCHD"
SmartLabs tsMuxeR. Version 1.10.6 http://www.smlabs.net
Decoding H264 stream (track 1): Profile: High@4.0 Resolution: 1280:720p Frame rate: 23.976
H.264 stream does not contain fps field. Muxing fps=23.976
Decoding AC3 stream (track 2): Bitrate: 448Kbps Sample Rate: 48KHz Channels: 6
B-pyramid level 1 detected. Shift DTS to 2 frames
Processed 131705 video frames
Creation of AVCHD playlist
Creation of AVCHD stream info and seek index
Muxing time: 4 min 54 sec
C:\>rd "C:\Users\Mike\Desktop\2012 ice age 2011 720p bluray x264-brmp.AVCHD\CERTIFICATE\BACKUP"
C:\>rd "C:\Users\Mike\Desktop\2012 ice age 2011 720p bluray x264-brmp.AVCHD\CERTIFICATE"
C:\>rd "C:\Users\Mike\Desktop\2012 ice age 2011 720p bluray x264-brmp.AVCHD\BDMV\AUXDATA"
C:\>rd "C:\Users\Mike\Desktop\2012 ice age 2011 720p bluray x264-brmp.AVCHD\BDMV\BDJO"
C:\>rd "C:\Users\Mike\Desktop\2012 ice age 2011 720p bluray x264-brmp.AVCHD\BDMV\JAR"
C:\>rd "C:\Users\Mike\Desktop\2012 ice age 2011 720p bluray x264-brmp.AVCHD\BDMV\META"
-------------------------
Elapsed Time: 16h:19m:24s
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.