NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/39204



The following reply was made to PR kern/39204; it has been noted by GNATS.

From: Jeff Rizzo <riz%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/39204
Date: Mon, 28 Feb 2011 08:38:22 -0800

 This is a multi-part message in MIME format.
 --------------050402050908030604080308
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 Content-Transfer-Encoding: 7bit
 
 >  I'm trying to capture data sent to audio device.
 >  After pad(4) reading /dev/pad0 should emit PCM data fed to /dev/sound0,
 >  I run
 >      hexdump -C /dev/pad0&  mplayer some.mp3
 >  and don't see any data. Starting in different order doesn't
 >  affect the overall result.
 
 
 Is this still a problem for you?  I notice that you're inputting the 
 audio to /dev/sound0, while pad0 usually corresponds to /dev/sound1.  
 Can you test again and close unless it's still a problem?
 
 +j
 
 
 --------------050402050908030604080308
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
   <head>
 
     <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
   </head>
   <body text="#000000" bgcolor="#ffffff">
     <span class="Apple-style-span" style="border-collapse: separate;
       color: rgb(0, 0, 0); font-family: Times; font-style: normal;
       font-variant: normal; font-weight: normal; letter-spacing: normal;
       line-height: normal; orphans: 2; text-indent: 0px; text-transform:
       none; white-space: normal; widows: 2; word-spacing: 0px;
       font-size: medium;">
       <pre>&gt; I'm trying to capture data sent to audio device.
 &gt; After pad(4) reading /dev/pad0 should emit PCM data fed to /dev/sound0,
 &gt; I run
 &gt;   hexdump -C /dev/pad0 &amp; mplayer some.mp3
 &gt; and don't see any data. Starting in different order doesn't
 &gt; affect the overall result.
 </pre>
     </span><br>
     Is this still a problem for you?&nbsp; I notice that you're inputting the
     audio to /dev/sound0, while pad0 usually corresponds to
     /dev/sound1.&nbsp; Can you test again and close unless it's still a
     problem?<br>
     <br>
     +j<br>
     &nbsp;<br class="Apple-interchange-newline">
   </body>
 </html>
 
 --------------050402050908030604080308--
 


Home | Main Index | Thread Index | Old Index