PDA

View Full Version : AAC Stream capture produces ffmpeg error at conversion due to lack of duration information



przywara
08-16-2013, 08:17 AM
Capturing KEX-AM using the Akamai stream, the resultant file is AAC. I had version 8.83 set to convert the file to MP3 following capture, but would get hung on an ffmpeg error and the conversion wouldn't happen.

I changed to not convert post capture and reviewed the source file. Since duration isn't part of the media info, ffmpeg estimates it, and can't do it properly. I tried manually converting using ffmpeg to no avail.

Here is the media info of the file, followed by the capture log.

Any thoughts or ideas? I am ok with converting to MP3 with another tool, if anyone has any suggestions.

`Ken

(log file details removed)

Cheryl Wester
08-16-2013, 05:45 PM
Hi

Please don't attach a log file to the forum. It takes up a lot of space. If you need detailed assistance please do submit a ticket to tech support. A suggestion is to load the file and right mouse click it. select Troubleshoot and see if it does work. There are a lot of different codecs and streams for this format and it could be that it is one that is not supported.

przywara
08-16-2013, 07:12 PM
The original stream is AAC, and the ffmpeg codec in the base install doesn't actually capture it correctly. I swapped out the ffmpeg version in the program path, which was from 2007, but it didn't help. It didn't break, but didn't add the duration to the file. Perhaps AAC isn't one of the supported formats. Command line ffmpeg capture, does work though, with duration.