Skip to content

Opus encoding fixes

crvi requested to merge crvi/rhythmbox:opus-encoding-fixes into master

The MR contains the following changes.

  1. To warn ( rather than rb_debug ) for various error scenarios while setting the encoding style of the gstreamer encoder element.
  2. Replace deprecated properties for opusenc encoder.

Refer: https://bugzilla.gnome.org/show_bug.cgi?id=744909
Refer: https://bugzilla.gnome.org/show_bug.cgi?id=756282

Closes: #1634 (closed)

  1. Add constrained vbr support and enable it for opus encoder alone for the moment.

Merge request reports