Hi,
the -s parameter introduced after the discussion in #99 does not work in the latest version 1.3.4. (I have not tested previous releases so I don't know if it worked in the past and got broken at some point)
A simple test: I use a 15MB .raw file called a.raw.
After running ThermoRawFileParser.exe -i a.raw I get a complete mzML file a.mzML with comparable size (~10 MB).
When I run ThermoRawFileParser.exe -s -i a.raw > a.mzML the output file is tiny (~3 KB) and contains only the mzML header but no scan data.