-
Notifications
You must be signed in to change notification settings - Fork 1
FileOptionsWaveEncoder
DFendX can encode wave files captured by DOSBox to mp3 and ogg files. The wave-to-ogg encode oggenc2.exe is bundled with DFendX (because it is open source). Because of license problems with the lame encoder, it can not be bundled with DFendX.
On this page you can define where the encoders are located and which command line parameters they need. In the command line parameters you can insert the two placeholders "%1" and "%2". The "%1" placeholder will be replaced by the path and name of the input file and the "%2" placeholder will be replaced by the path and name of the output file.
The default command line parameters for the mp3 encoder (lame) are:
-h -V 0 "%1" "%2"
The default command line parameters for the mp3 encoder (oggenc2) are:
"%1" --output="%2" --quality=10
The place holder %1 will be replaced by the name of the input file (including the complete path to the file) and the place holder %2 will be replaced by then name of the output file (also including the complete path to the file).
See also:
- Contents
- Introduction
- Whats New
- How to get games
- How to add games
-
Menu
-
File
- Import
- Export
-
Program options
- General
- User interface
- Profile editor
- External programs
- Service
- Quit
- View
- Run
-
Profile
- Add
- Add ScummVM profile
- Add Windows game profile
- Add from template
- Add with wizard
- Install from source media
- Edit
- Copy
- Uninstall
- Make installer package
- Make archive file package
- Change saved game
- View DOSBox conf file
- View ScummVM ini file
- Open program folder
- Open capture folder
- Open data folder
- Open file in data folder
- Internet address
- Mark as favorite
- Create shortcut
- Search game
- Change saved game
- Extras
- Help
-
File
-
Dialogs
- First run wizard
- Build installer for multiple games
- Build archive file packages for multiple games
-
Program options
- General
- User interface
- Profile editor
- External programs
- Service
- Quick starter window
- DOSBox output methods test
- Profile editor
- Mount dialog
- Profile wizard dialog
- Install from source media
- Uninstall game dialog
- Make installer package dialog
- Manage icons dialog
- View history dialog
- Templates editor dialog
- Create IMG image from floppy
- Write IMG to floppy
- Create image file
- Create ISO image from CD
- Extract image to folder
- Create image file from folder content
- Create image file based profile from normal profile
- Scan games folder for new games
- Edit multiple profiles
- Uninstall multiple games
- Transfer profiles
- DFendX language editor
- DOSBox language editor
- Edit cheats data base
- Search for address in saved game
- Reset multiple profiles to values from templates
- Additional information