[FFmpeg-trac] #1441(undetermined:new): Segfault using v4l2 and alsa

FFmpeg trac at avcodec.org
Thu Jul 19 23:16:19 CEST 2012


#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


More information about the FFmpeg-trac mailing list