#1441: Segfault using v4l2 and alsa -------------------------------------+------------------------------------- Reporter: burek | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+-------------------------------------
Comment (by saste): Replying to [comment:1 Cigaes]: > Can not reproduce with current git head and {{{-acodec aac}}} (do not have libaacplus nor is it readily installable). Are all the elements of your command line required to exhibit the crash (both video and video, external libx264, external libaacplus, bitstream filter, muxer, protocol)? The following command reproduce it here: {{{ ffmpeg -f lavfi -i aevalsrc="2*PI*400*t" -acodec libfaac -absf aac_adtstoasc -f mpegts -y out.ts }}} Note that using -strict -2 -acodec aac it doesn't crash, without the bitstream filter it doesn't crash. -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1441#comment:2> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://avcodec.org/mailman/listinfo/ffmpeg-trac