Search found 20 matches

by SndChsr
Tue Jan 02, 2007 2:20 pm
Forum: Development
Topic: New UBs on ftp site
Replies: 8
Views: 3423

Sorry I've been missing for a while. I've been following your work here though, and I'm amazed. Great job with everything. I've been using the 0.7.12 binary, and it works great. I've been ripping 640x272 x.264 movies to my iPod, getting about 25-30 fps on my 1.83CD MacBook. Everything looks great. (...
by SndChsr
Fri Dec 22, 2006 2:53 am
Forum: Development
Topic: Revision 72 goals?
Replies: 30
Views: 10804

Here's a link for those interested.

http://download.m0k.org/handbrake/jam-2.5rc3-OSX.zip
by SndChsr
Fri Dec 22, 2006 2:51 am
Forum: Development
Topic: Revision 72 goals?
Replies: 30
Views: 10804

I just got this from the BUILD file in the main project directory. + jam I use 2.5rc3, earlier versions might cause issues. On BeOS, you can download it at <http://www.haiku-os.org/develop.php>. On OS X, you cannot use the modified jam shipped with the developer tools, use this one instead: <http://...
by SndChsr
Thu Dec 21, 2006 11:13 pm
Forum: Development
Topic: Revision 72 goals?
Replies: 30
Views: 10804

My compile went fine on the Intel, although I'm still having the encoding issues with certain DVD's. I haven't looked into the compiling issues the previous Intel poster was having, but I should have some time this weekend to look at it. I was not using the OSX default version of Jam, I downloaded t...
by SndChsr
Sat Dec 16, 2006 5:40 pm
Forum: Development
Topic: Revision 71 testing results
Replies: 9
Views: 4156

OK. Here's another interesting test. 1h29m movie. 2-pass ffMpeg, 896kbps, 512x384 Deinterlaced 128kbps AAC Audio Got 80 fps on the 1st pass, 30 on the second (same as above), and no audio on the finished file. I know this has been referenced by other users, but I had not had this problem in a while,...
by SndChsr
Sat Dec 16, 2006 4:35 pm
Forum: Development
Topic: Revision 71 testing results
Replies: 9
Views: 4156

My initial tests have some interesting results. ffMpeg 2-pass encoding worked, but the second pass appears to NOT be using both cores. 1st pass worked at about 80 fps, second pass, only 30 fps, the fan on my MacBook didn't even come on. The processor clearly isn't being pushed, possibly as result of...
by SndChsr
Fri Dec 15, 2006 9:53 pm
Forum: Development
Topic: Constant rate factor encoding in HandBrake's cli
Replies: 61
Views: 20991

rhester, it sounds like you probably have the most knowledge of svn, so you should probably check it in.

My tests are looking ok so far, I did a couple small files on the intel system. Working on a full movie now, I'll post the results when its finished.
by SndChsr
Fri Dec 15, 2006 7:50 pm
Forum: Development
Topic: Constant rate factor encoding in HandBrake's cli
Replies: 61
Views: 20991

OK. Got the build working, everything's great so far. I'm going to do some encoding tests and I'll report back with my results. Thanks for the help with the build process, the instructions were easy to follow.
by SndChsr
Fri Dec 15, 2006 5:41 pm
Forum: Development
Topic: Constant rate factor encoding in HandBrake's cli
Replies: 61
Views: 20991

Thanks dynaflash. I'll give that a try right now.
by SndChsr
Fri Dec 15, 2006 5:38 pm
Forum: Development
Topic: Constant rate factor encoding in HandBrake's cli
Replies: 61
Views: 20991

What's the easiest way for me to get the potential r71 source, patches and all, and compile on my Intel machine? I've seen the patches scattered throughout posts on this board, but do we have a set I can download and test out somewhere? Thanks. I agree that any code checked in should work on all sup...
by SndChsr
Fri Dec 15, 2006 5:23 pm
Forum: Development
Topic: Constant rate factor encoding in HandBrake's cli
Replies: 61
Views: 20991

I'd be happy to compile and test anything you need on my Intel Mac. You may just need to help me through the process a bit. :-) Let me know what I can do to help.
by SndChsr
Fri Dec 15, 2006 3:43 pm
Forum: Development
Topic: Constant rate factor encoding in HandBrake's cli
Replies: 61
Views: 20991

Wow, I disappear for a few days and you guys really push forward. Great work! I still haven't heard from Chris Long, but I'll send him a quick email reminder. When I get a response from him, I'll pass it on to you guys, since you really seem to have a better handle on the x264 encoding than I do. I'...
by SndChsr
Sun Dec 10, 2006 12:17 am
Forum: Development
Topic: New Version
Replies: 10
Views: 6536

Intel work

Good news. I found Chris Long's email address in one of the forums and sent him a request for his changes. He said he was happy to send what he had worked on, and is going to try to get those changes to me later this week. Hopefully this will help solve some of the memory issues on the Intel systems.
by SndChsr
Sat Dec 09, 2006 5:03 pm
Forum: Development
Topic: New Version
Replies: 10
Views: 6536

That all sounds great. As I said before, I'm mostly a Cocoa programmer (actually mostly a Java programmer), and some of the lower level C stuff (threading, c pointers, etc.) are sometimes confusing to me, but I certainly want to help and keep moving forward. It would be nice to get some code, or at ...
by SndChsr
Fri Dec 08, 2006 1:24 pm
Forum: Development
Topic: New Version
Replies: 10
Views: 6536

Memory issues

Through further testing, I've found that the memory leak is present in my recent build. I encoded a movie, and the real memory shot to 450MB, and stayed high even after the encoding was finished. I'll try to track this down, I know rhester had some leads, but I'll admit I'm not too good with c point...
by SndChsr
Thu Dec 07, 2006 7:19 pm
Forum: Development
Topic: Be kinder to libdvdread
Replies: 2
Views: 3960

I've looked at your website and would like to try out your patches. Forgive my ignorance, but could you provide me with some quick instructions on how to apply these patches? I'm good with Cocoa, but not too great with things outside of XCode. :-) Thanks.
by SndChsr
Thu Dec 07, 2006 7:11 pm
Forum: Development
Topic: Be kinder to libdvdread
Replies: 2
Views: 3960

Dynaflash and I are trying to create a new, working version that includes x264 Baseline 3.0 support, as well as other requested changes, and I'd like to incorperate any other useful changes that people have made. Any patches you have created would be great. See the "New Version" thread for...
by SndChsr
Thu Dec 07, 2006 6:32 pm
Forum: Development
Topic: New Version
Replies: 10
Views: 6536

I've compiled (for my own testing) a new version for Intel Macs, and I manually worked around the Jam issues, but I'm too unfamiliar with Jam to fix the build script right now. Most of the issues revolved around compiling and linking to ffmpeg. This version does create x264 Baseline 3.0 files, and m...
by SndChsr
Fri Dec 01, 2006 1:31 am
Forum: Development
Topic: New Version
Replies: 10
Views: 6536

I'd definitely like to take a look and see what you have done. I'll spend the weekend trying to get inside the code a little better.
by SndChsr
Thu Nov 30, 2006 2:07 pm
Forum: Development
Topic: New Version
Replies: 10
Views: 6536

Glad someone else has picked this up. I was interested in working on the code myself, but I'm not very good (yet) with the low level c stuff, where most of the focus seems to be (iPod h.264 support). I do have an Intel mac though, so if you'd like any testing done, I'd be happy to help out there. I'...