Search found 51 matches

by risck
Wed Oct 17, 2007 4:39 pm
Forum: Development
Topic: Mod16 Anamorphic
Replies: 35
Views: 10335

All I'm asking you to do is include the dimensions the video track is stored at for -p and -P respectively. That context would make your metrics useful. Without that, they don't really say anything at all. I don't understand what's difficult about sharing the resolution with everyone... Simple that...
by risck
Wed Oct 17, 2007 3:10 pm
Forum: Development
Topic: Mod16 Anamorphic
Replies: 35
Views: 10335

I'm not sure what you guys are trying to demonstrate... I'm not trying to demonstrate a thing... you asked if I was going to share the sats so I posted what I was comparing... the SSIM mean's and PSNR mean's. Which I would assume is probably the best, objective, way to compare quality. Yes, like yo...
by risck
Wed Oct 17, 2007 3:27 am
Forum: Development
Topic: Mod16 Anamorphic
Replies: 35
Views: 10335

Re: r960

No...changing documentation is not going to change how the program works. I was a little tired when I wrote that just wasn't thinking :) Zero check failures have nothing to do with this patch. Didn't think so... but like like I said I was a little tired writing that post... and trilled about this p...
by risck
Tue Oct 16, 2007 1:33 am
Forum: Development
Topic: Mod16 Anamorphic
Replies: 35
Views: 10335

Re: r960

@@ -874,6 +886,10 @@ " <L:R:T:B:SB:MP> (default 1:1:4:4:0:0)\n" " -g, --grayscale Grayscale encoding\n" " -p, --pixelratio Store pixel aspect ratio in video stream\n" + " -p, --loosePixelratio Store pixel aspect ratio with specified width\n" + " <modulus...
by risck
Tue Oct 16, 2007 1:23 am
Forum: Bugs
Topic: Audio Bug (Reproduced, Sane settings w/log) Update, squashed
Replies: 11
Views: 2814

So you're telling me that ME UMH is threaded? Cool. Yeah I heard ESA wasn't, big drawback, I'll give a shot and see if I can get you an activity log on ESA. Not intentional, just didn't realize what you guys meant by the activity log till I looked just now. Just something to keep your eye open towa...
by risck
Tue Oct 16, 2007 12:01 am
Forum: Development
Topic: Mod16 Anamorphic
Replies: 35
Views: 10335

Re: r960

jbrjake wrote:Anyways, here's the code.
AHHH.... copy and past from my browser to patch file fails... looks like the browser changed the formating a little to much now everything collides :( I now have something to do tonight... can't wait to give this baby a spin :)
by risck
Mon Sep 17, 2007 4:31 am
Forum: Development
Topic: Mod16 Anamorphic
Replies: 35
Views: 10335

r960

Glad to see this had landed :)

On a side note x264 has implement multithreaded me=esa not that esa is better the uhm but for those crazy nutty people who does use esa from time to time our encode times might improve slightly soon :)
by risck
Sun Aug 19, 2007 1:46 am
Forum: Mac
Topic: zero cells
Replies: 6
Views: 2398

Some the program is called hmmm... Google "DVDFAB Decrypter HD"... and you should get a link for a nice free program. Right now I use my virtual windows environment to rip DVD's... go figure I'm to cheap to buy MTR but I'm fine buying windows and a virtual machine. Anyway it works well, up...
by risck
Sun Aug 19, 2007 12:01 am
Forum: General Questions
Topic: ********** Mirror Servers Required **********
Replies: 1
Views: 904

This isn't exactly what you guys want/need however I can offer up ~60GB a month. If you guys are interested in that lonesome amount let me know and I'll do my best to get on IRC tomorrow afternoon.
by risck
Fri Aug 17, 2007 9:22 pm
Forum: Development
Topic: [PATCH] High quality AAC encoder on Mac OS X
Replies: 80
Views: 25205

I've made a new version of the patch available which offers the choice of FAAC or QuickTime AAC, but defaults to QuickTime. Please test. Personally given the choice between the two I would select the QT ACC over FAAC so I plan on giving this a shot, since I haven't looked yet does this have any hoo...
by risck
Sat Aug 11, 2007 3:00 am
Forum: General Questions
Topic: Optimizing for Mac Pro Quad Core
Replies: 11
Views: 3169

I say if you want to tweak out a little more on performance side (minimal as they might be) opt for the jam method... but you still need to build a few extra binaries via MacPorts for fink for the process to work. Um, are you sure about that? After saintdev pre-configured the autoconf for libdca, t...
by risck
Fri Aug 10, 2007 8:07 pm
Forum: Development
Topic: Downloading Source Code
Replies: 6
Views: 1862

Re: Downloading Source Code

