php version: 7.0.18-0ubuntu0.16.04.1 (64-bit)
AAC:
Code: Select all
[audio][dataformat] = aac
[mime_type] = application/octet-stream
MP4/M4A (with no video):
Code: Select all
[video][dataformat] = quicktime
[video][dataformat][frame_rate] = 43.057996485062
[video][dataformat][resolution_x] = 0
[video][dataformat][resolution_y] = 0
[mimi_type] = audio/mp4
Maybe the [video] key can be removed if [mime_type] == audio/mp4?