Ed Sweetman | 2 Sep 20:56
Favicon

i'm back

Ok, I'm looking into why audio makes clipping noises as you move the 
slider around in the My music menu and just randomnly on it's own.  I 
cant figure what is going on with it because it happpens across all 
audio output plugins and across different audio input plugins.  It 
doesn't matter if i change the audio output priority or if i play with 
the polling timers for alsa output.   I've made this my new project to 
fix.  Zinf is primarily a audio player before anything else so this is 
an important problem that other people have reported.   I'd like to get 
some reports from other people who have this problem.

Does it happen across all audio outputs?
Does it happen with different format files?
What kernel do you use?
What soundcard and what if any difference in the effect do you see 
changing audio outputs / inputs?

Thanks ...  I also suggest developers start compiling zinf in gcc 3.2 
with strict warning options so we can further clean the code.

-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
Andreas Rottmann | 3 Sep 14:47
Picon
Picon
Gravatar

Why does the zinf src include all that libs?

Hi!

I was just wondering why the zinf source code contains all those
libraries, that could be linked easily in from the system (at least on
UN*X systems, that is), resulting in all those nice advantages of
using shared libraries.

I would like to propose to do configure checks wether to use the lib
installed in the system (if headers & .so are available), or the
version in the zinf sources.

I volunteer for helping here, i'd only like to know which libraries
are in there (zlib, gdbm are the ones i know, but there are probably
others) and if they were modified.

Regards, Andy (ZINF Debian maintainer)
--

-- 
Andreas Rottmann         | Dru <at> ICQ        | 118634484 <at> ICQ | a.rottmann <at> gmx.at
http://www.8ung.at/rotty | GnuPG Key: http://www.8ung.at/rotty/gpg.asc
Fingerprint              | DFB4 4EB4 78A4 5EEE 6219  F228 F92F CFC5 01FD 5B62

-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
Thomas Kimpton | 3 Sep 18:22

RE: Audio clipping

> 
> Message: 1
> Date: Mon, 02 Sep 2002 14:56:08 -0400
> From: Ed Sweetman <ed.sweetman <at> wmich.edu>
> To: zinf-devel <at> lists.sourceforge.net
> Subject: [Zinf-devel] i'm back
> Reply-To: zinf-devel <at> lists.sourceforge.net
> 
> Ok, I'm looking into why audio makes clipping noises as you move the 
> slider around in the My music menu and just randomnly on it's own.

I'm going to take a wild guess and say that it's ide drive activity.
If it's what I'm seeing, I see it a lot when I load a new page from
the web. I think it's when it is being saved to the cache, which is
why I suspect drive activity. Also, it may be worsened if you're
running on the ragged edge of ram, I've only got 256MB of ram, and
am running 178MB into the swap.

Tom.

-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
iwilliamson | 3 Sep 22:06
Picon
Favicon

Sigh...My last patch

DON'T use that last patch I posted for corrupt OGG files.   While it does seem to fix the problem, it has several
awful side effects.  It really is annoying me now...

If you just tuned in, the problem is that sometimes, OGG files are reported as corrupt (or crashes occur in
the Vorbis libraries) even when the file itself is fine.  I believe it's a race condition between the
LocalFileInput, the pullbuffer and the Vorbis LMC.  Though I now see it sometimes on MP3 files as well...

IanW

-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
Ed Sweetman | 4 Sep 00:16
Favicon

Re: Sigh...My last patch

Well, luckily i was moving at the time and never did get around to 
committing it.  Would have forgotten i didn't if you didn't remind me. 
But hopefully a fix can be made to the patch so that it does what it's 
supposed to do without creating more problems.   Personally i dont use 
id3 tags at all and couldn't care less if they were just totally ignored 
but a bunch of people do.

iwilliamson <at> shaw.ca wrote:
> DON'T use that last patch I posted for corrupt OGG files.   While it does seem to fix the problem, it has
several awful side effects.  It really is annoying me now...
> 
> If you just tuned in, the problem is that sometimes, OGG files are reported as corrupt (or crashes occur in
the Vorbis libraries) even when the file itself is fine.  I believe it's a race condition between the
LocalFileInput, the pullbuffer and the Vorbis LMC.  Though I now see it sometimes on MP3 files as well...
> 
> IanW
> 

-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
Andreas Rottmann | 5 Sep 14:33
Picon
Picon
Gravatar

Debian bug 159367

Hi!

I recently received a new bug report on zinf. Please read
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=159367 for further
information. please pay attention to the last message - is the
preferences generating code really wrong?

Regards, Andy
--

