[FFmpeg-trac] #3524(avcodec:new): FFmpeg MD5 output different with same data

FFmpeg trac at avcodec.org
Thu Apr 3 13:20:55 CEST 2014


#3524: FFmpeg MD5 output different with same data
--------------------------------------+-----------------------------------
             Reporter:  ahthovaikied  |                    Owner:
                 Type:  defect        |                   Status:  new
             Priority:  normal        |                Component:  avcodec
              Version:  git-master    |               Resolution:
             Keywords:  aac           |               Blocked By:
             Blocking:                |  Reproduced by developer:  0
Analyzed by developer:  0             |
--------------------------------------+-----------------------------------

Comment (by ahthovaikied):

 I am getting a segfault with a build from git master (commit
 fd2bcfc4d6967588168443849b9bc365c78bb9af), only for the second machine (I
 am opening another bug report for this), so I am unable to compare the
 results.

 Here are the results with full log output, for the first PC:

 First machine (core i7 950), audio and video :
 {{{
 $ ./ffmpeg -i h264_720p_hp_3.1_600kbps_aac_mp3_dual_audio_harry_potter.mkv
 -f md5 -
 ffmpeg version N-62058-gfd2bcfc Copyright (c) 2000-2014 the FFmpeg
 developers
   built on Apr  3 2014 12:55:32 with gcc 4.6 (Ubuntu/Linaro
 4.6.3-1ubuntu5)
   configuration: --enable-gpl --enable-version3 --enable-nonfree --enable-
 static --disable-runtime-cpudetect --disable-encoder=vorbis --disable-
 encoder=aac --enable-x11grab --enable-libfdk-aac --enable-libmp3lame
 --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopus
 --enable-librtmp --enable-libtheora --enable-libvorbis --enable-libvpx
 --enable-libx264 --enable-libxvid --enable-debug --cpu=corei7
   libavutil      52. 71.100 / 52. 71.100
   libavcodec     55. 56.107 / 55. 56.107
   libavformat    55. 36.101 / 55. 36.101
   libavdevice    55. 11.100 / 55. 11.100
   libavfilter     4.  3.100 /  4.  3.100
   libswscale      2.  6.100 /  2.  6.100
   libswresample   0. 18.100 /  0. 18.100
   libpostproc    52.  3.100 / 52.  3.100
 Input #0, matroska,webm, from
 'h264_720p_hp_3.1_600kbps_aac_mp3_dual_audio_harry_potter.mkv':
   Metadata:
     title           : Harry Potter 4[Eng-Hindi]Dual.Audio BRRIP
 720p-=[champ_is_here]=-
     encoder         : libebml v1.0.0 + libmatroska v1.0.0
     creation_time   : 2011-01-07 07:42:53
   Duration: 00:00:57.61, start: 0.000000, bitrate: 613 kb/s
     Stream #0:0(eng): Video: h264 (High), yuv420p, 1280x528 [SAR 1:1 DAR
 80:33], 25 fps, 25 tbr, 1k tbn, 47.95 tbc
     Metadata:
       title           : -=[champ_is_here]=-
     Stream #0:1(eng): Audio: aac, 48000 Hz, stereo, fltp
     Metadata:
       title           : -=[champ_is_here]=-
     Stream #0:2(hin): Audio: mp3, 48000 Hz, stereo, s16p, 160 kb/s
     Metadata:
       title           : -=[champ_is_here]=-
 Output #0, md5, to 'pipe:':
   Metadata:
     title           : Harry Potter 4[Eng-Hindi]Dual.Audio BRRIP
 720p-=[champ_is_here]=-
     encoder         : Lavf55.36.101
     Stream #0:0(eng): Video: rawvideo (I420 / 0x30323449), yuv420p,
 1280x528 [SAR 1:1 DAR 80:33], q=2-31, 200 kb/s, 90k tbn, 25 tbc
     Metadata:
       title           : -=[champ_is_here]=-
     Stream #0:1(eng): Audio: pcm_s16le, 48000 Hz, stereo, s16, 1536 kb/s
     Metadata:
       title           : -=[champ_is_here]=-
 Stream mapping:
   Stream #0:0 -> #0:0 (h264 -> rawvideo)
   Stream #0:1 -> #0:1 (aac -> pcm_s16le)
 Press [q] to stop, [?] for help
 MD5=5710038a7ea42277e67eb76631efff04  0kB time=00:00:54.78 bitrate=
 0.0kbits/s
 frame= 1439 fps=451 q=0.0 Lsize=       0kB time=00:00:57.60 bitrate=
 0.0kbits/s
 video:1424610kB audio:11256kB subtitle:0kB other streams:0kB global
 headers:0kB muxing overhead: unknown
 }}}

 First machine (core i7 950), no video:
 {{{
 $ ./ffmpeg -i h264_720p_hp_3.1_600kbps_aac_mp3_dual_audio_harry_potter.mkv
 -vn -f md5 -
 ffmpeg version N-62058-gfd2bcfc Copyright (c) 2000-2014 the FFmpeg
 developers
   built on Apr  3 2014 12:55:32 with gcc 4.6 (Ubuntu/Linaro
 4.6.3-1ubuntu5)
   configuration: --enable-gpl --enable-version3 --enable-nonfree --enable-
 static --disable-runtime-cpudetect --disable-encoder=vorbis --disable-
 encoder=aac --enable-x11grab --enable-libfdk-aac --enable-libmp3lame
 --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopus
 --enable-librtmp --enable-libtheora --enable-libvorbis --enable-libvpx
 --enable-libx264 --enable-libxvid --enable-debug --cpu=corei7
   libavutil      52. 71.100 / 52. 71.100
   libavcodec     55. 56.107 / 55. 56.107
   libavformat    55. 36.101 / 55. 36.101
   libavdevice    55. 11.100 / 55. 11.100
   libavfilter     4.  3.100 /  4.  3.100
   libswscale      2.  6.100 /  2.  6.100
   libswresample   0. 18.100 /  0. 18.100
   libpostproc    52.  3.100 / 52.  3.100
 Input #0, matroska,webm, from
 'h264_720p_hp_3.1_600kbps_aac_mp3_dual_audio_harry_potter.mkv':
   Metadata:
     title           : Harry Potter 4[Eng-Hindi]Dual.Audio BRRIP
 720p-=[champ_is_here]=-
     encoder         : libebml v1.0.0 + libmatroska v1.0.0
     creation_time   : 2011-01-07 07:42:53
   Duration: 00:00:57.61, start: 0.000000, bitrate: 613 kb/s
     Stream #0:0(eng): Video: h264 (High), yuv420p, 1280x528 [SAR 1:1 DAR
 80:33], 25 fps, 25 tbr, 1k tbn, 47.95 tbc
     Metadata:
       title           : -=[champ_is_here]=-
     Stream #0:1(eng): Audio: aac, 48000 Hz, stereo, fltp
     Metadata:
       title           : -=[champ_is_here]=-
     Stream #0:2(hin): Audio: mp3, 48000 Hz, stereo, s16p, 160 kb/s
     Metadata:
       title           : -=[champ_is_here]=-
 Output #0, md5, to 'pipe:':
   Metadata:
     title           : Harry Potter 4[Eng-Hindi]Dual.Audio BRRIP
 720p-=[champ_is_here]=-
     encoder         : Lavf55.36.101
     Stream #0:0(eng): Audio: pcm_s16le, 48000 Hz, stereo, s16, 1536 kb/s
     Metadata:
       title           : -=[champ_is_here]=-
 Stream mapping:
   Stream #0:1 -> #0:0 (aac -> pcm_s16le)
 Press [q] to stop, [?] for help
 MD5=d6546e9096364f2c8c496f4a890f9119
 size=       0kB time=00:00:57.60 bitrate=   0.0kbits/s
 video:0kB audio:11256kB subtitle:0kB other streams:0kB global headers:0kB
 muxing overhead: unknown
 }}}

 First machine (core i7 950), no audio:
 {{{
 $ ./ffmpeg -i h264_720p_hp_3.1_600kbps_aac_mp3_dual_audio_harry_potter.mkv
 -an -f md5 -
 ffmpeg version N-62058-gfd2bcfc Copyright (c) 2000-2014 the FFmpeg
 developers
   built on Apr  3 2014 12:55:32 with gcc 4.6 (Ubuntu/Linaro
 4.6.3-1ubuntu5)
   configuration: --enable-gpl --enable-version3 --enable-nonfree --enable-
 static --disable-runtime-cpudetect --disable-encoder=vorbis --disable-
 encoder=aac --enable-x11grab --enable-libfdk-aac --enable-libmp3lame
 --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopus
 --enable-librtmp --enable-libtheora --enable-libvorbis --enable-libvpx
 --enable-libx264 --enable-libxvid --enable-debug --cpu=corei7
   libavutil      52. 71.100 / 52. 71.100
   libavcodec     55. 56.107 / 55. 56.107
   libavformat    55. 36.101 / 55. 36.101
   libavdevice    55. 11.100 / 55. 11.100
   libavfilter     4.  3.100 /  4.  3.100
   libswscale      2.  6.100 /  2.  6.100
   libswresample   0. 18.100 /  0. 18.100
   libpostproc    52.  3.100 / 52.  3.100
 Input #0, matroska,webm, from
 'h264_720p_hp_3.1_600kbps_aac_mp3_dual_audio_harry_potter.mkv':
   Metadata:
     title           : Harry Potter 4[Eng-Hindi]Dual.Audio BRRIP
 720p-=[champ_is_here]=-
     encoder         : libebml v1.0.0 + libmatroska v1.0.0
     creation_time   : 2011-01-07 07:42:53
   Duration: 00:00:57.61, start: 0.000000, bitrate: 613 kb/s
     Stream #0:0(eng): Video: h264 (High), yuv420p, 1280x528 [SAR 1:1 DAR
 80:33], 25 fps, 25 tbr, 1k tbn, 47.95 tbc
     Metadata:
       title           : -=[champ_is_here]=-
     Stream #0:1(eng): Audio: aac, 48000 Hz, stereo, fltp
     Metadata:
       title           : -=[champ_is_here]=-
     Stream #0:2(hin): Audio: mp3, 48000 Hz, stereo, s16p, 160 kb/s
     Metadata:
       title           : -=[champ_is_here]=-
 Output #0, md5, to 'pipe:':
   Metadata:
     title           : Harry Potter 4[Eng-Hindi]Dual.Audio BRRIP
 720p-=[champ_is_here]=-
     encoder         : Lavf55.36.101
     Stream #0:0(eng): Video: rawvideo (I420 / 0x30323449), yuv420p,
 1280x528 [SAR 1:1 DAR 80:33], q=2-31, 200 kb/s, 90k tbn, 25 tbc
     Metadata:
       title           : -=[champ_is_here]=-
 Stream mapping:
   Stream #0:0 -> #0:0 (h264 -> rawvideo)
 Press [q] to stop, [?] for help
 MD5=eeb51ec63c5c7db6ce70e9cebe7cb7e6  0kB time=00:00:55.72 bitrate=
 0.0kbits/s
 frame= 1439 fps=464 q=0.0 Lsize=       0kB time=00:00:57.56 bitrate=
 0.0kbits/s
 video:1424610kB audio:0kB subtitle:0kB other streams:0kB global
 headers:0kB muxing overhead: unknown
 }}}

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


More information about the FFmpeg-trac mailing list