[FFmpeg-trac] #825(avformat:new): Track number metadata read from ASF (WMAL) off by one

FFmpeg trac at avcodec.org
Wed Dec 28 09:50:11 CET 2011


#825: Track number metadata read from ASF (WMAL) off by one
------------------------------------+------------------------------------
             Reporter:  fatcatfan   |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:  asf         |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by reimar):

 While it seems crazy, the only explanation I can think of is that
 WM/TrackNumber is 1-based while WM/Track is 0-based. FFmpeg will convert
 Track to use TrackNumber instead, but assumes both are exactly the same.

-- 
Ticket URL: <http://www.avcodec.org/trac/ffmpeg/ticket/825#comment:4>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list