[mpg123-devel] [ mpg123-Bugs-3393801 ] after each about 26h I got code 18
Brought to you by:
sobukus
From: SourceForge.net <no...@so...> - 2011-08-18 11:01:55
|
Bugs item #3393801, was opened at 2011-08-18 13:01 Message generated for change (Tracker Item Submitted) made by nopsoft You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=733194&aid=3393801&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.3 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Janusz Uzycki (nopsoft) Assigned to: Nobody/Anonymous (nobody) Summary: after each about 26h I got code 18 Initial Comment: (DVB) MPEG2-TS stream audio (MPEG1 Layer II) decoding: dumprtp | ts2es -stdin -stdout -pid 403 | mpg123 --stdout --resync-limit -1 - > /dev/null after about 26 hours (tested by 2 weeks - several attempts) I got: [...] ### Error reading TS packet in ts_extract_pid_packet ### Error reading TS packet in ts_extract_pid_packet Note: Illegal Audio-MPEG-Header 0x4b60d817 at offset 2152598041. Note: Trying to resync... Note: Skipped 432 bytes in input. [mpg123.c:665] error: ...in decoding next frame: Error reading the stream. (code 18) It seems it is caused by frame errors (part of TS frames is lost -> MPEG1 frames are cutted) and resync-ing. However the error 18 happens also when resync-limit is set below 0. Any ideas? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=733194&aid=3393801&group_id=135704 |