DUUUUUUUUUUUDE!!!!!!!!!!!!! IT WORKS BWAHAHAHAHAHAHAHAH!!!!!!<br>This
is running with no xruns on an HP D330ST with 1.5 g RAM, Hardy Heron,
linux-rt package, Edirol UA-1D usb audio, one toslink cable into a Sony
STR-DE445 receiver.&nbsp; The front of the receiver indicates 5.1, I can
mute each channel by breaking the connection in Qjackctl&#39;s connection
panel or in ac3jack&#39;s gui.&nbsp; Or by checking and unchecking the LFE box.&nbsp;
I have Hydrogen playing directly into the ac3jack device....Ardour is a
little problematic: I just tried to play a mono file through a six
channel bus routed to each ac3jack input, and it&#39;s crashed a couple of
times.&nbsp; I&#39;m gonna try FFADO and an Echo Audiofire 12 next week, and
will report then.&nbsp; Mare Sea Bow Koo.<br>
<br><br><div class="gmail_quote">On Tue, Jun 17, 2008 at 6:35 PM, Jesse Chappell &lt;<a href="mailto:jesse@essej.net">jesse@essej.net</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Tue, Jun 17, 2008 at 3:43 PM, Eric Steinberg<br>
<div class="Ih2E3d">&lt;<a href="mailto:eric.steinberg@gmail.com">eric.steinberg@gmail.com</a>&gt; wrote:<br>
</div><div><div></div><div class="Wj3C7c">&gt; I&#39;m unable to build ac3jack on my Hardy system; stuck in dependency hell.<br>
&gt; Is there another way to output an AC3 stream so that I can mix audio for<br>
&gt; DVD? &nbsp;Or is there a .deb somewhere for ac3jack?<br>
<br>
</div></div>I have reimplemented ac3jack completely, but have not yet released it<br>
officially or updated the web site. &nbsp;I need a kick in the pants to do<br>
it. &nbsp;Anyway, here&#39;s all you need:<br>
<br>
The new version has a GUI (ac3jack) as well as a cmdline version<br>
(ac3jack_cli), plus OSC control, but best of all integrates the<br>
realtime ALSA output to SPDIF.<br>
<br>
The downside is that it has a few more dependencies. &nbsp;It no longer<br>
uses ffmpeg, instead using the newer and more actively developed<br>
Aften. &nbsp; I&#39;ve made an SVN snapshot of Aften that you&#39;ll need to use<br>
instead of their release version.<br>
<br>
AC3Jack 2 source:<br>
&nbsp;<a href="http://essej.net/ac3jack/ac3jack-2.0.0alpha3.tar.gz" target="_blank">http://essej.net/ac3jack/ac3jack-2.0.0alpha3.tar.gz</a><br>
<br>
Aften source:<br>
&nbsp;<a href="http://essej.net/ac3jack/aften-20071020.tar.gz" target="_blank">http://essej.net/ac3jack/aften-20071020.tar.gz</a><br>
&nbsp;You need &#39;cmake&#39; to build aften. &nbsp;Once you have that, the quick build<br>
instructions are:<br>
&nbsp;$ cd aften-20071020<br>
&nbsp;$ mkdir build<br>
&nbsp;$ cd build<br>
&nbsp;$ cmake ..<br>
&nbsp;$ make<br>
&nbsp;[become root]<br>
&nbsp;# make install<br>
&nbsp;# cp libaften_static.a /usr/local/lib/<br>
<br>
<br>
The other dependencies you&#39;ll need are boost, wxWidgets,<br>
libsigc++-1.2, and liblo (all of which are described in the README)<br>
and most of which should be available from your distribution&#39;s repositories.<br>
<br>
Building ac3jack is a straightforward ./configure; make; make install, as usual.<br>
<br>
If you are trying out realtime spdif output, I&#39;d especially like your feedback<br>
on how your sound card&#39;s SPDIF is presented in the GUI, because I have<br>
not been able to test it with many different setups.<br>
<br>
Thanks in advance, please let me know if you have any problems. &nbsp;The<br>
documentation is still a work in progress (and only exists in the<br>
README for the time being, the website is still the old one).<br>
<br>
jlc<br>
</blockquote></div><br>