[FFmpeg-trac] #4588(avformat:new): MPEG-TS private streams are not labeled as AVMEDIA_DATA

FFmpeg trac at avcodec.org
Tue Jun 2 22:18:50 CEST 2015


#4588: MPEG-TS private streams are not labeled as AVMEDIA_DATA
------------------------------------+------------------------------------
             Reporter:  wolfgang    |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by wolfgang):

 Some sample code, demonstrating the problem can be found here:
 https://lists.ffmpeg.org/pipermail/libav-user/2014-September/007475.html

 A patch addressing this problem, was send to the ffmpeg-devel mailing
 list:
 https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2015-May/173594.html
 This patch, though cleanly fixing the original problem, as the
 {{{avformat_open_input()}}} now delivers stream type AVMEDIA_DATA and
 codec id AV_CODEC_ID_BIN_DATA, breaks the fate test acodec-s302m. I opened
 this ticket, because I don't know how to address this. But I'm willing to
 help, if someone pushes me into the right direction.

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


More information about the FFmpeg-trac mailing list