Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
exhale
exhale
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 0
    • Merge requests 0
  • Requirements
    • Requirements
    • List
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Christian R. Helmrich
  • exhaleexhale
  • Wiki
  • Home

Last edited by Christian R. Helmrich Sep 13, 2020
Page history

Home

exhale Wiki :: Home

The exhale Wiki is a collection of further information on the exhale application and library which is not included in the README.md file provided with the exhale software distribution. It comprises the following sub-pages:

1. Application Programming Interface (API)

  • ExhaleEncAPI* exhaleCreate( )
  • unsigned exhaleInitEncoder( )
  • unsigned exhaleEncodeLookahead( )
  • unsigned exhaleEncodeFrame( )
  • unsigned exhaleDelete( )

2. Frequently Asked Questions (FAQ)

  • Can the exhale application write or copy metadata to an encoded file?
  • How does the bit-rate mode of the exhale application or library work?
  • How do I configure foobar2000 for on-the-fly resampling with exhale?
  • I get corrupted files when encoding using exhale via foobar2000. Why?
  • I compiled exhale into a DLL. How can I use it in my own applications?
  • Why is the exhale encoder so slow? Is there a switch for fast encoding?
  • Can I configure the exhale encoder to use a custom audio bandwidth?

3. Further External Online Resources

  • www.xhe-aac.com, xHE-AAC web page by Fraunhofer IIS
  • HydrogenAudio discussion page on the exhale encoder
  • First thorough personal test of exhale at 64 kbit/s stereo
  • Second personal test of exhale at 96 and 128 kbit/s stereo
  • An exhale graphical user interface (GUI) by M. Cardona
Clone repository
  • api
  • faq
  • Home