I was planning on trying to change the tools to use libvorbis and libflac, but lame might be a problem since distributing lame binaries may be illegal (see question 6: <a href="http://lame.sourceforge.net/tech-FAQ.txt">http://lame.sourceforge.net/tech-FAQ.txt
</a>). We could just dynamically link to lame_enc.dll but not include it with the tools. Anyone have any thoughts about this?<br><br><div><span class="gmail_quote">On 4/30/07, <b class="gmail_sendername">Henry Bush</b> <
<a href="mailto:scummvm@spookypeanut.co.uk">scummvm@spookypeanut.co.uk</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello Sean,<br><br>Are you intending to use calls to e.g. libvorbis rather than the<br>current method with runs the command line program e.g. oggenc? Even if<br>you're not intending to carry out this yourself, it's something that
<br>is possible / likely will be implemented in future, so you probably<br>want to bear that in mind while revamping the code.<br><br>Good luck, I can't wait to see your improvements!<br><br><br>Henry<br><br><br>On 4/30/07,
<a href="mailto:lightcast@gmail.com">lightcast@gmail.com</a> <<a href="mailto:lightcast@gmail.com">lightcast@gmail.com</a>> wrote:<br>> Hello everyone,<br>> My name is Sean and I'm the Google SoC student who will be working on the
<br>> Tools GUI. Since I'll be starting to code the project in the next couple of<br>> weeks I thought it would be a good time to see if anyone had any opinions on<br>> the project. I'm planning on doing some general code cleanup (like making
<br>> all of the compression tools take similar command line arguments), and<br>> coding a separate GUI that calls the existing command line tools, capturing<br>> the input and output so that they remain hidden. If anyone has any
<br>> questions/comments/suggestions, just let me know.<br>><br>> -------------------------------------------------------------------------<br>> This SF.net email is sponsored by DB2 Express<br>> Download DB2 Express C - the FREE version of DB2 express and take
<br>> control of your XML. No limits. Just data. Click to get it now.<br>> <a href="http://sourceforge.net/powerbar/db2/">http://sourceforge.net/powerbar/db2/</a><br>> _______________________________________________
<br>> Scummvm-devel mailing list<br>> <a href="mailto:Scummvm-devel@lists.sourceforge.net">Scummvm-devel@lists.sourceforge.net</a><br>> <a href="https://lists.sourceforge.net/lists/listinfo/scummvm-devel">https://lists.sourceforge.net/lists/listinfo/scummvm-devel
</a><br>><br>><br></blockquote></div><br>