Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Unverrich

macrumors regular
Original poster
Aug 24, 2008
100
0
USA
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!
 

northy124

macrumors 68020
Nov 18, 2007
2,293
8
@Aldaris that is not for the SVN that is for the last "Stable" release.

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

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

Unverrich

macrumors regular
Original poster
Aug 24, 2008
100
0
USA
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!
 

realityking

macrumors member
Dec 9, 2008
49
0
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

macrumors 68020
Mar 27, 2003
2,119
8
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.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.