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'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"><<a href="mailto:silvia@silvia-pfeiffer.de">silvia@silvia-pfeiffer.de</a>></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'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'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<<a href="mailto:ethan.bordeaux@gmail.com">ethan.bordeaux@gmail.com</a>> wrote:<br>
> Interesting - is there any easy way to tie each of these builds to a windows<br>
> application? I'm really not so familiar with how to do those types of<br>
> things - didn't even know what DSF was until a few minutes ago!<br>
><br>
> Ethan<br>
><br>
> On Thu, Aug 6, 2009 at 12:13 AM, Silvia Pfeiffer <<a href="mailto:silvia@silvia-pfeiffer.de">silvia@silvia-pfeiffer.de</a>><br>
> wrote:<br>
>><br>
>> All old builds of the DS filters are at<br>
>> <a href="http://downloads.xiph.org/releases/oggdsf/" target="_blank">http://downloads.xiph.org/releases/oggdsf/</a> .<br>
>><br>
>> Cheers,<br>
>> Silvia.<br>
>><br>
>> On Thu, Aug 6, 2009 at 1:11 AM, Ethan Bordeaux<<a href="mailto:ethan.bordeaux@gmail.com">ethan.bordeaux@gmail.com</a>><br>
>> wrote:<br>
>> > Hi, I was wondering if there's anywhere I could find an archive with all<br>
>> > of<br>
>> > the previously released ogg encoders, specifically windows binaries. I<br>
>> > know<br>
>> > I could rebuild every version from source, but it would be a lot easier<br>
>> > if I<br>
>> > could just grab the executables.<br>
>> ><br>
>> > Thanks.<br>
>> ><br>
>> > Ethan<br>
>> ><br>
>> > _______________________________________________<br>
>> > ogg-dev mailing list<br>
>> > <a href="mailto:ogg-dev@xiph.org">ogg-dev@xiph.org</a><br>
>> > <a href="http://lists.xiph.org/mailman/listinfo/ogg-dev" target="_blank">http://lists.xiph.org/mailman/listinfo/ogg-dev</a><br>
>> ><br>
>> ><br>
><br>
><br>
> _______________________________________________<br>
> ogg-dev mailing list<br>
> <a href="mailto:ogg-dev@xiph.org">ogg-dev@xiph.org</a><br>
> <a href="http://lists.xiph.org/mailman/listinfo/ogg-dev" target="_blank">http://lists.xiph.org/mailman/listinfo/ogg-dev</a><br>
><br>
><br>
</div></div></blockquote></div><br>