[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 14:42:55 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 jnvsor):
Your command still shows the bug - I think it's specific to debian sid.
Since shlibdir is required for the bug to show I have to compile and
install the libraries if I don't want the version mismatch warnings to pop
up.
Is there a way to compile the binary statically? I tried the following but
got an error:
{{{
$ ./configure --enable-libopencv --enable-libpulse --enable-gnutls
--shlibdir=/usr/lib/x86_64-linux-gnu --disable-shared --enable-static
--extra-libs=-static --extra-cflags=--static
ERROR: gnutls not found
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/3235#comment:6>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list