[FFmpeg-trac] #3902(avformat:new): FFmpeg MD5 output different with same data #3

FFmpeg trac at avcodec.org
Sun Aug 31 02:17:46 CEST 2014


#3902: FFmpeg MD5 output different with same data #3
-------------------------------------+-------------------------------------
             Reporter:               |                    Owner:
  ahthovaikied                       |                   Status:  new
                 Type:  defect       |                Component:  avformat
             Priority:  normal       |               Resolution:
              Version:  git-master   |               Blocked By:
             Keywords:  md5 mpeg2    |  Reproduced by developer:  0
  ac3 mkv                            |
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by ahthovaikied):

 I don't know why, but when doing a bisect a very large proportion of
 versions fails to build with {{{--disable-vaapi --disable-vdpau}}} (I's
 say 90%), with link errors like for example:
 {{{
 libavcodec/libavcodec.a(vc1dsp.o): dans la fonction « ff_vc1dsp_init »:
 vc1dsp.c:(.text.unlikely+0x38d): référence indéfinie vers «
 ff_vc1dsp_init_x86 »
 collect2: error: ld returned 1 exit status
 make: *** [ffmpeg_g] Erreur 1
 make: *** Attente des tâches non terminées....
 libavcodec/libavcodec.a(vc1dsp.o): dans la fonction « ff_vc1dsp_init »:
 vc1dsp.c:(.text.unlikely+0x38d): référence indéfinie vers «
 ff_vc1dsp_init_x86 »
 collect2: error: ld returned 1 exit status
 make: *** [ffplay_g] Erreur 1
 libavcodec/libavcodec.a(vc1dsp.o): dans la fonction « ff_vc1dsp_init »:
 vc1dsp.c:(.text.unlikely+0x38d): référence indéfinie vers «
 ff_vc1dsp_init_x86 »
 collect2: error: ld returned 1 exit status
 make: *** [ffprobe_g] Erreur 1
 }}}

 I tried playing with configure options, but there is always a large number
 of build which fail and thus the bisect takes forever.

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


More information about the FFmpeg-trac mailing list