[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:47:45 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:6 jnvsor]:
> 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.
Why is that needed?
I may misunderstand, but are you missing the following to avoid installing
a shared FFmpeg?
{{{
$ export
LD_LIBRARY_PATH=libavutil/:libavcodec/:libavformat/:libavdevice/:libswscale/:libavfilter/:libswresample/
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/3235#comment:7>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list