Warning: Can't synchronize with the repository (Unsupported version control system "svn": "/usr/lib64/libsvn_ra_neon-1.so.0: undefined symbol: svn_compat_wrap_file_rev_handler" ). Look in the Trac log for more information.

Ticket #31 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

inbound audio "ticks"

Reported by: ekilfoil Owned by: ekilfoil
Priority: major Milestone: Mangler 1.0
Component: libventrilo3 Version: 0.0
Keywords: Cc:

Description (last modified by ekilfoil) (diff)

Inbound audio has a distinct ticking sound. This is caused by creating and destroying the codec state on every sound packet. To fix this, each user needs to be assigned a codec handle so their codec state can be stored for the packet stream.

Outbound audio had the same issue, which is now fixed.

Change History

Changed 2 years ago by ekilfoil

  • description modified (diff)
  • milestone set to Mangler 1.0

Changed 2 years ago by anonymous

Problem occurs in both speex and gsm channels.

Changed 2 years ago by anonymous

from mangler to mangler gsm works fine
from mangler to ventrilo both speex and gsm should work fine
from ventrilo to mangler, speex and gsm will both tick
from mangler to mangler, speex will tick

Changed 2 years ago by ekilfoil

fixed in r195

Changed 2 years ago by ekilfoil

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.