PDA

View Full Version : Latest Handbreak SVN Download




Unverrich
Mar 29, 2009, 01:19 PM
Can anyone send me the latest Handbreak compiled? I dont know how to download the newest SVN and do it.

Or if someone can put me in the right direction of where I can download it. Thanks!



Aldaris
Mar 29, 2009, 03:24 PM
Did you check the site? http://handbrake.fr/?article=download

northy124
Mar 29, 2009, 04:09 PM
@Aldaris that is not for the SVN that is for the last "Stable" release.

@Unverrich try the below in Terminal.
Open Terminal and type svn co svn://svn.handbrake.fr/HandBrake/trunk HandBrake, pressing enter
Type cd handbrake or ./configure (as I think it has changed how to compile), pressing enter
Type sudo Make Check
Sudo Make
Sudo Make install

You need Yasm installed as well for it to be successful.

Cave Man
Mar 29, 2009, 04:58 PM
Check your gmail account.

Unverrich
Mar 29, 2009, 06:07 PM
got it, Cave Man.

Thank you guys so much!

Now, how often does the SVN update? And when I update it do I just go to the Terminal and do that same process over and over?

Thanks again!

northy124
Mar 29, 2009, 06:13 PM
IDK but I update once a week, every Saturday.

Thomss
Mar 29, 2009, 06:57 PM
What have they added since 0.93?

realityking
Mar 29, 2009, 07:28 PM
Sometimes SVn doesn't change for a couple of days, sometimes it changes a dozen a times on a single day.
This that are new (form the the top of my head):
Better decomb (with custom options)
better blu-ray support
live preview
much newer and better x264

dynaflash
Mar 30, 2009, 01:50 AM
Remember, svn rev's are NOT supported in any way shape or form.

some days there might be a dozen commits, some break things and the next one might fix it. Tough to say.

The gui might be half done, might be a feature that is sort of implemented and sort of not.

I would ask that compiled binaries not be distributed. Please, if your interested then learn to use svn and compile yourself. Along with reading the commit notes and following the irc logs might help understand what sort of state things are in at any given time.

When the svn is deemed stable enough, a developer snapshot will be released which is generally safe for public consumption. Until that time, you get a 50/50 guarantee ... if it breaks you can keep both halves.

Cave Man
Mar 30, 2009, 09:50 AM
I would ask that compiled binaries not be distributed.

All right, no more from me. I'll quietly leave the room now... :o