[FFmpeg-trac] #6232(avformat:new): mpegts demuxer cannot get pkt->duration

FFmpeg trac at avcodec.org
Mon Mar 13 09:59:48 EET 2017


#6232: mpegts demuxer cannot get pkt->duration
-------------------------------------+-------------------------------------
             Reporter:  stevenliu    |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:  avformat     |                  Version:  git-
             Keywords:  mpegts       |  master
  duration                           |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 How to reproduce:
 {{{
 % ffprobe -select_streams v -show_packets ~/test.mpeg |grep duration
 ffmpeg version  : git-master
 localhost:flvenc liuqi$ ./ffprobe
 ffprobe version N-83886-g33e997d Copyright (c) 2007-2017 the FFmpeg
 developers
   built with Apple LLVM version 8.0.0 (clang-800.0.42.1)
   configuration: --enable-fontconfig --enable-gpl --enable-libass
 --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-
 libspeex --enable-libx264 --enable-libx265 --enable-libfdk-aac --enable-
 version3 --cc='ccache gcc' --enable-nonfree
   libavutil      55. 48.100 / 55. 48.100
   libavcodec     57. 83.100 / 57. 83.100
   libavformat    57. 66.104 / 57. 66.104
   libavdevice    57.  3.100 / 57.  3.100
   libavfilter     6. 76.100 /  6. 76.100
   libswscale      4.  3.101 /  4.  3.101
   libswresample   2.  4.100 /  2.  4.100
   libpostproc    54.  2.100 / 54.  2.100
 Simple multimedia streams analyzer
 usage: ffprobe [OPTIONS] [INPUT_FILE]

 You have to specify one input file.
 Use -h to get full help or, even better, run 'man ffprobe'.

 }}}







 Patches should be submitted to the ffmpeg-devel mailing list and not this
 bug tracker.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6232>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list