[FFmpeg-trac] #4655(ffmpeg:new): Feature request: -y ought not to overwrite source file

FFmpeg trac at avcodec.org
Mon Jun 22 12:25:43 CEST 2015


#4655: Feature request: -y ought not to overwrite source file
------------------------------------+----------------------------------
             Reporter:  artofit     |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  ffmpeg
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+----------------------------------

Comment (by cehoyos):

 The following works as expected (and I wonder if it really makes sense to
 change the semantics of {{{-y}}}):
 {{{
 $ ffmpeg -f lavfi -i color out.png
 $ ffmpeg -i out.png -s 640x640 -y out.png
 }}}

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


More information about the FFmpeg-trac mailing list