[FFmpeg-trac] #1817(avformat:open): create_time contains wrong value for Canon EOS 550D movies

FFmpeg trac at avcodec.org
Tue Oct 16 16:35:05 CEST 2012


#1817: create_time contains wrong value for Canon EOS 550D movies
-------------------------------------+-------------------------------------
             Reporter:  pwes         |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  important    |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  mov          |               Blocked By:
  creation_time regression           |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 Replying to [comment:7 pwes]:
 > The solution (or rather a workaround?) is to force `unsigned long`
 context
 > {{{
 > if(time >= 2082844800UL)
 > }}}

 Would you like to send a patch to ffmpeg-devel?

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1817#comment:8>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list