Thanks for all the info - I was able to find exactly what I was looking for here:<br><br><a href="http://codecs.ex-sounds.net/ogg/vorbis/oggenc/">http://codecs.ex-sounds.net/ogg/vorbis/oggenc/</a><br><br>As for what I&#39;m up to, I have a memory-limited port of the Tremor Vorbis decoder that I want to test on some older vorbis encoders for backwards compatibility purposes.  Nothing too nefarious.  ;)<br>
<br><div class="gmail_quote">On Thu, Aug 6, 2009 at 8:59 PM, Silvia Pfeiffer <span dir="ltr">&lt;<a href="mailto:silvia@silvia-pfeiffer.de">silvia@silvia-pfeiffer.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I think if you are only interested in applications, your best bet for<br>
theora encoders is probably ffmpeg2theora, which I believe was used<br>
for most encoding tasks in past years. Note that it uses libtheora<br>
directly, while plain ffmpeg has its own theora encoder. The Theora<br>
files that ffmpeg used to create until recently were not of great<br>
quality, so I hope there aren&#39;t that many of those files around still.<br>
Also note that mencoder has the capabilities to encode Theora.<br>
<br>
On the Mac - if you don&#39;t like the command-line encoders - there is<br>
ffmpegX, which is a graphical user interface for ffmpeg. More recently<br>
on the Mac I used the XiphQT component to directly transcode from<br>
iMovie, so that did not use ffmpeg2theora.<br>
<br>
On Windows, I am not so versed with encoding tools that have a UI. I<br>
would say that on the command line ffmpeg2theora would have been used<br>
mostly and possibly the encoder that comes as part of the oggcodecs DS<br>
filters. However, more likely, there is a tool with a graphical UI<br>
that uses either ffmpeg underneath or the oggcodecs DS filters on<br>
Windows - you would need to google a bit.<br>
<br>
Hope that helps - I am curious what you are trying to do though.<br>
<br>
Cheers,<br>
<font color="#888888">Silvia.<br>
</font><div><div></div><div class="h5"><br>
On Fri, Aug 7, 2009 at 4:55 AM, Ethan Bordeaux&lt;<a href="mailto:ethan.bordeaux@gmail.com">ethan.bordeaux@gmail.com</a>&gt; wrote:<br>
&gt; Interesting - is there any easy way to tie each of these builds to a windows<br>
&gt; application?  I&#39;m really not so familiar with how to do those types of<br>
&gt; things - didn&#39;t even know what DSF was until a few minutes ago!<br>
&gt;<br>
&gt; Ethan<br>
&gt;<br>
&gt; On Thu, Aug 6, 2009 at 12:13 AM, Silvia Pfeiffer &lt;<a href="mailto:silvia@silvia-pfeiffer.de">silvia@silvia-pfeiffer.de</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; All old builds of the DS filters are at<br>
&gt;&gt; <a href="http://downloads.xiph.org/releases/oggdsf/" target="_blank">http://downloads.xiph.org/releases/oggdsf/</a> .<br>
&gt;&gt;<br>
&gt;&gt; Cheers,<br>
&gt;&gt; Silvia.<br>
&gt;&gt;<br>
&gt;&gt; On Thu, Aug 6, 2009 at 1:11 AM, Ethan Bordeaux&lt;<a href="mailto:ethan.bordeaux@gmail.com">ethan.bordeaux@gmail.com</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt; &gt; Hi, I was wondering if there&#39;s anywhere I could find an archive with all<br>
&gt;&gt; &gt; of<br>
&gt;&gt; &gt; the previously released ogg encoders, specifically windows binaries.  I<br>
&gt;&gt; &gt; know<br>
&gt;&gt; &gt; I could rebuild every version from source, but it would be a lot easier<br>
&gt;&gt; &gt; if I<br>
&gt;&gt; &gt; could just grab the executables.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Thanks.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Ethan<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; ogg-dev mailing list<br>
&gt;&gt; &gt; <a href="mailto:ogg-dev@xiph.org">ogg-dev@xiph.org</a><br>
&gt;&gt; &gt; <a href="http://lists.xiph.org/mailman/listinfo/ogg-dev" target="_blank">http://lists.xiph.org/mailman/listinfo/ogg-dev</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; ogg-dev mailing list<br>
&gt; <a href="mailto:ogg-dev@xiph.org">ogg-dev@xiph.org</a><br>
&gt; <a href="http://lists.xiph.org/mailman/listinfo/ogg-dev" target="_blank">http://lists.xiph.org/mailman/listinfo/ogg-dev</a><br>
&gt;<br>
&gt;<br>
</div></div></blockquote></div><br>