[FFmpeg-trac] #5216(avformat:open): "could not find corresponding track id 1" for DASH video from Kaltura.com
    FFmpeg 
    trac at avcodec.org
       
    Fri Feb 12 11:24:04 CET 2016
    
    
  
#5216: "could not find corresponding track id 1" for DASH video from Kaltura.com
-------------------------------------+-------------------------------------
             Reporter:  yan12125     |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  important    |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  mov          |               Blocked By:
  regression                         |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by 11rcombs):
 This file looks invalid to me. It declares a stream with id=2, but all of
 its sidx indexes reference a nonexistent stream with id=1.
 We could probably degrade gracefully for this case; I'm not sure if we
 should fallback on assuming the index is for the first stream that exists,
 or just ignore indexes for nonexistent streams.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/5216#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
    
    
More information about the FFmpeg-trac
mailing list