[FFmpeg-trac] #5678(avformat:open): DVD Subtitles broken in 3.1

FFmpeg trac at avcodec.org
Wed Jun 29 20:38:03 CEST 2016


#5678: DVD Subtitles broken in 3.1
-------------------------------------+-------------------------------------
             Reporter:  FernetMenta  |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  important    |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  dvdsub       |               Blocked By:
  codecpar regression                |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by michael):

 * cc: michael (added)


Comment:

 A wild guess is that you access some field after codecpar in AVStream.
 You could test for this by moving codecpar to the end of AVStream.
 Note though that these fields after codecpar where documented as non
 public

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5678#comment:11>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list