<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Feb 24, 2014 at 8:56 PM, Joel Roth <span dir="ltr"><<a href="mailto:joelz@pobox.com" target="_blank">joelz@pobox.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Mon, Feb 24, 2014 at 06:56:07PM -0300, Gianfranco Ceccolini wrote:<br>
> Hi everybody<br>
><br>
> I’ve just stumbled on a very simple issue that I can’t solve.<br>
><br>
> Is there a simple command line player for JACK that plays .ogg files?<br>
<br>
</div>This might work (not tested)<br>
<br>
ogg123 -d raw test.ogg | ecasound -i stdin -o jack,system<br>
<div class="im HOEnZb"><br></div></blockquote><div><br></div><div>if your distribution was sanely built, then you just need sndfile-jackplayer which plays every format that libsndfile can handle (including ogg).<br></div>
<div> gstreamer command line utilities can also be used.<br></div></div><br></div></div>