[mpg123-devel] [ mpg123-Bugs-3267863 ] mpg123 goes into endless loop while decoding mp3
Brought to you by:
sobukus
From: SourceForge.net <no...@so...> - 2011-04-05 01:09:40
|
Bugs item #3267863, was opened at 2011-04-01 21:54 Message generated for change (Comment added) made by blublub You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=733194&aid=3267863&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: mpglib Group: 1.13.2 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: mpg123 goes into endless loop while decoding mp3 Initial Comment: mpg123 1.13.2 stops playing and keeps outputting : [parse.c:1026] error: Frame size too big: 4198 [parse.c:721] error: decode header failed - goto resync mpg123-20110331000000 from svn stops playing and keeps saying : [parse.c:910] error: Encountered free format header, but failed to guess frame size. [parse.c:698] error: decode header failed - goto resync ---------------------------------------------------------------------- Comment By: Dari (blublub) Date: 2011-04-05 03:09 Message: Works fine now. Thanks for the quick fix ! ---------------------------------------------------------------------- Comment By: Thomas Orgis (sobukus) Date: 2011-04-04 10:10 Message: OK. How does http://mpg123.org/download/mpg123-1.13.3.tar.bz2 feel for you? Also, for your example, you might want to try the parameter --resync-limit -1 since the default of 1024 bytes does not cover the broken part in your stream. Background of the issue: Introduction of free format support broke a basic test for the need of resync. Resync was demanded, but never happened. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2011-04-03 08:53 Message: Hm, _now_ I see it. OK. I can reproduce. ---------------------------------------------------------------------- Comment By: Dari (blublub) Date: 2011-04-02 12:46 Message: Hi, file snippet.mp3 is already attached ! ---------------------------------------------------------------------- Comment By: Thomas Orgis (sobukus) Date: 2011-04-02 09:15 Message: Please, can you provide an example stream/file that triggers this behaviour, be it as attachment here or sent to mai...@mp...? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=733194&aid=3267863&group_id=135704 |