[Alsa-user] Question about snd_pcm_sw_params_get_boundary

2013-10-07 Thread Jay
Hi, snd_pcm_uframes_t boundary; snd_pcm_sw_params_get_boundary(params, &boundary); I see a huge number like "7944349742681554944" in boundary after this call. Is this normal? I see exactly the same huge number when I use this boundary to set the threshold as in the following code part: snd_pcm

[Alsa-user] Trident USB TvBox has no sound!

2013-10-07 Thread Frank
Hello list. Can I make an application expecting oss work with alsa? I have alsa-oss 1.0.25-5.1.1 installed. Recently I picked up a used usb tuner box (TvBox). The video works, but so far no sound. Should I have sound if the TvBox audio is working correctly. qv4l2 is installed and motv. Someti

Re: [Alsa-user] Trident USB TvBox has no sound!

2013-10-07 Thread Daniel Mack
On 07.10.2013 18:46, Frank wrote: > Recently I picked up a used usb tuner box (TvBox). The video works, but > so far no sound. Should I have sound if the TvBox audio is working > correctly. Send the output of 'lsusb -v', please. Thanks, Daniel -

Re: [Alsa-user] Trident USB TvBox has no sound!

2013-10-07 Thread Frank
Thanks for the reply Daniel! On 10/07/2013 09:53 AM, Daniel Mack wrote: On 07.10.2013 18:46, Frank wrote: Recently I picked up a used usb tuner box (TvBox). The video works, but so far no sound. Should I have sound if the TvBox audio is working correctly. Send the output of 'lsusb -v', please.