[FFmpeg-trac] #5420(undetermined:new): start time changes with codecpar

FFmpeg trac at avcodec.org
Mon Apr 11 01:50:54 CEST 2016


#5420: start time changes with codecpar
-------------------------------------+-------------------------------------
               Reporter:  michael    |                  Owner:
                   Type:  defect     |                 Status:  new
               Priority:  minor      |              Component:
                Version:             |  undetermined
  unspecified                        |               Keywords:  codecpar
             Blocked By:             |               Blocking:
Reproduced by developer:  0          |  Analyzed by developer:  0
-------------------------------------+-------------------------------------
 {{{
 ./ffmpeg-ref  -i ~/tickets/222/test.h264 -vcodec copy -acodec copy
 222-ref.mp4
 ./ffmpeg -i ~/tickets/222/test.h264 -vcodec copy -acodec copy 222.mp4

 ./ffprobe 222.mp4
 Duration: 00:00:00.54, start: 0.040000, bitrate: 7599 kb/s
 vs.
 ./ffprobe 222-ref.mp4
 Duration: 00:00:00.54, start: 0.038461, bitrate: 7599 kb/s
 }}}

 https://trac.ffmpeg.org/raw-attachment/ticket/222/test.h264

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


More information about the FFmpeg-trac mailing list