[FFmpeg-trac] #7025(undetermined:new): Framerate changes when using prores and copy codec

FFmpeg trac at avcodec.org
Fri Feb 16 07:30:50 EET 2018


#7025: Framerate changes when using prores and copy codec
-------------------------------------+-------------------------------------
             Reporter:               |                    Owner:
  FrugalCourtland                    |                   Status:  new
                 Type:  defect       |                Component:
             Priority:  normal       |  undetermined
              Version:               |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by Gyan):

 Related to duration of last frame. In the input, ffprobe shows it as
 longer than the other frames.

 Round-tripping via a NUT pipe works

  {{{ ffmpeg -i input.mov -c copy -f nut - | ffmpeg -i - -c copy output.mov
 }}}

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


More information about the FFmpeg-trac mailing list