[FFmpeg-trac] #2964(FFmpeg:new): q does not work when redirecting stderr
FFmpeg
trac at avcodec.org
Sun Sep 15 21:36:36 CEST 2013
#2964: q does not work when redirecting stderr
--------------------------------------+------------------------------------
Reporter: cehoyos | Owner:
Type: defect | Status: new
Priority: important | Component: FFmpeg
Version: git-master | Keywords: regression
Blocked By: | Blocking:
Reproduced by developer: 0 | Analyzed by developer: 0
--------------------------------------+------------------------------------
http://thread.gmane.org/gmane.comp.video.ffmpeg.user/47907
The following command cannot be quit with "q" since c8a1101:
{{{
$ ffmpeg -f lavfi -i testsrc -f null - 2>/dev/null
}}}
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2964>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list