#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac