[mpg123-devel] [ mpg123-Bugs-3483519 ] Unknown mpeg MIME type audio/aacp
Brought to you by:
sobukus
From: SourceForge.net <no...@so...> - 2012-02-03 09:29:04
|
Bugs item #3483519, was opened at 2012-02-02 21:50 Message generated for change (Comment added) made by sobukus You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=733194&aid=3483519&group_id=135704 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: mpg123 Group: 1.13.3 Status: Open >Resolution: Invalid Priority: 5 Private: No Submitted By: Andrey Tarasov (andreytarasov) Assigned to: Nobody/Anonymous (nobody) Summary: Unknown mpeg MIME type audio/aacp Initial Comment: version -1.13.4 ~# mpg123 http://fantasyradioru.no-ip.biz:8000 [mpg123.c:573] error: Unknown mpeg MIME type audio/aacp - is it perhaps a playlist (use -@)? [mpg123.c:574] error: If you know the stream is mpeg1/2 audio, then please report this as mpg123 bug how to fix it ? :) ---------------------------------------------------------------------- >Comment By: Thomas Orgis (sobukus) Date: 2012-02-03 01:29 Message: Well, this is rather simple and also rather fatal: The stream is not MPEG 1/2 audio, it's encoded in AAC. That is a different codec, and mpg123 as tool to excercise an MPEG 1/2 layer I, II, III decoing engine cannot do much with that. If anything, this would be a feature request, but this does not make much sense for mpg123 itself, but only for a theoretical generic audio decoder that mimics the mpg123 behaviour using different decoders in the background. Sorry. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=733194&aid=3483519&group_id=135704 |