[FFmpeg-trac] #3235(FFmpeg:new): ffmpeg doesn't respond to SIGINT on debian sid when using pulse input
FFmpeg
trac at avcodec.org
Tue Dec 24 00:06:42 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 [comment:16 jnvsor]:
> Nope - I get the library config mismatch warnings but the bug persists.
This indicates that something went completely wrong at compilation time.
Please test the following (in my opinion it is relevant to confirm that
this has nothing to do with shared compilation):
{{{
$ make distclean
$ ./configure --enable-libopencv --enable-libpulse --enable-gnutls
$ make ffmpeg
$ ./ffmpeg -f pulse -i default -f null -
}}}
This should not show any library warnings (if it does, something else is
broken), does it allow to reproduce the problem?
Which versions of opencv, gnutls (and pulse) are you using?
--
Ticket URL: <https://trac.ffmpeg.org/ticket/3235#comment:17>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list