I guess I'm missing something. I haven't downloaded source code since ftp days. Do I need to download specific software to download the source code? You need a SVN client. Download something like MacPorts & install it. Then run `sudo port -v install subversion` launch a new shell run `svn co sv...
by risck
Fri Aug 10, 2007 8:02 pm
Forum: General Questions
Topic: Optimizing for Mac Pro Quad Core
Replies: 11
Views: 3169

So, "make" is the way to go versus "./jam" ? :) Depends on what you wan't to do, but my guess is that 'make' is at least the best way for you. I say if you want to tweak out a little more on performance side (minimal as they might be) opt for the jam method... but you still need...
by risck
Wed Aug 08, 2007 10:38 pm
Forum: General Questions
Topic: Handbrake vs. hardware solution (Reply)
Replies: 9
Views: 2998

hawkman wrote:Ok. The earliest posts answer these questions - when the question kept coming up time after time the responses became less and less friendly. I think that's entirely understandable.
Maybe that posting should be made sticky? Or linked to on a FAQ page or something... just an idea.
by risck
Tue Aug 07, 2007 6:27 am
Forum: General Questions
Topic: Advantages of H.264?
Replies: 9
Views: 3817

Re: Advantages of H.264?

What are the advantages of H.264? Am I missing something? Am I just not looking close enough? Does the difference only show up on huge HD displays? Everything is subjective... however x264 is is more efficient, not time wise mind you, in compressing video. So you should in theory you lose less of t...
by risck
Tue Aug 07, 2007 6:14 am
Forum: General Questions
Topic: Optimizing for Mac Pro Quad Core
Replies: 11
Views: 3169

risck, custom building libs has absolutely nothing to do with the performance boost from using the svn that baggss and Konstantin are referring to. Forgive me for asking this but why not? Konstantin refers to 'make' which I thought uses the pre-built libs... while jam builds everything from scratch...
by risck
Mon Aug 06, 2007 5:36 am
Forum: Development
Topic: Mod16 Anamorphic
Replies: 35
Views: 10335

Just wondering if this patch is still apply-able with the current trunk... I recently trashed my old build dir... well the drive had some corruption...

If it is I'm thinking of spinning a new build with the mod-16 to compare speeds... along with a few other tweaks.
by risck
Mon Aug 06, 2007 5:17 am
Forum: General Questions
Topic: Optimizing for Mac Pro Quad Core
Replies: 11
Views: 3169

I agree rolling your own builds for your hardware should greatly improve your build times. However most the "work" done with the contrib libs which are UB's... so your normal 'make' method isn't going to work here you need to ./jam Last time I did this I ran into a few problems building th...
by risck
Sat Jul 28, 2007 4:49 am
Forum: General Questions
Topic: Elgato Turbo264 with Handbrake?
Replies: 25
Views: 10515

Re: Don't cut off your nose to spite your face.

In the end, the only ones who lose are them, the devs are going to continue to work as long as they want to and feel that the product has a place in the software community. If you want to complain about me to anyone, talk to Rodney, it's his game. I was actually sticking up for the devs and support...
by risck
Sat Jul 28, 2007 4:00 am
Forum: Mac
Topic: Audio and video not synchronized
Replies: 3
Views: 930

Is the video always behind the audio... or does it drift out of sync as the video plays?
by risck
Sat Jul 28, 2007 3:50 am
Forum: Windows
Topic: im having handbrake trouble..please help!
Replies: 4
Views: 1716

A few questions. Is the issue isolated to video's playing in iTunes or do you see the same problem with other media players as well? Does HandBrake's preview show a static like image? Are you encoding directly from the disc or are you using something like DVDFab HD Decrypter and encoding the video f...
by risck
Sat Jul 28, 2007 3:41 am
Forum: Feature Requests
Topic: HandBrake Forum related...
Replies: 3
Views: 1251

We briefly chatted recently about modifying the forum because I wanted to put a "read the faq" banner in it. General consensus was not to spend time doing it because it'd likely still be ignored (some people just aren't interested in helping themselves), although if anyone on the team wan...
by risck
Sat Jul 28, 2007 3:09 am
Forum: General Questions
Topic: Elgato Turbo264 with Handbrake?
Replies: 25
Views: 10515

Don't cut off your nose to spite your face.

No, it's not. See now this is where we differ which is fine... we can all express different views and get a long right? So your saying the following concept doesn't apply? Unfriendly customers/users creates unfriendly help/developers which breads unfriendly customers/users... while friendly custome...
by risck
Sat Jul 28, 2007 2:20 am
Forum: Command Line Interface And Scripting
Topic: same filesize with different -q values
Replies: 1
Views: 1403

Out of curiosity... what dvd... all dvd's? Do you have the problem only with xvid?
by risck
Sat Jul 28, 2007 2:18 am
Forum: Feature Requests
Topic: HandBrake Forum related...
Replies: 3
Views: 1251

:oops: From http://handbrake.m0k.org/forum/viewtopic.php?t=2387 :oops: 7. Do not cross post. You only need to post once and in the correct forum. Be patient for a response. Please discuss this in the Requests section where risck first posted. Locking this to keep conversation in one place. Does anyo...