Ok I'm far enough along so that I need some beta testers to try the
SUnits for the GStreamer plugin on Linux. Right now the SUnit runs thru about 32 tests to check the sanity of the API and functionality of playing *.ogg files it has created, or downloaded from http://www.gutenberg.org/files. This of course works on my os-x macintel machine with GStreamer installed but I need to broaden the test base a bit. Other issues. (a) I have not written this for 64bit linux, I don't have a test machine setup for that. Likely some work is required to rework the SLANG so that it's 64bit pointer aware versus being 32bit aware. (b) GStreamer is not part of the standard OS-X installation, installing it requires practice with the cmd-line, and lots of time. (c) I have no plans to test or make this work on Windows. -- = = = ======================================================================== John M. McIntosh <[hidden email]> Corporate Smalltalk Consulting Ltd. http://www.smalltalkconsulting.com = = = ======================================================================== |
John,
I can try to help. Where are the SUnit to test? Hilaire Le jeudi 20 mars 2008 à 23:25 -0700, John M McIntosh a écrit : > Ok I'm far enough along so that I need some beta testers to try the > SUnits for the GStreamer plugin on Linux. > > Right now the SUnit runs thru about 32 tests to check the sanity of > the API and functionality of playing *.ogg files > it has created, or downloaded from http://www.gutenberg.org/files. > This of course works on my os-x macintel machine > with GStreamer installed but I need to broaden the test base a bit. > > Other issues. > > (a) I have not written this for 64bit linux, I don't have a test > machine setup for that. Likely some work > is required to rework the SLANG so that it's 64bit pointer aware > versus being 32bit aware. > > (b) GStreamer is not part of the standard OS-X installation, > installing it requires practice with the cmd-line, and lots of time. > > (c) I have no plans to test or make this work on Windows. > > -- > = > = > = > ======================================================================== > John M. McIntosh <[hidden email]> > Corporate Smalltalk Consulting Ltd. http://www.smalltalkconsulting.com > = > = > = > ======================================================================== > > > > signature.asc (196 bytes) Download Attachment |
In reply to this post by johnmci
On Thu, 2008-03-20 at 23:25 -0700, John M McIntosh wrote:
> Ok I'm far enough along so that I need some beta testers to try the > SUnits for the GStreamer plugin on Linux. > > Right now the SUnit runs thru about 32 tests to check the sanity of > the API and functionality of playing *.ogg files > it has created, or downloaded from http://www.gutenberg.org/files. > This of course works on my os-x macintel machine > with GStreamer installed but I need to broaden the test base a bit. > > Other issues. > > (a) I have not written this for 64bit linux, I don't have a test > machine setup for that. Likely some work > is required to rework the SLANG so that it's 64bit pointer aware > versus being 32bit aware. > > (b) GStreamer is not part of the standard OS-X installation, > installing it requires practice with the cmd-line, and lots of time. > > (c) I have no plans to test or make this work on Windows. > 64bit ubuntu and a 32bit chroot environment. Norbert |
In reply to this post by johnmci
I can also help.
On Fri, Mar 21, 2008 at 7:25 AM, John M McIntosh <[hidden email]> wrote: > Ok I'm far enough along so that I need some beta testers to try the > SUnits for the GStreamer plugin on Linux. > > Right now the SUnit runs thru about 32 tests to check the sanity of > the API and functionality of playing *.ogg files > it has created, or downloaded from http://www.gutenberg.org/files. > This of course works on my os-x macintel machine > with GStreamer installed but I need to broaden the test base a bit. > > Other issues. > > (a) I have not written this for 64bit linux, I don't have a test > machine setup for that. Likely some work > is required to rework the SLANG so that it's 64bit pointer aware > versus being 32bit aware. > > (b) GStreamer is not part of the standard OS-X installation, > installing it requires practice with the cmd-line, and lots of time. > > (c) I have no plans to test or make this work on Windows. > > -- > = > = > = > ======================================================================== > John M. McIntosh <[hidden email]> > Corporate Smalltalk Consulting Ltd. http://www.smalltalkconsulting.com > = > = > = > ======================================================================== > > > > -- Damien Cassou Peter von der Ahé: «I'm beginning to see why Gilad wished us good luck». (http://blogs.sun.com/ahe/entry/override_snafu) |
In reply to this post by johnmci
I also can test it, on 32 & 64 bits linux too.
2008/3/21, John M McIntosh <[hidden email]>: Ok I'm far enough along so that I need some beta testers to try the |
Free forum by Nabble | Edit this page |