Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: foo_mp4 - error (Read 3932 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

foo_mp4 - error

Hi,
Today I tried to play an aac file, compressed long, long time ago with one of the first aac compressors. Unfortunately foo_mp4 gives me the following error:
Code: [Select]
ERROR (foo_mp4) : Channel coupling not yet implemented

I'am just wondering if there is a chance to play those files in the future using foo_mp4?
Regards.

foo_mp4 - error

Reply #1
Your file probably has the old ADTS format. You can convert them to new format with some switch on FAAD2:

faad.exe -t -a output.aac input.aac

Menno

foo_mp4 - error

Reply #2
I've downloaded faad binaries from RareWares, but it seems don't have the following swithes "-t -a"?
Regards.

foo_mp4 - error

Reply #3
Try searching for some newer binaries. For example on Case's site. You will find the address when doing a search on this forum. (Can't find it right now).

Menno

 

foo_mp4 - error

Reply #4
Unfortunately faad gives me the same error  I suppose my old aac files are totally incompatible with the new aac compressors/decompressors.
Regards.