Upstream issue is: https://gitlab.xiph.org/xiph/vorbis/-/issues/1975
and the solution is the commit: 
https://gitlab.xiph.org/xiph/vorbis/-/commit/42f2bb2936ea06e3a9a2fc2260988120d6dfc97d

the '--advanced-encode-option disable_coupling' in oggenc is used on 
autopkgtests for libvorbis.
so, in xenial, it was fixed along with some security updates.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libvorbis in Ubuntu.
https://bugs.launchpad.net/bugs/948459

Title:
  oggenc fails when using '--advanced-encode-option disable_coupling'
  switch and CBR encoding

Status in libvorbis package in Ubuntu:
  Confirmed
Status in vorbis-tools package in Ubuntu:
  New
Status in libvorbis source package in Xenial:
  Fix Released

Bug description:
  Running the following command line in a shell (with in.wav being a
  commong 16bit 44,1KHz wave file):

  oggenc -b 80 -m 80 -M 80 --advanced-encode-option disable_coupling -o
  out.ogg in.wav

  I get the following output:

  Mise en route du mécanisme de gestion du débit
  Ouverture avec le module wav : WAV file reader
  Encodage de "stereo.wav" 
           en "out.ogg" 
  en utilisant la gestion du débit (min 80 kbps, max 80 kbps)
  Setting advanced encoder option "disable_coupling"
  Erreur de segmentation

  Without the '--advanced-encode-option disable_coupling' switch,
  encoding works as usual.

  More about my setup:
  Ubuntu 10.10 amd64 (all packages up to date)
  vorbis-tools 1.4.0

  
  More information available on demand, this is the first time I file a bug 
here.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvorbis/+bug/948459/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to