#2091: ffmpeg can easily overwrite lots of video files
-------------------------------------+-------------------------------------
Reporter: forthrin | Owner:
Type: defect | Status: closed
Priority: important | Component:
Version: 1.0.1 | undetermined
Keywords: | Resolution: invalid
Blocking: | Blocked By:
Analyzed by developer: 1 | Reproduced by developer: 1
-------------------------------------+-------------------------------------
Changes (by saste):
* analyzed: 0 => 1
* status: new => closed
* resolution: => invalid
* reproduced: 0 => 1
Comment:
All the proposed changes break the current syntax:
a) different incompatible syntax with the current one
b) this changes the semantics of the command ffmpeg -i IN OUT1 OUT2 to
ffmpeg -i IN1 IN2 OUT
c) ffmpeg currently supports multiple outputs, so it should not exit
Truth is that you should be careful when using powerful (and dangerous)
features of the shell, there is nothing ffmpeg as a tool can do about
that.
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2091#comment:1>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac