Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Video Encoding > MPEG-4 Encoder GUIs

Reply
 
Thread Tools Display Modes
Old 3rd July 2007, 01:55   #1  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Dublin (but born in Poland)
Posts: 2,961
RipBot264 v1.14.5 - Simple and easy to use GUI -> IPOD . PSP . CONSOLES . BLURAY

This small app written in Delphi is specially for people looking for something simple without exotic filters and unnecessary settings.

Download
.7z -> http://www.mediafire.com/file/ddkzn2...t264v1.14.5.7z




Common problems:
1) Error message in Media Player Classic or other decoding problem (avs2avi.exe crashes)
Uninstall all codec packs and then reinstall AviSynth , Haali Media Spliter , ffdshow. XP users also must install Windows Media Player 11!
2) x264 crashes
check cpu stability in LinX. check memory in memtest86
3) FLAC conversion is not available for DTS-MA
More help in \tools\ax\ArcSoft DTS Decoder\Readme.txt



Q: What does 4.1 profile do over 4.0 and would 4.1 be better for working with HD DVD/Blu Ray discs?
A: According to wiki maximum bitrate in 4.0 high profile is limited to 25Mbps. 4.1 is limited to 62.5Mbps. That's all!


Changelog
Code:
v1.14.5
Added: RipBot264 will force XviD decoder for Divx files in ffdshow. (libavcodec sometimes causes audio sync problems)
Fixed: Demuxed FLAC from MKV had wrong format (OGG instead of RAW FLAC)
Fixed: PCM audio sometimes was not accepted by TSmuxer. (Added extra conversion wav->w64 before muxing)
Updated: BDSup2Sub 3.9.8 , eac3to 3.17 , MediaInfo 0.7.23 , MKVToolnix 2.9.8 , x264 r1292M

v1.14.4
Added: RipBot264 will force ffdshow as prefferd Xvid and Divx 4/5 decoder in Windows 7
Changed: Avi files will be decoded via DirectShowSource instead of OpenDMLSource (Reason: OpenDMLSource does not work well with Windows 7 RTM)
Changed: Avs files wiil be imported via Import() instead of DirectShowSource
Changed: Lossless audio is automatically selected instead of first audio stream in Demuxing window
Changed: Bitmap based suptitles are also allowed for none-standard resolutions (MKV)
Fixed: Blu-ray subtitles were not resized if user changed resolution after adding subtitles
Fixed: FLAC will be decoded by madFLAC instead of BassAudio due to weird problems on Windows 7 RTM (Avs script hangs if bassaudio.dll is loaded)
Fixed: temporary files will not be automatically stored on non-NTFS drives (external usb drive for example)
Fixed: 24fps subtitles were automatically converted to 23.976fps due to missing /fps:keep option
Updated: x264 r1251M, NicAudio 2.0.4, MediaInfo 0.7.21, Yadif 1.6, BDSup2Sub 3.9.7

v1.14.3
Added: Inverse Telecine function in Deinterlace section
Added: --min-keyint (fps) and --keyint (fps*10) and --fps (24000/1001 for example) to x264 commandline 
Added: fraction will be used in script instead of rounded values (24/1.001 instead of 23.976 for example)
Added: --title switch for mkv container (based on output filename without extension)
Changed: x264 command line syntax according to changes introduced in r1177 (old profiles may not work!)
Fixed: Only Subtitles (PGS) will be shown in GUI. Reason: Subtitles (SRT) do not work.
Fixed: incorrect height in custom resize with locked aspect ratio (for example 1280x532 instead of ...x534) 
Fixed: too big undersize for mkv
Update: BDSup2Sub 3.9.6 , DGIndex 1.5.5 , ffmpeg r19159 , MediaInfo 0.7.20 , MP4Box 0.4.6 , x264 r1195M

v1.14.2
Added: DTS Master Audio and Hi-Res conversion to wave or FLAC (ArcSoft DTS Decoder required! More help in \tools\ax\ArcSoft DTS Decoder\Readme.txt)
Added: Blu-Ray subtitles (.Sup) are now supported in Properties -> Subtitles section (Hardcoded subtitles)
Added: Demuxing all subtitles at once
Fixed: DTS size calculation for AVCHD
Fixed: if order in job list was changed during conversion checkboxes were not assigned to current encoding job
Fixed: incorrect --sar values if source had aspect ratio higher than 1.33 and lower than 1.56 (for example 624x464)
Fixed: All empty temp folders will be removed
Fixed: .avs scripts did not work in RipBot264 with AviSynth 2.5.8
Fixed: AVCHD incompatible resolution error even if video has correct resolution 
Update: DGindex 1.5.5, BDSup2Sub 3.9.3, MediaInfo 0.7.17, x264 r1169

