View Single Post
Old 01 October 2015, 23:21   #9
SKOLMAN_MWS
Registered User
 
Join Date: Jan 2014
Location: Poland
Posts: 168
Instead audio in Ogg could add for example support for 16-bit Intel/DVI_ADPCM_ADP4-AIFF with SongPlayer AudioConvert

Usage: AudioConvert [<options>] <input file> <output file>

options:
-if input frequency (for raw file)
-it input tracks (1 or 2, only for raw file)
-f output frequency
-m force mono output file
-t output type {RAW|AIFF|ADPCM}
-is input swap little big endian in 16-bit input file

To convert a 16-bit AIFF file in ADP4-AIFF, the command is:

AudioConvert -f 27429 -t ADPCM <input file> <output file>
SKOLMAN_MWS is offline  
 
Page generated in 0.04628 seconds with 11 queries