[FFmpeg-trac] #5170(ffmpeg:open): Input option -r has no effect with -vcodec copy (was: feature request: conforming)

FFmpeg trac at avcodec.org
Wed Jan 20 23:31:03 CET 2016


#5170: Input option -r has no effect with -vcodec copy
-------------------------------------+----------------------------------
             Reporter:  zhangweiwu   |                    Owner:
                 Type:  enhancement  |                   Status:  open
             Priority:  wish         |                Component:  ffmpeg
              Version:  git-master   |               Resolution:
             Keywords:  fps          |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  0            |
-------------------------------------+----------------------------------
Changes (by cehoyos):

 * status:  new => open
 * reproduced:  0 => 1
 * component:  undetermined => ffmpeg
 * priority:  normal => wish
 * version:  unspecified => git-master
 * keywords:   => fps


Comment:

 The following works as expected:
 {{{
 $ ffmpeg -r 25 -i sintel_trailer-480p.mp4 -qscale 2 -vcodec mpeg4 -af
 atempo=25/24 out.mov
 }}}
 The input option {{{-r}}} currently does not work for {{{-vcodec copy}}}.

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


More information about the FFmpeg-trac mailing list