-- 
Andreas Rottmann         | Dru <at> ICQ        | 118634484 <at> ICQ | a.rottmann <at> gmx.at
http://www.8ung.at/rotty | GnuPG Key: http://www.8ung.at/rotty/gpg.asc
Fingerprint              | DFB4 4EB4 78A4 5EEE 6219  F228 F92F CFC5 01FD 5B62

-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
Picon
Gravatar

Re: Debian bug 159367

This is fixed in CVS. 

On Thu, 2002-09-05 at 05:33, Andreas Rottmann wrote:
> Hi!
> 
> I recently received a new bug report on zinf. Please read
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=159367 for further
> information. please pay attention to the last message - is the
> preferences generating code really wrong?
> 
> Regards, Andy
> -- 
> Andreas Rottmann         | Dru <at> ICQ        | 118634484 <at> ICQ | a.rottmann <at> gmx.at
> http://www.8ung.at/rotty | GnuPG Key: http://www.8ung.at/rotty/gpg.asc
> Fingerprint              | DFB4 4EB4 78A4 5EEE 6219  F228 F92F CFC5 01FD 5B62
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by: OSDN - Tired of that same old
> cell phone?  Get a new here for FREE!
> https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
> _______________________________________________
> Zinf-devel mailing list
> Zinf-devel <at> lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/zinf-devel
--

-- 
Kristian G. Kvilekval
email:kris <at> cs.ucsb.edu office:(805)893-4178 http://www.cs.ucsb.edu/~kris

-------------------------------------------------------
(Continue reading)

Andreas Rottmann | 5 Sep 23:52
Picon
Picon
Gravatar

Re: Debian bug 159367

"Kristian G. Kvilekval" <kris <at> cs.ucsb.edu> writes:

> This is fixed in CVS. 
> 
> 
I'm thinking about basing the next zinf debian package on CVS. Is this
a good idea? I also have a problem with CVS: how do i create a tarball
from the CVS source? 'make dist' doesn't work... :-/

Regards, Andy
--

-- 
Andreas Rottmann         | Dru <at> ICQ        | 118634484 <at> ICQ | a.rottmann <at> gmx.at
http://www.8ung.at/rotty | GnuPG Key: http://www.8ung.at/rotty/gpg.asc
Fingerprint              | DFB4 4EB4 78A4 5EEE 6219  F228 F92F CFC5 01FD 5B62

-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
Ed Sweetman | 5 Sep 23:59
Favicon

Re: Debian bug 159367

Andreas Rottmann wrote:
> "Kristian G. Kvilekval" <kris <at> cs.ucsb.edu> writes:
> 
> 
>>This is fixed in CVS. 
>>
>>
> 
> I'm thinking about basing the next zinf debian package on CVS. Is this
> a good idea? I also have a problem with CVS: how do i create a tarball
> from the CVS source? 'make dist' doesn't work... :-/
> 
> Regards, Andy

distro binary packaging is one of the things on the "omg can someone fix 
this" list.  Both redhat and debian people scream and yell about how 
ugly it is but i've yet to see any cleanup patches submitted or clear 
directions on what needs to be fixed

-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
Andreas Rottmann | 6 Sep 00:21
Picon
Picon
Gravatar

Re: Debian bug 159367

Ed Sweetman <ed.sweetman <at> wmich.edu> writes:

> Andreas Rottmann wrote:
> > "Kristian G. Kvilekval" <kris <at> cs.ucsb.edu> writes:
> >
> >> This is fixed in CVS.
> > I'm thinking about basing the next zinf debian package on CVS. Is
> > this
> > a good idea? I also have a problem with CVS: how do i create a tarball
> > from the CVS source? 'make dist' doesn't work... :-/
> > Regards, Andy
> 
> distro binary packaging is one of the things on the "omg can someone
> fix this" list.  Both redhat and debian people scream and yell about
> how ugly it is but i've yet to see any cleanup patches submitted or
> clear directions on what needs to be fixed
> 
> 
I don't quite understand - I justed wanted to knwo how i can obtain a
*source* tarball from the checked out CVS sources. Packages using
automake have a make dist, which creates a source tarball.

Andy
--

-- 
Andreas Rottmann         | Dru <at> ICQ        | 118634484 <at> ICQ | a.rottmann <at> gmx.at
http://www.8ung.at/rotty | GnuPG Key: http://www.8ung.at/rotty/gpg.asc
Fingerprint              | DFB4 4EB4 78A4 5EEE 6219  F228 F92F CFC5 01FD 5B62

-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
(Continue reading)


Gmane