Menu

#97 decoder problem; was: No bitrates for Layer1/2 when decoding

closed-accepted
None
7
2009-03-18
2004-03-03
No

bitrate_table has only bitrates for Layer III.
So if there is vbr tag in MPEG Layer I or II it won't be
parsed corectly.
Checking of vbr tag is done in function GetVbrTag.
There also may be other problems when decoding in
other places where bitrate_table is used.

Discussion

  • Takehiro TOMINAGA

    • labels: 105728 -->
    • milestone: 103136 -->
     
  • Robert Hegemann

    Robert Hegemann - 2008-06-29
    • summary: No bitrates for Layer1/2 when decoding --> decoder problem; was: No bitrates for Layer1/2 when decoding
     
  • Robert Hegemann

    Robert Hegemann - 2008-06-29

    Logged In: YES
    user_id=1106
    Originator: NO

    This may be a bug in mpg123 decoder. It is not a feature request.

     
  • Robert Hegemann

    Robert Hegemann - 2009-02-28

    I will investigate this for 3.99

     
  • Robert Hegemann

    Robert Hegemann - 2009-02-28
    • assigned_to: nobody --> robert
    • status: open --> open-accepted
     
  • Robert Hegemann

    Robert Hegemann - 2009-02-28
    • priority: 5 --> 7
     
  • Robert Hegemann

    Robert Hegemann - 2009-03-02

    Are there any VBR tags in use for Layer 1 or 2 anyway?
    I've changed the GetVbrTag to return 0 in Layer 1 or 2 case.
    The other use cases for bitrate_table array seem to be OK.

     
  • Robert Hegemann

    Robert Hegemann - 2009-03-02
    • status: open-accepted --> pending-accepted
     
  • SourceForge Robot

    • status: pending-accepted --> closed-accepted
     
  • SourceForge Robot

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 14 days (the time period specified by
    the administrator of this Tracker).

     

Log in to post a comment.