View Full Version : RipBot264 v1.18.3 - Simple and easy to use GUI -> IPOD . PSP . CONSOLES . BLURAY
Mr. Monte
28th July 2010, 15:36
Is there a switch I can use in the config file to make the audio language default to English instead of Unknown?
TIA
darkNiGHTS
28th July 2010, 16:35
This isn't really a bug, but it's something I feel should be changed. The subtitle file is only checked if valid when it is being added after the video is encoded. I just spent 5 hours encoding a video and the subtitle file ended up having an invalid line. Of course this means the encoding was never finished and I had to do it all over again after fixing the subtitle file.
Would it be possible to have this be checked beforehand? Or maybe pause instead of cancel when found invalid.
Atak_Snajpera
28th July 2010, 16:52
what was wrong with subtitle file?
AKarpo
28th July 2010, 17:06
hello - I'm having a few issues with Ripbot encoding under the iPad profile and was hoping someone might be able to help me.
The source material is a 720p .ts file recorded from ABC in ClearQAM.
With RipBot, I click [MAIN 3.0] SD.PSP.iPad under the profile dropdown. Mode is 2-pass with 3000 Kbps bitrate.
Source file encodes fine, resulting .mp4 plays back fine. When I import the .mp4 into iTunes and attempt to copy it over to the iPad, it fails. Just refuses to copy over.
I've tried this with multiple source files - same thing happens every time. I tried using the iPhone preset in MeGUI, using the same encoding settings, and it yields the same result.
any ideas?
p.s. I love RipBot, it's an amazing utility I use on a day to day basis. Donated a bit to help out :)
Atak_Snajpera
28th July 2010, 17:19
what resolution did you choose?
Mr. Monte
28th July 2010, 17:48
See my question above?
AKarpo
28th July 2010, 17:50
what resolution did you choose?
1024x576
Atak_Snajpera
28th July 2010, 17:52
Did you try 720x480 or 720x576?
Is there a switch I can use in the config file to make the audio language default to English instead of Unknown?
no. If language is not detected/specified in container then you will always have Undetermined.
AKarpo
28th July 2010, 18:33
Did you try 720x480 or 720x576?
no. If language is not detected/specified in container then you will always have Undetermined.
tried 960x540 and it failed. Trying 720x480 now.
now the _exact_ same 1024 or 960 video file, embedded in a html5 page, when I pull it up in Safari on the iPad, plays perfectly.
720x480 works! Hurray! I'm wondering if the fact that it's 59.94 is causing iTunes fits if it's anything above 720. But again though, why would it play in the browser at the resolution, but iTunes doesn't like it? Are we forced to do some iTunes 'tweaks' here to get it working at those higher resolutions?
*edit - audio is a tiny, tiny bit off.
mmmmdonut
28th July 2010, 19:33
tried 960x540 and it failed. Trying 720x480 now.
now the _exact_ same 1024 or 960 video file, embedded in a html5 page, when I pull it up in Safari on the iPad, plays perfectly.
720x480 works! Hurray! I'm wondering if the fact that it's 59.94 is causing iTunes fits if it's anything above 720. But again though, why would it play in the browser at the resolution, but iTunes doesn't like it? Are we forced to do some iTunes 'tweaks' here to get it working at those higher resolutions?
*edit - audio is a tiny, tiny bit off.
For HD sources must be 24 or 30fps. 960x540 is highest res for 30fps.
Atak_Snajpera
28th July 2010, 19:34
*edit - audio is a tiny, tiny bit off.
you can fix that in Audio delay section (properties -> last page)
ihikaru
30th July 2010, 22:49
Ok i guess i did not fix this.
first i take dvd's and put them on my hard drive with dvdfab.
then when i try to convert them with Ripbot264 v1.16.2 it finishes in 1sec and says cant find sound file in the log. im just using the default high 4.0 settings and running windows 7 64bit can someone help me figure this out.
here is the log
D:\>"C:\Users\ihikaru\Desktop\New folder\tools\bepipe\bepipe.exe" --script "import(^D:\temp\RipBot264temp\job1\job1.avs^)" | "C:\Users\ihikaru\Desktop\New folder\Tools\enc_aacPlus\enc_aacPlus.exe" - "D:\temp\RipBot264temp\audio.aac" --lc --br 131072 --mpeg4aac
***************************************
BePipe by dimzon
***************************************
Script used:
# BEGIN
import("D:\temp\RipBot264temp\job1\job1.avs")
# END
Scanning for Audio Stream...
ERROR: Can't find audio stream!
********************************************************************
* AACPlus v2 Encoder (using Winamp enc_aacplus.dll and nscrt.dll)
* Coding Technologies encoder 8.0.3
* Build Oct 10 2009, 16:03:17
********************************************************************
Input file must be WAV PCM!
D:\>"C:\Users\ihikaru\Desktop\New folder\tools\avs2yuv\pipebuf.exe" "C:\Users\ihikaru\Desktop\New folder\tools\avs2yuv\avs2yuv.exe" "D:\temp\RipBot264temp\job1\job1.avs" - : "C:\Users\ihikaru\Desktop\New folder\tools\x264\x264_x64.exe" --crf 18 --stats "D:\temp\RipBot264temp\job1\job1.stats" --fps 30000/1001 --force-cfr --min-keyint 30 --keyint 300 --frames 209747 --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 "D:\temp\RipBot264temp\video.264" - : 2
Avisynth error:
Not An Avisynth 2 C Plugin: C:\Users\ihikaru\Desktop\New folder\Tools\AviSynth plugins\Yadif\Yadif.dll
(D:\temp\RipBot264temp\job1\job1.avs, line 9)
x264 [error]: could not open input file `-'
D:\>"C:\Users\ihikaru\Desktop\New folder\tools\mp4box\mp4box.exe" -tmp "D:\temp\RipBot264temp" -add "D:\temp\RipBot264temp\video.264":name="Bad Company" -fps 29.97 -add "D:\temp\RipBot264temp\audio.aac":lang=und -mpeg4 -chap "D:\temp\RipBot264temp\job1\chapters.txt" -new "C:\test\Bad Company.mp4"
Cannot find H264 start code
Error importing D:\temp\RipBot264temp\video.264:name=Bad Company: BitStream Not Compliant
-------------------------
Elapsed Time: 00h:00m:01s
and here is the job ini settings
[JobSettings]
VideoFile=C:\dvd redo\FullDisc\BAD_COMPANY\VIDEO_TS\VTS_12_1.VOB
VideoCodec=mpeg2
VideoWidth=720
VideoHeight=480
VideoAspectRatio=1:1
VideoProfile=[HIGH 4.0] HD . BluRay . Consoles
SourceFPS=29.97
MovieFPS=29.97
FPSinGUI=29.97
SourceNumberOfFrames=209747
SourceMovieLength=6998.56523189857
CurrentMovieLength=6998.56523189857
SourceAudioLength=6999.744
Frames=209747
Duration=1:56:38.565
Mode=CQ
kbps=18
AudioFile=D:\temp\RipBot264temp\job1\job1 T80 3_2ch 448Kbps DELAY 0ms.ac3
AudioFileSize=391985664
AudioCodec=ac3
AudioBPS=448000
AudioProfile=2.0 CT AAC-LC 128 kbps [abr]
Frequency=48000
Channels=6
DurationAudio=1:56:39.744
AudioLength=6999.744
Normalize=100%
AudioDelay=0
AudioLang=Undetermined [und]
Output=C:\test\Bad Company.mp4
Container=mp4
LockSize=0
Size=
Deinterlace=TFF -> 29.97 FPS
Crop=Do not crop
CropTop=0
CropBottom=0
CropLeft=0
CropRight=0
Resize=Do not resize
ResX=720
ResY=480
Decimate=Do not decimate
Colors=Do not change colors
hue=0
sat=1
bright=0
cont=1
subtitles=Do not use subtitles
subtitleFileSize=0
path=
Denoise=Do not denoise
AssumeFPS=Do not change
8ternity
30th July 2010, 22:51
@Atak;
Can we have a checked option in the settings to create the certificate folder? I know it's the same without but i don't remember wich program is not read it without the certificate folder.
Atak_Snajpera
30th July 2010, 22:54
Can we have a checked option in the settings to create the certificate folder? I know it's the same without but i don't remember wich program is not read it without the certificate folder.
certificate folder does not exist in AVCHD structure.
@ihikaru
Maybe this will help
http://www.mediafire.com/file/kjdzqyz4dyj/AviSynthMT_258.exe
pacaveli211
31st July 2010, 18:28
certificate folder does not exist in AVCHD structure.
@ihikaru
Maybe this will help
http://www.mediafire.com/file/kjdzqyz4dyj/AviSynthMT_258.exe
I was just kinda messing with this. TSMuxer always makes a certificate folder when muxing to AVCHD. I burned a couple discs without it...since it only contains another folder backup and both are empty. My Bluray player didn't seem to like the discs without that folder. is it maybe necessary to get bluray players to recognize it as more of a bluray type disc??? I don't really understand it's purpose
rendez2k
1st August 2010, 12:18
I've been playing around with ripbot and compressing MKVs to DVD5 AVCHDs. Are there any settings I can alter to keep high quality but make it any faster? I assume 1 pass isn't accurate enough to get a near-perfect DVD5 size?
Atak_Snajpera
1st August 2010, 13:03
Are there any settings I can alter to keep high quality but make it any faster?
no. Higher quality = slower speed and vice versa.
pacaveli211
1st August 2010, 17:48
I've been playing around with ripbot and compressing MKVs to DVD5 AVCHDs. Are there any settings I can alter to keep high quality but make it any faster? I assume 1 pass isn't accurate enough to get a near-perfect DVD5 size?
imo making the average movie into a dvd5 should only be done in 720p. with the low bitrate it prob ends up looking better than a 1080p of the same size. so if you're doing 1080p movies consider dropping them to 720p for the above reason and because they'll process a lot faster.
Ajax_Undone
2nd August 2010, 08:32
Meh the installer has been updated you can get it at the link in my signature...
ihikaru
2nd August 2010, 14:01
@ihikaru
Maybe this will help
http://www.mediafire.com/file/kjdzqy...ynthMT_258.exe
thanks a ton Atak_Snajpera that worked
Umbriel
2nd August 2010, 15:06
Hi
Today I got trouble by opening a TS (containing VC-1) on a new installed system and I got this message after "Gathering required information"
DirectShowSource : Timeout waiting for graph to start. (Z:\temp\RipBot264temp\job1\getinfo.avs, line 2)."
Finally the solution was pretty simple: Adding the "avs2yuv.exe" to the allowed programs in ffddshow decoder settings.
Remark: The ffddshow compatibilty manager appeared not on the screen but was listed in the program list (switching by ALT-TAB). Unfortunately it was not possible to select and view that window.
May be this could help somenone...
Regards,
Umbriel
Umbriel
2nd August 2010, 16:10
Me once again but now I have real question:
Short question:
Is there a way to tell RipBot to avoid DGAVCDecode.dll on H264/AVC sources? I know about two workarounds to enforce DirectShow (editing avs script / muxing to ts) but is there a way to exclude DGAVCDecode.dll at all?
background:
If I use Ripbot directly on the .h264-file I get rarely some pink or green glitches. I had this already on different bd's and different systems, occuring is really rare (average once per movie) but deterministic. If I use DGAVCIndex app I get "concealing ...numbers..numbers..numbers.... error" at the affected positions. No problem with these files over direct show source so far.
Regards,
Umbriel
klopsknoedel
2nd August 2010, 16:51
hi,
i've recognized that "Forced Suptitles" won't be marked as those anymore. Could you please take it back? I loved this feature!
EDIT:
Hi, sorry for that question. I've seen that the "Forced subtitles" - feature is still in.
But some BDs has an extra suptitle-file which will be forced. Would be nice if that file will be marked as "FORCED" too. So if I choose "German" as the language this file gets activated. It's a full file not only an extract of a main-file.
Atak_Snajpera
2nd August 2010, 17:31
Short question:
Is there a way to tell RipBot to avoid DGAVCDecode.dll on H264/AVC sources? I know about two workarounds to enforce DirectShow (editing avs script / muxing to ts) but is there a way to exclude DGAVCDecode.dll at all?
mux .264 into .mkv with mmg.exe. Make sure you specify correct fps!
Hi, sorry for that question. I've seen that the "Forced subtitles" - feature is still in.
But some BDs has an extra suptitle-file which will be forced. Would be nice if that file will be marked as "FORCED" too. So if I choose "German" as the language this file gets activated. It's a full file not only an extract of a main-file.
I cann't do anything without sample.
Umbriel
2nd August 2010, 19:51
Hi Atak,
Thank you for your great tool and your response.
I use Ripbot for the BD video conversion/compression (VC1,MPEG,AVC to MKV) only. I am doing the rest (audio, subs) manually and finally merging with MMG. My intention is not to merge the original .264 into a MKV container. My observation is when I feed the .264 directly to RipBot the resulting MKV could have rare glitches. I investigated this and the source is the decoding by DGAVC. When I merge the same .264 to a TS file and feed this to Ripbot the glitches do not occur (because the decoding is then done with DirectShow). I verified this behaviour on 2 independent systems, but they have identical HW/OS setup. May be I can test this on another system...
It would be interesting if anybody else has this problem? As workaround I can mux the .264 into TS before feeding to Ripbot but is there no switch to change the default decoding method on plain .264 files?
Regards,
Umbriel
Atak_Snajpera
2nd August 2010, 20:33
Generally I'm very lazy and when encode anything from BD I just select any .m2ts directly from disc (anydvd HD is running in background obviously)
glen8
3rd August 2010, 08:23
I've been working on backing up my BluRay collection to mp4 files so I can copy them to iPad for when I'm staying away in Hotels. Everything has been going great and the output files are amazing for the 4gb sizes I'm using. Really chuffed with it so thanks.
Can someone please explain what the downmix tick box actually does. I mean not technically as I know what it is supposed to do, but it seems even if the tick is in or not, I can't actually see anything in the avs files or any files which looks like it is downmixing.
Hope that makes sense
Thanks!
Umbriel
3rd August 2010, 20:52
Generally I'm very lazy and when encode anything from BD I just select any .m2ts directly from disc (anydvd HD is running in background obviously)
Okay now I understand what you meant by merging the original .264 into MKV (enforce DirectShow). I wonder why I am the only guy on planet receiving "concealing errors" on a proper .264-file but from Ripbot perspective, request is solved.
Personally I would not recommend to encode plain .264-files with RipBot but it seems I am the only one receiving this errors (or may be the only one which encodes plain 264 =).
mmmmdonut
5th August 2010, 00:36
EDIT:
Hi, sorry for that question. I've seen that the "Forced subtitles" - feature is still in.
But some BDs has an extra suptitle-file which will be forced. Would be nice if that file will be marked as "FORCED" too. So if I choose "German" as the language this file gets activated. It's a full file not only an extract of a main-file.
There's no way this can be done problematically. Those subtitle files that contain only forced subtitles are not marked as forced so there is no way for Atak to know.
The easiest way to tell is pick your language for subtitle file and check its size. If you need to read the sup file, go to tools/bdsup2sub and use the tool there to open your sup file.
8ternity
6th August 2010, 03:56
Hi Atak,
I've encoded an movie "mkv" with 1080P video source and DTS audio, and the lock resize of "8150" and also "8125" is oversized when exported.
I've convert it and lock it to 8150 on the first try, and manually reset to 8125 and convert it again and still oversized.
#MT
#VideoSource
video=DirectShowSource("D:\--= Complete =--\Missing.Lynx.2008.FRENCH.1080p.BluRay.x264-BD9.mkv",audio=false).ConvertToYV12()
#Deinterlace
#Decimate
#Crop
#Resize
video=Spline36Resize(video,1920,1038).Sharpen(0.2).AddBorders(0,21,0,21)
#Colors
#Denoise
LoadPlugin("C:\Ripbot264\Tools\AviSynth plugins\fft3dgpu\fft3dgpu.dll")
LoadPlugin("C:\Ripbot264\Tools\AviSynth plugins\hqdn3d\hqdn3d.dll")
LoadPlugin("C:\Ripbot264\Tools\AviSynth plugins\gradfun2db\gradfun2db.dll")
video=FFT3DGPU(video,sigma=5).hqdn3d.gradfun2db
#Subtitles
#AudioSource
LoadPlugin("C:\Ripbot264\tools\AviSynth plugins\NicAudio\NicAudio.dll")
audio=NicDTSSource("E:\Temp\RipBot264temp\job2\2_audio_French.dts")
audio=ResampleAudio(audio,48000)
#DownMix
#Delay
audio=DelayAudio(audio,0)
#Tempo
#Normalize
#AudioDub
audio=ConvertAudioTo16bit(audio)
AudioDub(video,audio)
#Triming
#AVSameLength
#ColorSpace
WriteFile("E:\Temp\RipBot264temp\job2\info.txt","Framecount")
WriteFile("E:\Temp\RipBot264temp\job2\info.txt","Framerate")
WriteFile("E:\Temp\RipBot264temp\job2\info.txt","AudioRate")
WriteFile("E:\Temp\RipBot264temp\job2\info.txt","AudioChannels")
WriteFile("E:\Temp\RipBot264temp\job2\info.txt","AudioLength")
WriteFile("E:\Temp\RipBot264temp\job2\info.txt","Width")
WriteFile("E:\Temp\RipBot264temp\job2\info.txt","Height ")
Trim(0,-1)
job2_EncodeAudio.cmd -- empty, no values or text i the file.
File 'D:\--= Complete =--\Missing.Lynx.2008.FRENCH.1080p.BluRay.x264-BD9.mkv': container: Matroska [duration:6094795000000]
Track ID 1: video (V_MPEG4/ISO/AVC) [language:fre display_dimensions:24x13 default_track:1 forced_track:0 packetizer:mpeg4_p10_video]
Track ID 2: audio (A_DTS) [language:fre track_name:DTS\s2.0 default_track:1 forced_track:0]
DTS audio is 2.0 chanel, not 5.1! :thanks:
pacaveli211
6th August 2010, 06:14
BD9's need to be around 7620MB in mkv
after they're remuxed to AVCHD/M2TS they'll end up being around 8150
LigH
6th August 2010, 13:48
MediaFire seems to have issues at the moment with the server providing your file...
benjyv
6th August 2010, 18:58
Hi Atak ,
I wonder why this version gaves errors when I'm encoding .ts files ???
It cannot finish the encode , it stoppes at 96-97 % each time....
I've tried 4 such .ts files and all gave same situation....
Is there smth wrong with .ts files ??
The image stops at 1:25:44 and the sound continue to work up to the end. The whole file is 1:34:40.
Even when I tried second time to encode the same file , the result was almost identical..
Should I do some special settings for .ts files ????
PS : I encode .ts --> .mkv
THX !!
Atak_Snajpera
6th August 2010, 19:33
rename .ts to .m2ts and see if this works for you now.
Also check if your .ts contains any error in Transport Stream Packet Editor
benjyv
7th August 2010, 04:47
Thanks Atak !!!
but how should I check .ts files for errors ??
What soft is necessary ???
I found on the net TS doctor but is Demo :(
PS : You were RIGHT !!!
renaming .ts to .m2ts , it works perfectly !!!! I've tested just one of them...I hope the other one will work fine , too :D
Thanks !!!
nst6563
7th August 2010, 05:28
I haven't searched the entire thread, but from what I have searched I haven't found an answer.
Is there a way to use the "xcopy stream" method when encoding a blu-ray/m2ts? When I encode a dvd/vob, I can simply selec the xcopy stream and get the original DTS/AC3 stream which the receiver can decode. When I chose to encode a blu-ray/m2ts I have the option to transcode the audio or convert to FLAC. Is there no way to simply copy the original DTSHD/TRUEHD stream into the mkv? -or am I missing/misinterpreting an option?
Thanks,
Atak_Snajpera
7th August 2010, 13:55
but how should I check .ts files for errors
Transport Stream Packet Editor
benjyv
9th August 2010, 08:54
Thanks Atak !!!!
Yet I still have one unsolved problem with Ripbot , namely multiple encoding....
Ripbot is placed within C: The BD for encoding are placed on other different partitions , namely J: and F:
As per Ripbot settings the encoding result will be placed in C:/desktop
Well , everytime I tried to do multiple encoding i.e. different files of the same BD, it results the same file , encoded instead of different ones , 4 or 5 times ,exactly how many files are prepared for encoding...
What can I do ???
There are necessary suplimentary settings ??
There are some tricks ???
Should I put the BD files in other location ???
Cheers !
simonb1975uk
9th August 2010, 09:27
Atak what are your recommendations for using DGDecNV in Ripbot?
ajamils
9th August 2010, 20:54
Atak,
I've tried converting two movies from mkv to mkv (with Xcopy FLAC audio) and though files converted fine and results are excellent, the subtitles are completely out of sync. In one movie, they start out fine but by the middle of the movie, they are almost 2 seconds slow. Is there any way to fix it ? The original files do not exhibit this issue.
pacaveli211
9th August 2010, 22:19
ajamils
check framerates, it sounds like that has changed which would cause the sync issue
ajamils
10th August 2010, 03:54
ajamils
check framerates, it sounds like that has changed which would cause the sync issue
Just checked the framerates, they are at "Do not change" setting. I'm using CQ =18 for the conversion.
pacaveli211
10th August 2010, 05:04
maybe be more thorough in checking it just to be sure
i.e. check your source and encoded file and see if they show the same framerate (I'd probably use TSMuxeR to do that)
if you don't see an issue I'm somewhat at a loss for why they'd be out of sync
demux / extract subtitles from source and encoded and see if the time codes are all the same. if they aren't you can mux the original one in.
if the time codes are the same the only other thing I can think of is the mkv has multiple timelines and the 1st / default one has a few minutes cut out, explaining the difference
that seems quite unlikely though....
ajamils
10th August 2010, 05:17
maybe be more thorough in checking it just to be sure
i.e. check your source and encoded file and see if they show the same framerate (I'd probably use TSMuxeR to do that)
if you don't see an issue I'm somewhat at a loss for why they'd be out of sync
demux / extract subtitles from source and encoded and see if the time codes are all the same. if they aren't you can mux the original one in.
if the time codes are the same the only other thing I can think of is the mkv has multiple timelines and the 1st / default one has a few minutes cut out, explaining the difference
that seems quite unlikely though....
I just started another conversion, but this time I selected "Assume 23.976" as the speed. This is the same frame rate that the source has. Lets see how this one goes.
Update:
Conversion went fine but same issue with subtitles. Also noticed that sound also goes out of sync in one of the encodes. I guess, I'll just stick with RAW video (with FLAC audio) for my blu-ray backups.
keef
11th August 2010, 19:25
hi @all nice to be here and to be able to post, could someone please help a n00b, why is it i never ever get the blu ray option only divxplus
tia
pacaveli211
12th August 2010, 00:09
there is no bluray option
duramaximus
12th August 2010, 15:42
hi @all nice to be here and to be able to post, could someone please help a n00b, why is it i never ever get the blu ray option only divxplus
tia
There used to be this option a while ago but it was removed. All I do is use the AVCHD option and when it completes then run that through tsMuxeR to make it a Blu-ray. Hope this helps.
Duramaximus
dragon_warrior
13th August 2010, 04:37
Hi guys, can you explain me these deinterlacing methods in RipBot264?
1. TFF -> 29.97 FPS
2. TFF -> 59.94 FPS
3. BFF -> 29.97 FPS
4. BFF -> 59.94 FPS
5. Inverse Telecine
Thanks very much :D
Guest
13th August 2010, 04:42
Hi guys, can you explain me these deinterlacing methods in RipBot264?
Before I answer, do you know what fields are?
Cappy
13th August 2010, 05:15
Why doesn't this convert 25 FPS to 23.976 FPS movies ?
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.