Page 1 of 1

Patch for Opus support

Posted: Tue Aug 04, 2015 11:28 am
by trldp
I've made a patch with an encoder for Opus audio. You can find it on https://dl.dropboxusercontent.com/u/287 ... oder.patch. It works with the CLI and GTK interface on Ubuntu.

Due to lack of Windows and Mac computers on my part, I was not able to test it for these interface. I suppose some work still needs to be done in order to disable certain sampling rates in these interfaces (the Opus codec only supports the sampling rates 8, 12, 16, 24 and 48 KHz).

Re: Patch for Opus support

Posted: Tue Aug 04, 2015 12:08 pm
by s55
No objections here. We have a code review board for submissions at reviews.handbrake.fr

Re: Patch for Opus support

Posted: Tue Aug 04, 2015 4:03 pm
by Deleted User 11865
s55 wrote:We have a code review board for submissions at reviews.handbrake.fr
Yes, please post it there. We can probably figure out the missing bits.

Re: Patch for Opus support

Posted: Tue Aug 04, 2015 4:46 pm
by trldp
Unfortunately, I don't have an account on reviews.handbrake.fr, and I can't seem to find a 'register' button...

Re: Patch for Opus support

Posted: Tue Aug 04, 2015 4:58 pm
by s55
Sorry, try registering again.

Must have got turned off when we switched to a new server.

Re: Patch for Opus support

Posted: Tue Aug 04, 2015 7:19 pm
by trldp
Ok, I've posted it on the review board with the review group 'patches' (see https://reviews.handbrake.fr/r/845/)

Re: Patch for Opus support

Posted: Fri Jul 15, 2016 1:01 am
by Djfe
What happened to the patch?
I tried the latest nightly and Opus sadly isn't an option, yet.

Was it postponed for some reason?

I would love to be able to encode my audio in opus, without passing my video through FFmpeg after having used Handbrake :)

Regards,
Djfe

Re: Patch for Opus support

Posted: Fri Jul 15, 2016 6:04 am
by BradleyS
I ported the original patch to current git a couple of weeks ago. It's still on our todo list to fully implement. See https://github.com/HandBrake/HandBrake/issues/243