Menu

#4716 GUI Tools: compress_sword2 does not work

Tools
closed-fixed
None
5
2009-12-26
2009-11-29
No

Using GSoC 2009 GUI Tools compiled on Sunday November 29, 2009 (today)
Intel Mac running MacOS X

Both the GUI and the CLI do not work.
With the GUI it stops right at the beginning with the following error:
Fatal Error Occured: Read beyond the end of file (tempfile.wav)

I gives the same error wether I select speech1.clu or music1.clu as input file.

With the CLI it seems to compress the data correctly but fails to create the output file:

$ ./tools_cli --tool compress_sword2 BS2/speech1.clu
[... a lot of lame ouput]

Fatal Error : Could not open file BS2/speech1.clu

And I have temporary files lying around (tempfile.dat of 52.7 Mb, tempfile.idx, tempfile.wav and tempfile.mp3)

If I try to specify an output directory with -o BS2/compressed I get the result although th error message changes slightly:
Fatal Error : Could not open file BS2/compressed/

And if I try to give an output file name (-o BS2/compressed/speech1.clu) the error message becomes
Fatal Error : Could not open file BS2/compressed/speech1.clu/

(which confirm it is expecting a directory with -o I suppose)

Discussion

  • Eugene Sandulenko

    • assigned_to: nobody --> sev
    • status: open --> closed-fixed
     
  • Eugene Sandulenko

    Fixed in r46608.

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.