v1.14.1
Added: PCM, TrueHD and EAC3 can be optionally converted to FLAC
Added: muxing flac into .mkv
Fixed: Incorrect audio duration in uncompressed audio
Update: x264 r1162

v1.14.0
Added: Job queue can be modified during conversion. It is also possible to skip current job.
Added: real-time preview during croping
Added: support for wave64
Added: muxing .wav/.w64 to AVCHD structure
Added: muxing DVD subtitles (idx/sub) to matroska
Added: Blu-Ray subtitles (.sup) will be automatically converted to VobSub (.sub) if mkv container was selected
Added: Blu-Ray subtitles will be automatically resized to proper resolution if AVCHD was selected (1080p->720p for example)
Added: srt to sup conversion for 576p/480p (Warning: 576p subtitles are not visible on PS3!)
Added: warning message if resolution is not compatible with AVCHD
Added: FFdshow will be automatically set as preffered directshow decoder for H.264/VC-1/MPEG-2 in Windows 7 (thanks clsid for help with SetACL) 
Added: OSD and subtitles in FFDShow will be automatically disabled 
Changed: PCM, TrueHD and EAC3 will be always converted to .w64
Changed: Status color to dark blue
Changed: x264.exe renamed to x264_x86.exe (GUI won't kill x264.exe)
Fixed: script error if video had wav audio 
Fixed: correct sar values were not applied for 704x576 and 704x480 
Update: DGAVCDec 1.0.9, BDSup2Sub 3.8.2 eac3to 3.16, MediaInfo 0.7.16, MKVToolnix 2.9.0, Oggenc 2.85 aoTuVb5.7, TSMuxer 1.10.6, x264 r1158M

[FULL LOG]

Last edited by Atak_Snajpera; 16th October 2009 at 17:29.
Atak_Snajpera is offline   Reply With Quote
Old 3rd July 2007, 03:32   #2  |  Link
~bT~
н∂-ƒαиαтι’
 
Join Date: May 2006
Location: Bedfordshire, UK
Posts: 986
^ nice going mate!

will check it out as i need to do a few vids for ps3.

just noticed, u must have ffdshow? i don't really want to install ffdshow as i prefer separate codecs. any way around this?

EDIT: just tried it on a lil sample, i wasn't asked to install ffdshow, just started the process. very easy prog to use!

Last edited by ~bT~; 3rd July 2007 at 03:51.
~bT~ is offline   Reply With Quote
Old 3rd July 2007, 11:54   #3  |  Link
Jerry_Sm@rt
Registered User
 
Join Date: Dec 2003
Posts: 55
Very nice GUI,easy to use.
Why not making the first pass faster,like this:

Code:
x264.exe --pass 1 --bitrate 800 --stats ".stats" --bframes 3  --filter 0,0 --subme 1 --analyse none --vbv-maxrate 25000 --me dia --thread-input --progress --no-psnr --no-ssim --aq-strength 0 --aq-sensitivity 0 --output NUL "hh.avs" 

@echo+

x264.exe --pass 2 --bitrate 800 --stats ".stats" --ref 3 --mixed-refs --bframes 3 --subme 5 --b-pyramid --bime --weightb  --filter 0,0 --analyse all --8x8dct --vbv-maxrate 25000 --thread-input --progress --no-psnr --no-ssim --aq-strength 0 --aq-sensitivity 0 --output "hh.mkv" "hh.avs"
P.S:PSP really takes 3 bframes?

Last edited by Jerry_Sm@rt; 3rd July 2007 at 12:05.
Jerry_Sm@rt is offline   Reply With Quote
Old 3rd July 2007, 12:11   #4  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Dublin (but born in Poland)
Posts: 2,961
Quote:
EDIT: just tried it on a lil sample, i wasn't asked to install ffdshow, just started the process. very easy prog to use!
Are you sure You didn't install FFdshow? RipBot264 does simple check in registry every time at the beginning. If key [HKEY_LOCAL_MACHINE\SOFTWARE\GNU\ffdshow] wasn't found you wouldn't be able to encode anything.

Jerry_Sm@rt:
Quote:
Why not making the first pass faster,like this
Why not but before I change anything I would like to know what would be a disadvantage? (quality loss,file size not accurate...)


Quote:
PSP really takes 3 bframes?
Yes! PSP plays movies with 3 bframes without any problems! My PSP has never had problems with any movie/anime.

Last edited by Atak_Snajpera; 3rd July 2007 at 12:25.
Atak_Snajpera is offline   Reply With Quote
Old 3rd July 2007, 12:21   #5  |  Link
nullstuff
binary member
 
nullstuff's Avatar
 
Join Date: Dec 2005
Location: jmp eip
Posts: 65
Quote:
Originally Posted by Jerry_Sm@rt View Post
PSP really takes 3 bframes?
...sharktooth's PD-PSP profile uses 3 b-frames, too.

-- nullstuff
__________________
"there's a crack; a crack in everything: it's how the light gets in" - l/cohen
nullstuff is offline   Reply With Quote
Old 3rd July 2007, 14:59   #6  |  Link
Jerry_Sm@rt
Registered User
 
Join Date: Dec 2003
Posts: 55
@Atak_Snajpera
Maybe some psnr loss,but I really can not tell the differences between a fast 1st pass encoded movie and a normal 1st pass encoded movie(same bitrate).If I got a faster cpu, I would not care about it.
What's your psp version?3.5?I'm still running 2.71se
Jerry_Sm@rt is offline   Reply With Quote
Old 3rd July 2007, 15:10   #7  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Dublin (but born in Poland)
Posts: 2,961
At the moment my PSP version is still 3.50 but in few days when my Lumines game arrives I will switch to 3.40 OE-A
Atak_Snajpera is offline   Reply With Quote
Old 3rd July 2007, 17:25   #8  |  Link
~bT~
н∂-ƒαиαтι’
 
Join Date: May 2006
Location: Bedfordshire, UK
Posts: 986
Quote:
Originally Posted by Atak_Snajpera View Post
Are you sure You didn't install FFdshow? RipBot264 does simple check in registry every time at the beginning. If key [HKEY_LOCAL_MACHINE\SOFTWARE\GNU\ffdshow] wasn't found you wouldn't be able to encode anything.
Yes, I don't have FFdshow installed. But I did have it previously..

EDIT: Those keys are still there.


Last edited by ~bT~; 3rd July 2007 at 17:29.
~bT~ is offline   Reply With Quote
Old 3rd July 2007, 21:15   #9  |  Link
Hyper_Thread
Registered User
 
Hyper_Thread's Avatar
 
Join Date: Jan 2007
Location: Over the Hills & Far Away
Posts: 39
Ripbot264 fail to open any supported format & display an error message : '25.0000' is not a valid floating point value. Even if try to open NTSC file ('29.9700' is not.... in this case)
Avisynth v2.57, HaliMediaSpliter, FFdshow & .Net runtime v2.0 are installed properly (i'm using other GUIs with no problems)
Hyper_Thread is offline   Reply With Quote
Old 3rd July 2007, 21:30   #10  |  Link
RussianPsycho
Registered User
 
RussianPsycho's Avatar
 
Join Date: Nov 2004
Posts: 7
@Atak_Snajpera,

i get this error too:


cu
RussianPsycho is offline   Reply With Quote
Old 3rd July 2007, 21:36   #11  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Dublin (but born in Poland)
Posts: 2,961
Problem with decimal symbol has been fixed in new version (v.1.0.1)

Last edited by Atak_Snajpera; 4th July 2007 at 01:01.
Atak_Snajpera is offline   Reply With Quote
Old 4th July 2007, 02:21   #12  |  Link
Hyper_Thread
Registered User
 
Hyper_Thread's Avatar
 
Join Date: Jan 2007
Location: Over the Hills & Far Away
Posts: 39
1- Not all of us are using the MT version of Avisynth, so why do you put SetMode(2) to the script when Deinterlace is activated ?! with official version, your script fail.
2- Tdeint don't give the optimal result with mthreshL=0. In most cases, Tdeint( order=0 or 1, full=false) can produce a good picture (this is my personal opinion).
2- The PC Profile is very slow (i don't try the 2 others), can you add a "balanced" profile.

Keep the good work.
Hyper_Thread is offline   Reply With Quote
Old 4th July 2007, 02:32   #13  |  Link
~bT~
н∂-ƒαиαтι’
 
Join Date: May 2006
Location: Bedfordshire, UK
Posts: 986
^ MT is not added if you're not using an MT version of AviSynth.

well, that's my experience anyway.

cheers for the fixed version!
~bT~ is offline   Reply With Quote
Old 4th July 2007, 03:20   #14  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Dublin (but born in Poland)
Posts: 2,961
Quote:
Not all of us are using the MT version of Avisynth, so why do you put SetMode(2) to the script when Deinterlace is activated ?! with official version, your script fail
MT version will be used ONLY if available! So If you don't have MT AviSynth SetMode(2) will not be added.

Quote:
Tdeint don't give the optimal result with mthreshL=0. In most cases, Tdeint( order=0 or 1, full=false) can produce a good picture (this is my personal opinion)
NO! You are wrong! Tdeint without mthreshL=0 produces ugly artifacts! BTW I made many tests with default settings and with mthreshL=0 and I did not see any difference between screenshots.

http://forum.doom9.org/showthread.php?t=127423
http://forum.doom9.org/showthread.ph...99#post1003599

Quote:
The PC Profile is very slow (i don't try the 2 others), can you add a "balanced" profile.
Why don't you use PS3 profile? (It uses 3 ref frames instead of 5 ). If it's still to slow use PSP profile (only 2 refs)

Last edited by Atak_Snajpera; 4th July 2007 at 03:30.
Atak_Snajpera is offline   Reply With Quote
Old 4th July 2007, 09:39   #15  |  Link
Jacquers
bonkers
 
Jacquers's Avatar
 
Join Date: Mar 2006
Posts: 91
Thanks for the app! Downloading the update now to go and test it after work.

Just a suggestion for future updates: Maybe make only the changed files / exe available for users that have already downloaded v1.0.0 ?
__________________
"It’s extremely important to understand that is not a codec company" - DivX CEO Jordan Greenhall
Jacquers is offline   Reply With Quote
Old 4th July 2007, 10:58   #16  |  Link
~bT~
н∂-ƒαиαтι’
 
Join Date: May 2006
Location: Bedfordshire, UK
Posts: 986
^ on the next version, would it be poss to select a destination for temp files instead of using c:\temp?

or just make sure the prog doesn't delete the temp folder?
~bT~ is offline   Reply With Quote
Old 4th July 2007, 11:18   #17  |  Link
jethro
Registered User
 
Join Date: Mar 2006
Posts: 65
This is one of the prettiest apps I've ever seen! Amazing interface look.
And it just worked w/o problems first time I tried it.

Firrst off I think it really needs user-customizable profiles. I think everyone here has some favourite switches and would like to tweak an option or two...

However, I like your simple design and minimalistic look very much and would hate to see it bloated and cluttered in any way. It would be great if you could keep this simple elegant feel while adding new options.
jethro is offline   Reply With Quote
Old 4th July 2007, 16:54   #18  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Dublin (but born in Poland)
Posts: 2,961
Quote:
Firrst off I think it really needs user-customizable profiles. I think everyone here has some favourite switches and would like to tweak an option or two...
Custom profiles will be added in v1.1.0.

Quote:
However, I like your simple design and minimalistic look very much and would hate to see it bloated and cluttered in any way. It would be great if you could keep this simple elegant feel while adding new options.
Simple design will be always kept. That's my goal
Atak_Snajpera is offline   Reply With Quote
Old 4th July 2007, 19:37   #19  |  Link
Hyper_Thread
Registered User
 
Hyper_Thread's Avatar
 
Join Date: Jan 2007
Location: Over the Hills & Far Away
Posts: 39
Please don't say i'm wrong since i've said "this is my personal opinion". & i don't have to use a restricted level profile, i'm just proposing to offer much more choice for users.
Hyper_Thread is offline   Reply With Quote
Old 4th July 2007, 20:08   #20  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Dublin (but born in Poland)
Posts: 2,961
OK! I respect your opinion. Custom profiles are under construction. It will take probably few days to implement and testing.
Atak_Snajpera is offline   Reply With Quote
Reply

Tags
appletv, avchd, bluray, gui, iphone, ipod, ps3, psp, ripbot264, xbox360

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 22:54.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.