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).
Patch for Opus support
Forum rules
*******************************
Please be aware we are now using GitHub for issue tracking and feature requests.
- This section of the forum is now closed to new topics.
*******************************
*******************************
Please be aware we are now using GitHub for issue tracking and feature requests.
- This section of the forum is now closed to new topics.
*******************************
Re: Patch for Opus support
No objections here. We have a code review board for submissions at reviews.handbrake.fr
Re: Patch for Opus support
Yes, please post it there. We can probably figure out the missing bits.s55 wrote:We have a code review board for submissions at reviews.handbrake.fr
Re: Patch for Opus support
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
Sorry, try registering again.
Must have got turned off when we switched to a new server.
Must have got turned off when we switched to a new server.
Re: Patch for Opus support
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
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
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
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