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