#4944: -r output option misguiding documentation
-------------------------------------+-------------------------------------
             Reporter:  basinilya    |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  minor        |                Component:
              Version:  git-master   |  documentation
             Keywords:  fps          |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  1
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * keywords:   => fps
 * priority:  normal => minor
 * version:  unspecified => git-master
 * status:  new => open
 * reproduced:  0 => 1


Comment:

 The relevant output would be the one of {{{ffmpeg -i output.mkv}}},
 FFmpeg's matroska muxer supports variable frame rate, so it is not
 necessary to actually write the duplicated frames to the output file.
 Please compare with a muxer that does not support vfr like {{{mov}}} or
 use {{{-vsync cfr}}} to force the actual frame duplication.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4944#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac

Reply via email to