[FFmpeg-trac] #3842(avformat:new): AAC (mp4a) DASH takes abnormally long to detect (~4 - 6s)

FFmpeg trac at avcodec.org
Sun Aug 10 14:25:30 CEST 2014


#3842: AAC (mp4a) DASH takes abnormally long to detect (~4 - 6s)
---------------------------------+------------------------------------
             Reporter:  viperfx  |                    Owner:
                 Type:  defect   |                   Status:  new
             Priority:  normal   |                Component:  avformat
              Version:  2.2.4    |               Resolution:
             Keywords:  mov      |               Blocked By:
             Blocking:           |  Reproduced by developer:  0
Analyzed by developer:  0        |
---------------------------------+------------------------------------

Comment (by cehoyos):

 Replying to [comment:10 viperfx]:
 > {{{
 > ./configure --disable-programs --disable-shared --enable-static
 --enable-pic

 Unrelated: Do you know if {{{--enable-pic}}} has any advantages or
 disadvantages on iOS?
 (We have discussed this internally and no clear consensus was reached
 iirc.)

 {{{--disable-shared --enable-static}}} is the default, you may remove it
 to get a shorter configure line.

 > {{{
 > --disable-decoders --enable-decoder=aac --enable-decoder=h264 --enable-
 decoder=vorbis

 You can use {{{--enable-decoder=aac,h264,vorbis}}} to make your configure
 line more readable (same for encoders and demuxers and muxers)

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3842#comment:11>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list