[FFmpeg-trac] #9752(undetermined:closed): ffmpeg is affecting the parent shell's file stream
FFmpeg
trac at avcodec.org
Wed Apr 27 19:33:30 EEST 2022
#9752: ffmpeg is affecting the parent shell's file stream
-------------------------------------+-------------------------------------
Reporter: rgovostes | Owner: (none)
Type: defect | Status: closed
Priority: normal | Component:
| undetermined
Version: unspecified | Resolution: invalid
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Changes (by Nicolas George):
* status: new => closed
* resolution: => invalid
Comment:
This is not specific to ffmpeg, it will happen with any program that reads
from its standard input. In case you did not know, ffmpeg reads
interactive commands from its standard input; if you do not want it,
redirect the input or use the `-nostdin` option.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9752#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list