Page 1 of 1

Unsaupported LPCM format of file xyz.m4a ...

PostPosted: Sat Jan 03, 2015 6:46 am
by mmandel
Hey,

I get the following message in logfile:
2015-01-03 08:25:48,078 WARN [AudioDeliveryEngine] Cannot get media info for transcoded file xyz.m4a: Unsupported LPCM format of file xyz.m4a. Only 44100 / 48000 Hz and Mono / Stereo files are allowed.
2015-01-03 08:25:48,078 ERROR [ResourceTransportRequestHandler] Error while processing resource, sending back 500 error. Message: null



ffmpeg's info about the file:
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'E:\xyz.m4a':
Metadata:
major_brand : mp42
minor_version : 0
compatible_brands: mp41isom
Duration: 00:04:59.16, start: 0.000000, bitrate: 197 kb/s
Stream #0:0(und): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 195 kb/s
Metadata:
handler_name : SoundHandler



I've enabled debug logging, but dont see any ffmpeg commands in logfile.

any ideas would appreciated!
Mait