[FFmpeg-trac] #3427(ffmpeg:reopened): Negative time format contains too many minuses: -577014:-32:-22.-77

FFmpeg trac at avcodec.org
Tue May 20 20:41:07 CEST 2014


#3427: Negative time format contains too many minuses: -577014:-32:-22.-77
-------------------------------------+-------------------------------------
             Reporter:               |                    Owner:
  q345t7n3o67ym23oy8939t             |                   Status:  reopened
                 Type:  defect       |                Component:  ffmpeg
             Priority:  minor        |               Resolution:
              Version:  git-master   |               Blocked By:
             Keywords:               |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 I can still reproduce this problem:
 {{{
 $ ffmpeg -i fate-suite/utvideo/utvideo_rgba_left.avi -f null -
 ffmpeg version N-63346-g2491579 Copyright (c) 2000-2014 the FFmpeg
 developers
   built on May 20 2014 20:00:07 with gcc 4.7 (SUSE Linux)
   configuration: --enable-gpl
   libavutil      52. 86.100 / 52. 86.100
   libavcodec     55. 63.100 / 55. 63.100
   libavformat    55. 39.100 / 55. 39.100
   libavdevice    55. 13.101 / 55. 13.101
   libavfilter     4.  5.100 /  4.  5.100
   libswscale      2.  6.100 /  2.  6.100
   libswresample   0. 19.100 /  0. 19.100
   libpostproc    52.  3.100 / 52.  3.100
 Input #0, avi, from 'fate-suite/utvideo/utvideo_rgba_left.avi':
   Duration: 00:00:00.17, start: 0.000000, bitrate: 41978 kb/s
     Stream #0:0: Video: utvideo (ULRA / 0x41524C55), rgba, 640x480, 29.97
 fps, 29.97 tbr, 29.97 tbn, 29.97 tbc
 Output #0, null, to 'pipe:':
   Metadata:
     encoder         : Lavf55.39.100
     Stream #0:0: Video: rawvideo (RGBA / 0x41424752), rgba, 640x480,
 q=2-31, 200 kb/s, 29.97 fps, 90k tbn, 29.97 tbc
     Metadata:
       encoder         : Lavc55.63.100 rawvideo
 Stream mapping:
   Stream #0:0 -> #0:0 (utvideo -> rawvideo)
 Press [q] to stop, [?] for help
 [null @ 0x28952e0] Encoder did not produce proper pts, making some up.
 frame=    5 fps=0.0 q=0.0 Lsize=N/A time=-577014:-32:-22.-77 bitrate=N/A
 video:0kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB
 muxing overhead: 3843071590396854272.000000%
 }}}

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


More information about the FFmpeg-trac mailing list