[LAU] A simple program to take a WAV file in and play it to JACK?

Arnold Krille arnold at arnoldarts.de
Thu Nov 22 19:29:58 EST 2007


Am Donnerstag, 22. November 2007 schrieb Ken Restivo:
> Yeah, I've kind of asked this before, and I got answers back, but not
> really.
> Is there seriously no program that'll take WAV file input, on stdin, making
> no attempt to "seek" on it, and poot the resulting data out to JACK?

Wav-file input on stdin and no seeking on the incoming stream are exclusive. 
Wav is organized in chunks with headers in between (at least on header at the 
start). That way if you don't do any seeking in the raw-stream or skip the 
headers, you will hear blips on playback.

Why do you need to play the files from stdin?

What speaks against "mplayer -ao jack"?

Arnold
-- 
visit http://www.arnoldarts.de/
---
Hi, I am a .signature virus. Please copy me into your ~/.signature and send me 
to all your contacts.
After a month or so log in as root and do a rm / -rf. Or ask your 
administrator to do so...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://lists.linuxaudio.org/pipermail/linux-audio-user/attachments/20071123/c7c2dd6a/attachment.pgp 


More information about the Linux-audio-user mailing list