I made a very long recording with an application in my cellphone that used AAC but its battery died after 13 hours (although it was plugged in). The file can't be played since the file structure is incorrect, but I know the information is there. The bitrate of the recorder is 100kbps, the sample rate 16000Hz and the file format is QuickTime.
¿Is there a way to play or decode easily the data in the 'mdat' atom?.
Please help, this recording is very important for me. Thanks.
I read the documentation of atoms in the QuickTime page and tried to fix the file structure without success so far. I also extracted de raw data from the 'mdat' atom with Python and tried to convert it to WAV using ffmpeg but it didn't work.