|
From: SourceForge.net <no...@so...> - 2009-04-19 02:21:20
|
Bugs item #2581957, was opened at 2009-02-09 16:00 Message generated for change (Comment added) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110706&aid=2581957&group_id=10706 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Resolution: None Priority: 5 Private: No Submitted By: Nerazim (nerazim) Assigned to: Nobody/Anonymous (nobody) Summary: Reverse effect not working on big files under windows. Initial Comment: Reverse fails when the file is big enough. A 3.08GiB file fails when a 1.5 GiB works just fine. My test file is 3.08 GiB and here is the console output for SOX 14.1 on Windows XP SP3 (14.2 doesn't work as stated in another bug report). Console Output : >> C:\Program Files\******\Common\bin>sox.exe -V -V -r 48000 -3 -c 2 -s "c:\Documents and Settings\*******\Desktop\a41ttx0u.raw" "c:\Documents and Settings\*******\Desktop\a41ttx0u_rev.raw" reverse >> sox.exe: SoX v14.1.0 >> >> Input File : 'c:\Documents and Settings\*******\Desktop\a41ttx0u.raw' >> Channels : 2 >> Sample Rate : 48000 >> Precision : 24-bit >> Duration : 191:46.06 = 552290891 samples ~ 862955 CDDA sectors >> Sample Encoding: 24-bit Signed Integer PCM >> Endian Type : little >> Reverse Nibbles: no >> Reverse Bits : no >> >> >> Output File : 'c:\Documents and Settings\*******\Desktop\a41ttx0u_rev.raw' >> Channels : 2 >> Sample Rate : 48000 >> Precision : 24-bit >> Duration : 191:46.06 = 552290891 samples ~ 862955 CDDA sectors >> Sample Encoding: 24-bit Signed Integer PCM >> Endian Type : little >> Reverse Nibbles: no >> Reverse Bits : no >> Comment : 'Processed by SoX' >> >> sox.exe sox: effects chain: input 48000Hz 2 channels 24 bits (multi) >> sox.exe sox: effects chain: reverse 48000Hz 2 channels 24 bits >> sox.exe sox: effects chain: output 48000Hz 2 channels 24 bits (multi) >> sox.exe reverse: temporary file has incorrect size >> sox.exe reverse: temporary file has incorrect size ---------------------------------------------------------------------- >Comment By: SourceForge Robot (sf-robot) Date: 2009-04-19 02:21 Message: This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: robs (robs) Date: 2009-02-09 18:23 Message: The theory is that this should work in 14.2 (providing the workaround for temp files is okay---see other bug report). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110706&aid=2581957&group_id=10706 |