[Bug 987231] [NEW] does not resample to samplerate defined in jack

2012-04-23 Thread Walter Oesch
Public bug reported: When using the Jack output module audio gets distorted or does not play at all when playing a track with a samplerate other than the one specified in jack. the (i hope) relevant part of VLC debug messages when starting playback is: jack debug: JACK audio output initialized

[Bug 987231] Re: does not resample to samplerate defined in jack

2012-04-23 Thread Walter Oesch
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/987231 Title: does not resample to samplerate defined in jack To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vl

[Bug 987231] Re: VLC does not resample to samplerate defined in jack

2012-04-23 Thread Walter Oesch
** Summary changed: - does not resample to samplerate defined in jack + VLC does not resample to samplerate defined in jack -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/987231 Title: VLC does not

[Bug 987231] Re: VLC does not resample to samplerate defined in jack

2012-04-23 Thread Walter Oesch
I disabled audio time stretching but nothing changed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/987231 Title: VLC does not resample to samplerate defined in jack To manage notifications about t

[Bug 987231] Re: VLC does not resample to samplerate defined in jack

2012-04-24 Thread Walter Oesch
I tested removing libsamplerate_plugin.so or libspeex_resampler_plugin.so or both and none of it changed anything. However playback directly to ALSA workes fine. I made test with various combinations of sample rates for my USB sound interface and the audio track and all of them worked flawlessly.

[Bug 987231] Re: VLC does not resample to samplerate defined in jack

2012-04-24 Thread Walter Oesch
I also checked that ALSA is really running on the sample rate specified on the audio interface with: cat /proc/asound/card1/pcm0p/sub0/hw_params -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/987231 T

[Bug 987231] Re: VLC does not resample correctly with JACK

2012-04-26 Thread Walter Oesch
I took a look at the code of the Jack output module and with some debugging and some luck i found the problem: in modules/audio_output/jack.c on line 139: aout_PacketInit is called with p_aout and this p_aout contains the wrong sample rate, because it is set later, on line 146. Moving line 146 up

[Bug 1002236] [NEW] Menubar missing in gpass

2012-05-21 Thread Walter Oesch
Public bug reported: Since the update to Xubuntu 12.04 the menubar in GPass is not shown anymore. Instead it displays the text "[a BonoboDockItem]" where the menubar would be. ** Affects: gpass (Ubuntu) Importance: Undecided Status: New -- You received this bug notification becaus