Issue 351 in pyglet: Ogg playback is stuttering with example media player

6 views
Skip to first unread message

codesite...@google.com

unread,
Sep 29, 2008, 10:27:07 PM9/29/08
to pyglet...@googlegroups.com
Issue 351: Ogg playback is stuttering with example media player
http://code.google.com/p/pyglet/issues/detail?id=351

Comment #2 by evilhecubus:
See attached. Thanks.

Attachments:
python.info.txt 6.4 KB

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

codesite...@google.com

unread,
Sep 29, 2008, 11:05:23 PM9/29/08
to pyglet...@googlegroups.com
Issue 351: Ogg playback is stuttering with example media player
http://code.google.com/p/pyglet/issues/detail?id=351

Comment #3 by Alex.Holkner:
I imagine your ALSA user-space driver doesn't support resampling. Playing
a 48k (as
opposed to, say, 44.1k) OGG file may fix the problem -- or there may be
some other
sampling rate that always works, and others never work.

ALSA has been dropped from the upcoming pyglet 1.2 in favour of PulseAudio,
so the
issue is likely to just go away with that release anyway.

codesite...@google.com

unread,
Sep 29, 2008, 11:16:25 PM9/29/08
to pyglet...@googlegroups.com
Issue 351: Ogg playback is stuttering with example media player
http://code.google.com/p/pyglet/issues/detail?id=351

Comment #4 by evilhecubus:
Bug is still present in svn trunk. What's the easiest way for me to provide
the
hardware/driver information y'all need?

codesite...@google.com

unread,
Sep 29, 2008, 11:22:35 PM9/29/08
to pyglet...@googlegroups.com
Issue 351: Ogg playback is stuttering with example media player
http://code.google.com/p/pyglet/issues/detail?id=351

Comment #5 by Alex.Holkner:
I'd be very surprised if the same bug manifested itself in the same way
with both the
ALSA and PulseAudio drivers --- please double-check that you actually ran
your test
with the SVN trunk copy of pyglet, not the installed version (say, by
printing out
pyglet.version and pyglet.__file__ within your test program).

In any case, there's not much I can do about it without the actual
hardware/driver.
The PulseAudio driver is still in early development and I'll be testing on
a wider
range of hardware I have access to later this year.

codesite...@google.com

unread,
Sep 29, 2008, 11:45:40 PM9/29/08
to pyglet...@googlegroups.com
Issue 351: Ogg playback is stuttering with example media player
http://code.google.com/p/pyglet/issues/detail?id=351

Comment #6 by evilhecubus:
Whoops. I assumed that /trunk/ in svn would be the latest code. The
pyglet.version I
have is 1.1.1. Is the new PulseAudio code in a state that I could check it
out and
see if it works?

anyway, attached is the result of the following commands:
lsmod | grep snd
lspci
ls -l /usr/
ls -l /usr/lib/libasound.so

Thanks again.

Attachments:
lsmod.txt 896 bytes
lspci.txt 1.9 KB
libasound.txt 89 bytes

Reply all
Reply to author
Forward
0 new messages