JasonMillward / Autorippr

Rip discs automatically using a blend of Python, MakeMKV and HandBrake
MIT License
241 stars 60 forks source link

Blu rays appear pixelated #59

Closed choman closed 10 years ago

choman commented 10 years ago

Ripping the following blurays (so far) lay back pixelated. Is it possible that we need a diffent compression scheme.

Star Trek
Star Trek Into Darkness 
Tropic Thunder

Will rerun without compress and verify the initial file is ok

JasonMillward commented 10 years ago

I can't test the visuals on this until I get home. But can you try updating your settings.cfg handbrake com to something like?

com:        --x264-preset=slower --two-pass -q 85 --x264-tune=film -s 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20 --encoder=x264
choman commented 10 years ago

Yeah, but I am running into anther issue currently preventing me from running autorippr. I posted it to git

Together We Win! Looking for cloud storage, try copy.com (20g free

https://copy.com?r=6BuEoY)

Chad - Mynt / Core Promoter Do You Know Your Life Score? http://choman.mymonavie.com Creating A More Meaningful Life

Some people, when confronted with a problem, think "I know, I'll use Windows." Now they have two problems.

Some people claim if you play a Windows Install Disc backwards you'll hear satanic Messages. That's nothing, if you play it forward it installs Windows

On Tue, Aug 19, 2014 at 10:25 PM, Jason notifications@github.com wrote:

I can't test the visuals on this until I get home. But can you try updating your settings.cfg handbrake com to something like?

com: --x264-preset=slower --two-pass -q 85 --x264-tune=film -s 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20 --encoder=x264

— Reply to this email directly or view it on GitHub https://github.com/JasonMillward/Autorippr/issues/59#issuecomment-52729867 .

choman commented 10 years ago

So the new options do not work, the resulting BR is still pixelated.

The rip before compression is OK, so I believe this issue is when handbrake takes over and compresses

Test against both my Star Treks

Together We Win! Looking for cloud storage, try copy.com (20g free

https://copy.com?r=6BuEoY)

Chad - Mynt / Core Promoter Do You Know Your Life Score? http://choman.mymonavie.com Creating A More Meaningful Life

Some people, when confronted with a problem, think "I know, I'll use Windows." Now they have two problems.

Some people claim if you play a Windows Install Disc backwards you'll hear satanic Messages. That's nothing, if you play it forward it installs Windows

On Tue, Aug 19, 2014 at 10:27 PM, Chad Homan choman@gmail.com wrote:

Yeah, but I am running into anther issue currently preventing me from running autorippr. I posted it to git

Together We Win! Looking for cloud storage, try copy.com (20g free

https://copy.com?r=6BuEoY)

Chad - Mynt / Core Promoter Do You Know Your Life Score? http://choman.mymonavie.com Creating A More Meaningful Life

Some people, when confronted with a problem, think "I know, I'll use Windows." Now they have two problems.

Some people claim if you play a Windows Install Disc backwards you'll hear satanic Messages. That's nothing, if you play it forward it installs Windows

On Tue, Aug 19, 2014 at 10:25 PM, Jason notifications@github.com wrote:

I can't test the visuals on this until I get home. But can you try updating your settings.cfg handbrake com to something like?

com: --x264-preset=slower --two-pass -q 85 --x264-tune=film -s 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20 --encoder=x264

— Reply to this email directly or view it on GitHub https://github.com/JasonMillward/Autorippr/issues/59#issuecomment-52729867 .

JasonMillward commented 10 years ago

I'll be testing parameters and outputs today.

choman commented 10 years ago

OK cool. I will be out of pocket for the next week or two. I will try and keep you informed

Together We Win! Looking for cloud storage, try copy.com (20g free

https://copy.com?r=6BuEoY)

Chad - Mynt / Core Promoter Do You Know Your Life Score? http://choman.mymonavie.com Creating A More Meaningful Life

Some people, when confronted with a problem, think "I know, I'll use Windows." Now they have two problems.

Some people claim if you play a Windows Install Disc backwards you'll hear satanic Messages. That's nothing, if you play it forward it installs Windows

On Fri, Aug 22, 2014 at 5:36 PM, Jason notifications@github.com wrote:

I'll be testing parameters and outputs today.

— Reply to this email directly or view it on GitHub https://github.com/JasonMillward/Autorippr/issues/59#issuecomment-53130101 .

JasonMillward commented 10 years ago

Handbrake wasn't using command line arguments correctly. Fixed this in branch issue-59

When checking this out to test, don't forget to update your config, there's been a small change

choman commented 10 years ago

what's the quick update procedures again? I'd like to try this out before I head to DC

Together We Win! Looking for cloud storage, try copy.com (20g free

https://copy.com?r=6BuEoY)

Chad - Mynt / Core Promoter Do You Know Your Life Score? http://choman.mymonavie.com Creating A More Meaningful Life

Some people, when confronted with a problem, think "I know, I'll use Windows." Now they have two problems.

Some people claim if you play a Windows Install Disc backwards you'll hear satanic Messages. That's nothing, if you play it forward it installs Windows

On Sat, Aug 23, 2014 at 12:11 AM, Jason notifications@github.com wrote:

Handbrake wasn't using command line arguments correctly. Fixed this in branch issue-59 https://github.com/JasonMillward/Autorippr/tree/issue-59

When checking this out to test, don't forget to update your config, there's been a small change https://github.com/JasonMillward/Autorippr/blob/issue-59/settings.example.cfg#L24-L31

— Reply to this email directly or view it on GitHub https://github.com/JasonMillward/Autorippr/issues/59#issuecomment-53143134 .

JasonMillward commented 10 years ago
git pull
git checkout issue-59

Copy out handbrake->com from settings.example.cfg to settings.cfg

Run autorippr