[FFmpeg-trac] #5281(ffmpeg:new): FFmpeg doesn't care about existing output file

FFmpeg trac at avcodec.org
Wed Mar 2 10:33:53 CET 2016


#5281: FFmpeg doesn't care about existing output file
-------------------------------------+-------------------------------------
             Reporter:  Xenos        |                     Type:  defect
               Status:  new          |                 Priority:  important
            Component:  ffmpeg       |                  Version:
             Keywords:  -n           |  unspecified
  overwrite output                   |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Executing this command

 {{{
 ffmpeg.exe -i "H:\Musiques\Musique Papa\BACH JS\BACH JS - Intégrale
 Brilliiant - Volume IV - Cantates II\BACH JS - Cantantes II - 1 - 110
 198\02 Piste 2.wma" -vn -acodec vorbis -strict -2 -ac 2
 "H:\Musiques\Musique Papa\BACH JS\BACH JS - Intégrale Brilliiant - Volume
 IV - Cantates II\BACH JS - Cantantes II - 1 - 110 198\02 Piste 2.ogg"
 }}}

 With ffmpeg "N-77870-gb58cfa6" or "N-50911-g9efcfbe" (seriously?!) and
 while both files exist should output for an overwrite confirmation. It
 actually doesn't: **FFmpeg overrides the output without a warning nor a
 confirm**.

 Hence, having the "-n" option doens't work either: FFMpeg overwrites the
 output file.

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


More information about the FFmpeg-trac mailing list