ebook2cw Changelog

What's new in ebook2cw 0.8.2

Jan 5, 2013
  • Time of conversion and speed-up calculations
  • Fixed text command |T0
  • Samplerate of output file now always according to -s parameter (no
  • longer using LAME's own preference for the given bitrate)
  • New text command |v for volume control
  • Chapter splitting now possible by duration (-d seconds)
  • and number of words (-l words) (suggested by DM3KPO)
  • Fix inconsistent numbers for waveforms (0 = sine, 1 = sawtooth,
  • 2 = square)
  • Fix OGG/Vorbis headers in CGI mode
  • New CGI mode (make cgibuffered) where the whole sound file is
  • first created temporarily and then sent to the client.
  • This makes it possible to send the Content-Length header.
  • Code cleanup

New in ebook2cw 0.8.1 (Jan 5, 2013)

  • Guessing of file encoding added (-g filename).
  • MP3 CGI fixed (crashed because OGG/Vorbis libs were called)
  • Chapter time now properly resetted after each chapter
  • Added -X switch (test mode: no encoder, no output files)
  • Lame or OGG support can be disabled in the Makefile

New in ebook2cw 0.8.0 (Jan 5, 2013)

  • ebook2cw can now also be compiled to work as a CGI on a webserver
  • Support for OGG/Vorbis audio file format added
  • Time of created files is now calculated accurately
  • Option to add a noise floor with an user definable SNR added [-N]
  • very experimental)
  • Waveform can now be set to sine, sawtooth or squarewave. [-T]

New in ebook2cw 0.7.0 (Oct 16, 2008)

  • Paragraph separator () can be disabled by -p command line switch (suggested by DJ3KU).
  • All command line parameters can now also be set in the config file ebook2cw.conf.
  • Arbitrary character mappings are now possible.