[FFmpeg-trac] #3235(FFmpeg:new): ffmpeg doesn't respond to SIGINT on debian sid when using pulse input
FFmpeg
trac at avcodec.org
Mon Dec 23 12:44:41 CET 2013
#3235: ffmpeg doesn't respond to SIGINT on debian sid when using pulse input
------------------------------------+----------------------------------
Reporter: jnvsor | Owner:
Type: defect | Status: new
Priority: minor | Component: FFmpeg
Version: git-master | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+----------------------------------
Comment (by cehoyos):
Replying to [ticket:3235 jnvsor]:
> {{{
> WARNING: library configuration mismatch
> }}}
This actually makes a bug report invalid if you are not specifically
reporting an incompatibility. In that case, the exact output would be
essential.
I cannot reproduce your problem on Opensuse, could you test with a simpler
configure line, preferably the same I used (you don't have to install
FFmpeg to test)?
{{{
$ ffmpeg -f pulse -i default -f null -
ffmpeg version N-59290-g8b285f0 Copyright (c) 2000-2013 the FFmpeg
developers
built on Dec 23 2013 12:36:24 with gcc 4.7 (SUSE Linux)
configuration: --enable-libopencv --enable-libpulse
libavutil 52. 59.100 / 52. 59.100
libavcodec 55. 46.100 / 55. 46.100
libavformat 55. 22.100 / 55. 22.100
libavdevice 55. 5.102 / 55. 5.102
libavfilter 4. 0.100 / 4. 0.100
libswscale 2. 5.101 / 2. 5.101
libswresample 0. 17.104 / 0. 17.104
Guessed Channel Layout for Input Stream #0.0 : stereo
Input #0, pulse, from 'default':
Duration: N/A, start: 0.637119, bitrate: 1536 kb/s
Stream #0:0: Audio: pcm_s16le, 48000 Hz, stereo, s16, 1536 kb/s
Output #0, null, to 'pipe:':
Metadata:
encoder : Lavf55.22.100
Stream #0:0: Audio: pcm_s16le, 48000 Hz, stereo, s16, 1536 kb/s
Stream mapping:
Stream #0:0 -> #0:0 (pcm_s16le -> pcm_s16le)
Press [q] to stop, [?] for help
size=N/A time=00:00:01.27 bitrate=N/A
video:0kB audio:239kB subtitle:0 global headers:0kB muxing overhead
-100.008989%
Received signal 2: terminating.
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/3235#comment:1>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list