Yeah, I&#39;ve used mencoder to make an ac3 after the fact; but what I&#39;m looking for is something that can encode to ac3 in realtime, because I need to mix and monitor as I&#39;m mixing.&nbsp; Can mencoder do realtime?<br><br>
<div class="gmail_quote">On Tue, Jun 17, 2008 at 12:58 PM, Justin Smith &lt;<a href="mailto:noisesmith@gmail.com">noisesmith@gmail.com</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;">
<div><div></div><div class="Wj3C7c">On Tue, Jun 17, 2008 at 12:43 PM, Eric Steinberg<br>
&lt;<a href="mailto:eric.steinberg@gmail.com">eric.steinberg@gmail.com</a>&gt; wrote:<br>
&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>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Linux-audio-user mailing list<br>
&gt; <a href="mailto:Linux-audio-user@lists.linuxaudio.org">Linux-audio-user@lists.linuxaudio.org</a><br>
&gt; <a href="http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user" target="_blank">http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user</a><br>
&gt;<br>
&gt;<br>
<br>
mencoder will convert just about any audio to ac3. I have heard of<br>
trouble using mencoder to make mpeg for dvd burning, but you should be<br>
able to at least convert the audio from pcm to ac3 using mencoder (I<br>
think your command line options would end up being something like<br>
&quot;mencoder &lt;foo.wav&gt; -ovc null -oac lavc -lavcopts acodec=ac3&quot;. I am<br>
not totally sure how to handle not having a video stream for the<br>
conversion (perhaps mplayer is needed with the -dumpaudio option?).<br>
The command line is a bit hairy for mencoder but I am sure there is a<br>
way to make it do what you want here).<br>
_______________________________________________<br>
Linux-audio-user mailing list<br>
<a href="mailto:Linux-audio-user@lists.linuxaudio.org">Linux-audio-user@lists.linuxaudio.org</a><br>
<a href="http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user" target="_blank">http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user</a><br>
</blockquote></div><br>