Search found 42 matches

by Nomis101
Mon Nov 25, 2019 8:15 pm
Forum: Windows
Topic: H265 in new HandBrake 1.3.0 gives 30-60% higher bitrate
Replies: 48
Views: 10511

Re: H265 in new HandBrake 1.3.0 gives 30-60% higher bitrate

I need to admit, that I adapted my x265 options a bit for HB 1.3.0 to use the advanced features that x265 3.2.1 brings, but for preset medium and CRF=19 I don't see such a massive increase in bitrate. I've encoded "Star Trek Into Darkness" once with 1.2.2 and once with 1.3.0: 1.2.2: size 1...
by Nomis101
Sat Nov 23, 2019 9:10 pm
Forum: Windows
Topic: H265 in new HandBrake 1.3.0 gives 30-60% higher bitrate
Replies: 48
Views: 10511

Re: H265 in new HandBrake 1.3.0 gives 30-60% higher bitrate

This is normal and expected? Yes, it is expected. The x265 team changed this here: https://bitbucket.org/multicoreware/x265/commits/b14834a9d1c1864ea7e94d9cfed4e33f37e767c6 Please also note, that in the newer version of x265 the way the slower and veryslow preset works has changed: http://x265.org/...
by Nomis101
Mon Nov 18, 2019 6:51 pm
Forum: Mac
Topic: No Valid Source Found - MacOS Catalina
Replies: 6
Views: 1472

Re: No Valid Source Found - MacOS Catalina

Sure, you could sign it yourself. The process is not trivial, and has non-technical requirements. If one has a Developer ID Application certificate from Apple, it is just a one liner: codesign -s "Developer ID Application: yourname" --deep -fv /usr/local/lib/libdvdcss.2.dylib I've tried i...
by Nomis101
Sat Jun 08, 2019 11:52 am
Forum: Mac
Topic: Xcode 11 issues
Replies: 0
Views: 954

Xcode 11 issues

Description of problem or question: I've tried to build HandBrake master with the new Xcode 11 beta. But I'm seeing python issues. I don't think this is an actual HandBrake issue, that's why I'm not opening a bug and ask here instead. I'm not sure if this is something on my toolchain or an Apple bu...
by Nomis101
Tue Apr 09, 2019 2:31 pm
Forum: Mac
Topic: HB & T2 chip
Replies: 23
Views: 7638

Re: HB & T2 chip

There is a test about the impact of the T2 chip
https://appleinsider.com/articles/19/04 ... most-users
by Nomis101
Sun Apr 07, 2019 7:09 pm
Forum: Mac
Topic: Wrong localization choice on osx
Replies: 5
Views: 1584

Re: Wrong localization choice on osx

around in a partly German, partly English version... Oh, wow. This shouldn't be partly English. On which places do you see English strings in the German localized version? The only English leftovers are the strings that are not localizable, because they are shared between macOS, Windows and Linux. ...
by Nomis101
Sun Apr 07, 2019 6:45 pm
Forum: Mac
Topic: converting truehd to e-ac3 7.1
Replies: 1
Views: 672

Re: converting truehd to e-ac3 7.1

I know, 7.1 streams are currently a problem. This is, because ffmpeg does currently not support >6 channels in E-AC-3 audio encoder. See also https://github.com/HandBrake/HandBrake/issues/1085 and https://trac.ffmpeg.org/ticket/3595 The only option (on Mac) is to use the AAC encoder, which supports ...
by Nomis101
Thu Feb 28, 2019 1:03 pm
Forum: General Questions
Topic: Batch encode .DAV files?
Replies: 17
Views: 2711

Re: Batch encode .DAV files?

They play fine on the Amcrest player but it does not batch encode and with 40+ videos im trying to use for a presentation friday and im stuck hand encoding all that. Just no time for it :-( Any help is greatly appreciated! Im gonna try it with FF next, see if my command prompt chops are still worki...
by Nomis101
Tue Sep 25, 2018 11:26 am
Forum: Mac
Topic: Which Mac is best for HEVC encoding?
Replies: 6
Views: 1640

Re: Which Mac is best for HEVC encoding?

mduell wrote: Mon Sep 24, 2018 3:36 pm In general Macs are a poor value for encoding performance, ...
Really? Why?
by Nomis101
Mon Sep 24, 2018 3:29 pm
Forum: Mac
Topic: Which Mac is best for HEVC encoding?
Replies: 6
Views: 1640

Which Mac is best for HEVC encoding?

Using HandBrake I mainly encode my videos in HEVC for my AppleTV. For one BluRay this takes on my MacBook Pro around 30 hours (this is already with medium preset, I don't want to go lower than that). In the doom9 forum I was told a faster CPU would help. But, I wonder what it the most important CPU ...
by Nomis101
Tue Jun 12, 2018 9:51 am
Forum: Development
Topic: Basic Git question
Replies: 4
Views: 19498

Re: Basic Git question

Thanks.
$ git pull
Already up to date.
But it was working by executing
$ git pull https://github.com/HandBrake/HandBrake
Than I've opened GitHub Desktop and clicked on "Fetch original". Now it is up to date. :-)
by Nomis101
Mon Jun 11, 2018 10:29 pm
Forum: Development
Topic: Basic Git question
Replies: 4
Views: 19498

Basic Git question

I know, it is a very basic question, but I already was reading a lot, asked a bunch of peoples and I still can not solve it. I have made a branch of HandBrake some time ago. In the meantime it tells me "This branch is 224 commits behind HandBrake:master". Yes, sure it is, but how can I bri...
by Nomis101
Wed Jun 06, 2018 9:22 am
Forum: General Questions
Topic: Different AAC encoders
Replies: 2
Views: 2057

Re: Different AAC encoders

OK, thanks! :D
by Nomis101
Tue Jun 05, 2018 5:42 pm
Forum: General Questions
Topic: Different AAC encoders
Replies: 2
Views: 2057

Different AAC encoders

If one build its own HandBrake on Mac it is possible to choose between 3 different AAC encoders. The default CoreAudio AAC, ffmpeg AAC, and FDK AAC. In the HB documentation I read, the CoreAudio one has a better quality than the ffmpeg one. Is this sill valid since HandBrake switched to ffmpeg 4.0? ...
by Nomis101
Mon Jan 01, 2018 11:06 pm
Forum: Development
Topic: How to add second *.lproj to Mac build?
Replies: 3
Views: 13428

Re: How to add second *.lproj to Mac build?

Is there any timeframe for this, maybe for 1.2.0? Currently I have my own local HB branch which I have localized. So I can decide which change I want to merge to this branch. Which will avoid breakings, more or less. By the way, is it allowed to distribute modified (localized) HandBrake builds? I kn...
by Nomis101
Sat Dec 30, 2017 7:53 pm
Forum: Development
Topic: How to add second *.lproj to Mac build?
Replies: 3
Views: 13428

Re: How to add second *.lproj to Mac build?

OK, works now. Just forgotten to check a hidden checkbox. *sigh*
by Nomis101
Mon Dec 25, 2017 6:50 pm
Forum: Development
Topic: How to add second *.lproj to Mac build?
Replies: 3
Views: 13428

How to add second *.lproj to Mac build?

I would like to build a German localized HandBrake for macOS. So, I've cloned the English.lproj, renamed it to German.lproj and translated all xib files (WIP). I've registered the new locale by opening HandBrake.xcodeproj inside Xcode and than drag and dropped the German.lproj folder into the Xcode ...