[FFmpeg-trac] #1836(avformat:new): Wrong duration in TS container

FFmpeg trac at avcodec.org
Sun Oct 21 05:53:51 CEST 2012


#1836: Wrong duration in TS container
-------------------------------------+-------------------------------------
             Reporter:  Heesuk Jung  |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:  avformat     |                  Version:  git-
             Keywords:  wrong        |  master
  duration in TS container           |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:

 In some TS file case, libavformat get wrong duration
 and so there are some problem when the file is played.

 1. 1st problematic file case
  - link : https://docs.google.com/open?id=0B6r7ZfWFIypCN0Q2VmZiUHdsQW8
  - incorrect duration based on libavformat : 24:08:38.61
  - correct duration : 00:01:12.00

 2. 2nd problematic file case
  - link : https://docs.google.com/open?id=0B6r7ZfWFIypCNFVuWHowMFBBN0E
  - incorrect duration based on libavformat : 00:03:15.50
  - correct duration : 00:00:21.30

 How to reproduce:
 % ffprobe
 473_TP_MPEG2[Main at High@1419Kbps at 1080p@29.970fps]_AC3[384Kbps at 48kHz@16bit at 2ch].tp

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


More information about the FFmpeg-trac mailing list