Carl Eugen Hoyos <[email protected]> added the comment:

Any chance you could use a sane testing environment?
(Linux Live CD with a FAT partition perhaps?)

==21625== ffmpeg_g -vlowres 1 -i WMV-WMV8_WMA8.wmv -f null -
==21625==
FFmpeg version SVN-r26268, Copyright (c) 2000-2011 the FFmpeg developers
  built on Jan  8 2011 22:17:38 with gcc 4.5.2
  configuration: --cc='/usr/local/gcc-4.5.2/bin/gcc -m32'
  libavutil     50.36. 0 / 50.36. 0
  libavcore      0.16. 0 /  0.16. 0
  libavcodec    52.108. 0 / 52.108. 0
  libavformat   52.92. 0 / 52.92. 0
  libavdevice   52. 2. 3 / 52. 2. 3
  libavfilter    1.72. 0 /  1.72. 0
  libswscale     0.12. 0 /  0.12. 0

Seems stream 1 codec frame rate differs from container frame rate: 1000.00
(1000/1) -> 24.00 (24/1)
Input #0, asf, from 'WMV-WMV8_WMA8.wmv':
  Metadata:
    title           :
    artist          :
    copyright       :
    comment         :
    WMFSDKVersion   : 7.01.00.3055
    WMFSDKNeeded    : 0.0.0.0000
  Duration: 00:00:06.44, start: 3.100000, bitrate: 146 kb/s
    Stream #0.0: Audio: wmav2, 16000 Hz, 2 channels, s16, 16 kb/s
    Stream #0.1: Video: wmv2, yuv420p, 80x60, 24 tbr, 1k tbn, 1k tbc
[buffer @ 0x7ca3140] w:80 h:60 pixfmt:yuv420p
Output #0, null, to 'pipe:':
  Metadata:
    title           :
    artist          :
    copyright       :
    comment         :
    WMFSDKVersion   : 7.01.00.3055
    WMFSDKNeeded    : 0.0.0.0000
    encoder         : Lavf52.92.0
    Stream #0.0: Video: rawvideo, yuv420p, 80x60, q=2-31, 200 kb/s, 90k tbn, 24 
tbc
    Stream #0.1: Audio: pcm_s16le, 16000 Hz, 2 channels, s16, 512 kb/s
Stream mapping:
  Stream #0.1 -> #0.0
  Stream #0.0 -> #0.1
Press [q] to stop encoding
==21625== Invalid read of size 4
==21625==    at 0x83D888A: h263_h_loop_filter_mmx (dsputil_mmx.h:99)
==21625==  Address 0x7dc8f22 is not stack'd, malloc'd or (recently) free'd
==21625==
==21625== Invalid read of size 4
==21625==    at 0x83D888E: h263_h_loop_filter_mmx (dsputil_mmx.h:99)
==21625==  Address 0x7dc8f4a is not stack'd, malloc'd or (recently) free'd
==21625==
==21625== Invalid write of size 4
==21625==    at 0x83D8A15: h263_h_loop_filter_mmx (dsputil_mmx.c:752)
==21625==  Address 0x7dc8f22 is not stack'd, malloc'd or (recently) free'd
==21625==
==21625== Invalid write of size 4
==21625==    at 0x83D8A1C: h263_h_loop_filter_mmx (dsputil_mmx.c:752)
==21625==  Address 0x7dc8f4a is not stack'd, malloc'd or (recently) free'd
==21625==

and many more, see attachment

----------
status: new -> open
substatus: new -> reproduced

________________________________________________
FFmpeg issue tracker <[email protected]>
<https://roundup.ffmpeg.org/issue2510>
________________________________________________
==21625== Memcheck, a memory error detector
==21625== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==21625== Using Valgrind-3.5.0 and LibVEX; rerun with -h for copyright info
==21625== Command: ffmpeg_g -vlowres 1 -i WMV-WMV8_WMA8.wmv -f null -
==21625== 
FFmpeg version SVN-r26268, Copyright (c) 2000-2011 the FFmpeg developers
  built on Jan  8 2011 22:17:38 with gcc 4.5.2
  configuration: --cc='/usr/local/gcc-4.5.2/bin/gcc -m32'
  libavutil     50.36. 0 / 50.36. 0
  libavcore      0.16. 0 /  0.16. 0
  libavcodec    52.108. 0 / 52.108. 0
  libavformat   52.92. 0 / 52.92. 0
  libavdevice   52. 2. 3 / 52. 2. 3
  libavfilter    1.72. 0 /  1.72. 0
  libswscale     0.12. 0 /  0.12. 0

Seems stream 1 codec frame rate differs from container frame rate: 1000.00 
(1000/1) -> 24.00 (24/1)
Input #0, asf, from 'WMV-WMV8_WMA8.wmv':
  Metadata:
    title           : 
    artist          : 
    copyright       : 
    comment         : 
    WMFSDKVersion   : 7.01.00.3055
    WMFSDKNeeded    : 0.0.0.0000
  Duration: 00:00:06.44, start: 3.100000, bitrate: 146 kb/s
    Stream #0.0: Audio: wmav2, 16000 Hz, 2 channels, s16, 16 kb/s
    Stream #0.1: Video: wmv2, yuv420p, 80x60, 24 tbr, 1k tbn, 1k tbc
[buffer @ 0x7ca3140] w:80 h:60 pixfmt:yuv420p
Output #0, null, to 'pipe:':
  Metadata:
    title           : 
    artist          : 
    copyright       : 
    comment         : 
    WMFSDKVersion   : 7.01.00.3055
    WMFSDKNeeded    : 0.0.0.0000
    encoder         : Lavf52.92.0
    Stream #0.0: Video: rawvideo, yuv420p, 80x60, q=2-31, 200 kb/s, 90k tbn, 24 
tbc
    Stream #0.1: Audio: pcm_s16le, 16000 Hz, 2 channels, s16, 512 kb/s
Stream mapping:
  Stream #0.1 -> #0.0
  Stream #0.0 -> #0.1
Press [q] to stop encoding
==21625== Invalid read of size 4
==21625==    at 0x83D888A: h263_h_loop_filter_mmx (dsputil_mmx.h:99)
==21625==  Address 0x7dc8f22 is not stack'd, malloc'd or (recently) free'd
==21625== 
==21625== Invalid read of size 4
==21625==    at 0x83D888E: h263_h_loop_filter_mmx (dsputil_mmx.h:99)
==21625==  Address 0x7dc8f4a is not stack'd, malloc'd or (recently) free'd
==21625== 
==21625== Invalid write of size 4
==21625==    at 0x83D8A15: h263_h_loop_filter_mmx (dsputil_mmx.c:752)
==21625==  Address 0x7dc8f22 is not stack'd, malloc'd or (recently) free'd
==21625== 
==21625== Invalid write of size 4
==21625==    at 0x83D8A1C: h263_h_loop_filter_mmx (dsputil_mmx.c:752)
==21625==  Address 0x7dc8f4a is not stack'd, malloc'd or (recently) free'd
==21625== 
==21625== Invalid read of size 4
==21625==    at 0x83D8887: h263_h_loop_filter_mmx (dsputil_mmx.h:99)
==21625==  Address 0x7dc8efe is 5,294 bytes inside a block of size 5,296 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCAE0: av_malloc (mem.c:83)
==21625== 
==21625== Invalid write of size 4
==21625==    at 0x83D8A11: h263_h_loop_filter_mmx (dsputil_mmx.c:752)
==21625==  Address 0x7dc8efe is 5,294 bytes inside a block of size 5,296 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCAE0: av_malloc (mem.c:83)
==21625== 
==21625== Invalid read of size 4
==21625==    at 0x83D88C8: h263_h_loop_filter_mmx (dsputil_mmx.h:99)
==21625==  Address 0x7dc94c2 is not stack'd, malloc'd or (recently) free'd
==21625== 
==21625== Invalid read of size 4
==21625==    at 0x83D88CC: h263_h_loop_filter_mmx (dsputil_mmx.h:99)
==21625==  Address 0x7dc94ea is not stack'd, malloc'd or (recently) free'd
==21625== 
==21625== Invalid write of size 4
==21625==    at 0x83D8A2C: h263_h_loop_filter_mmx (dsputil_mmx.c:752)
==21625==  Address 0x7dc94c2 is not stack'd, malloc'd or (recently) free'd
==21625== 
==21625== Invalid write of size 4
==21625==    at 0x83D8A34: h263_h_loop_filter_mmx (dsputil_mmx.c:752)
==21625==  Address 0x7dc94ea is not stack'd, malloc'd or (recently) free'd
==21625== 
==21625== Invalid read of size 4
==21625==    at 0x83D88C5: h263_h_loop_filter_mmx (dsputil_mmx.h:99)
==21625==  Address 0x7dc94a6 is 1,334 bytes inside a block of size 1,336 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCAE0: av_malloc (mem.c:83)
==21625== 
==21625== Invalid write of size 4
==21625==    at 0x83D8A27: h263_h_loop_filter_mmx (dsputil_mmx.c:752)
==21625==  Address 0x7dc94a6 is 1,334 bytes inside a block of size 1,336 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCAE0: av_malloc (mem.c:83)
==21625== 
==21625== Invalid read of size 1
==21625==    at 0x8322714: ff_simple_idct48_add (simple_idct.c:295)
==21625==  Address 0x7dce630 is not stack'd, malloc'd or (recently) free'd
==21625== 
==21625== Invalid write of size 1
==21625==    at 0x8322727: ff_simple_idct48_add (simple_idct.c:295)
==21625==  Address 0x7dce630 is not stack'd, malloc'd or (recently) free'd
==21625== 
==21625== Invalid read of size 1
==21625==    at 0x8322731: ff_simple_idct48_add (simple_idct.c:297)
==21625==  Address 0x7dce680 is 16 bytes before a block of size 1,336 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCAE0: av_malloc (mem.c:83)
==21625== 
==21625== Invalid write of size 1
==21625==    at 0x8322744: ff_simple_idct48_add (simple_idct.c:297)
==21625==  Address 0x7dce680 is 16 bytes before a block of size 1,336 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCAE0: av_malloc (mem.c:83)
==21625== 
==21625== Invalid read of size 1
==21625==    at 0x8322971: ff_simple_idct48_add (simple_idct.c:295)
==21625==  Address 0x7dce631 is not stack'd, malloc'd or (recently) free'd
==21625== 
==21625== Invalid write of size 1
==21625==    at 0x8322984: ff_simple_idct48_add (simple_idct.c:295)
==21625==  Address 0x7dce631 is not stack'd, malloc'd or (recently) free'd
==21625== 
==21625== Invalid read of size 1
==21625==    at 0x832298E: ff_simple_idct48_add (simple_idct.c:297)
==21625==  Address 0x7dce681 is 15 bytes before a block of size 1,336 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCAE0: av_malloc (mem.c:83)
==21625== 
==21625== Invalid write of size 1
==21625==    at 0x83229A1: ff_simple_idct48_add (simple_idct.c:297)
==21625==  Address 0x7dce681 is 15 bytes before a block of size 1,336 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCAE0: av_malloc (mem.c:83)
==21625== 
==21625== Invalid read of size 1
==21625==    at 0x8322BCE: ff_simple_idct48_add (simple_idct.c:295)
==21625==  Address 0x7dce632 is not stack'd, malloc'd or (recently) free'd
==21625== 
==21625== Invalid write of size 1
==21625==    at 0x8322BE1: ff_simple_idct48_add (simple_idct.c:295)
==21625==  Address 0x7dce632 is not stack'd, malloc'd or (recently) free'd
==21625== 
==21625== Invalid read of size 1
==21625==    at 0x8322BEB: ff_simple_idct48_add (simple_idct.c:297)
==21625==  Address 0x7dce682 is 14 bytes before a block of size 1,336 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCAE0: av_malloc (mem.c:83)
==21625== 
==21625== Invalid write of size 1
==21625==    at 0x8322BFE: ff_simple_idct48_add (simple_idct.c:297)
==21625==  Address 0x7dce682 is 14 bytes before a block of size 1,336 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCAE0: av_malloc (mem.c:83)
==21625== 
==21625== Invalid read of size 1
==21625==    at 0x8322E1F: ff_simple_idct48_add (simple_idct.c:295)
==21625==  Address 0x7dce633 is not stack'd, malloc'd or (recently) free'd
==21625== 
==21625== Invalid write of size 1
==21625==    at 0x8322E32: ff_simple_idct48_add (simple_idct.c:295)
==21625==  Address 0x7dce633 is not stack'd, malloc'd or (recently) free'd
==21625== 
==21625== Invalid read of size 1
==21625==    at 0x8322E3C: ff_simple_idct48_add (simple_idct.c:297)
==21625==  Address 0x7dce683 is 13 bytes before a block of size 1,336 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCAE0: av_malloc (mem.c:83)
==21625== 
==21625== Invalid write of size 1
==21625==    at 0x8322E4F: ff_simple_idct48_add (simple_idct.c:297)
==21625==  Address 0x7dce683 is 13 bytes before a block of size 1,336 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCAE0: av_malloc (mem.c:83)
==21625== 
==21625== Invalid read of size 1
==21625==    at 0x82094D4: ff_h264_lowres_idct_add_c (h264idct.c:56)
==21625==  Address 0x7dc8f10 is not stack'd, malloc'd or (recently) free'd
==21625== 
==21625== Invalid write of size 1
==21625==    at 0x82094E2: ff_h264_lowres_idct_add_c (h264idct.c:56)
==21625==  Address 0x7dc8f10 is not stack'd, malloc'd or (recently) free'd
==21625== 
==21625== Invalid read of size 1
==21625==    at 0x82094EF: ff_h264_lowres_idct_add_c (h264idct.c:57)
==21625==  Address 0x7dc8f60 is 16 bytes before a block of size 1,336 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCAE0: av_malloc (mem.c:83)
==21625== 
==21625== Invalid write of size 1
==21625==    at 0x82094FD: ff_h264_lowres_idct_add_c (h264idct.c:57)
==21625==  Address 0x7dc8f60 is 16 bytes before a block of size 1,336 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCAE0: av_malloc (mem.c:83)
==21625== 
==21625== Invalid read of size 1
==21625==    at 0x8209574: ff_h264_lowres_idct_add_c (h264idct.c:56)
==21625==  Address 0x7dc8f11 is not stack'd, malloc'd or (recently) free'd
==21625== 
==21625== Invalid write of size 1
==21625==    at 0x8209582: ff_h264_lowres_idct_add_c (h264idct.c:56)
==21625==  Address 0x7dc8f11 is not stack'd, malloc'd or (recently) free'd
==21625== 
==21625== Invalid read of size 1
==21625==    at 0x8209590: ff_h264_lowres_idct_add_c (h264idct.c:57)
==21625==  Address 0x7dc8f61 is 15 bytes before a block of size 1,336 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCAE0: av_malloc (mem.c:83)
==21625== 
==21625== Invalid write of size 1
==21625==    at 0x820959E: ff_h264_lowres_idct_add_c (h264idct.c:57)
==21625==  Address 0x7dc8f61 is 15 bytes before a block of size 1,336 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCAE0: av_malloc (mem.c:83)
==21625== 
==21625== Invalid read of size 1
==21625==    at 0x8209615: ff_h264_lowres_idct_add_c (h264idct.c:56)
==21625==  Address 0x7dc8f12 is not stack'd, malloc'd or (recently) free'd
==21625== 
==21625== Invalid write of size 1
==21625==    at 0x8209623: ff_h264_lowres_idct_add_c (h264idct.c:56)
==21625==  Address 0x7dc8f12 is not stack'd, malloc'd or (recently) free'd
==21625== 
==21625== Invalid read of size 1
==21625==    at 0x8209631: ff_h264_lowres_idct_add_c (h264idct.c:57)
==21625==  Address 0x7dc8f62 is 14 bytes before a block of size 1,336 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCAE0: av_malloc (mem.c:83)
==21625== 
==21625== Invalid write of size 1
==21625==    at 0x820963F: ff_h264_lowres_idct_add_c (h264idct.c:57)
==21625==  Address 0x7dc8f62 is 14 bytes before a block of size 1,336 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCAE0: av_malloc (mem.c:83)
==21625== 
==21625== Invalid read of size 1
==21625==    at 0x82096B6: ff_h264_lowres_idct_add_c (h264idct.c:56)
==21625==  Address 0x7dc8f13 is not stack'd, malloc'd or (recently) free'd
==21625== 
==21625== Invalid write of size 1
==21625==    at 0x82096C4: ff_h264_lowres_idct_add_c (h264idct.c:56)
==21625==  Address 0x7dc8f13 is not stack'd, malloc'd or (recently) free'd
==21625== 
==21625== Invalid read of size 1
==21625==    at 0x82096CE: ff_h264_lowres_idct_add_c (h264idct.c:57)
==21625==  Address 0x7dc8f63 is 13 bytes before a block of size 1,336 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCAE0: av_malloc (mem.c:83)
==21625== 
==21625== Invalid write of size 1
==21625==    at 0x82096D9: ff_h264_lowres_idct_add_c (h264idct.c:57)
==21625==  Address 0x7dc8f63 is 13 bytes before a block of size 1,336 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCAE0: av_malloc (mem.c:83)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x8322790: ff_simple_idct48_add (simple_idct.c:303)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x83229ED: ff_simple_idct48_add (simple_idct.c:303)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x8322C4A: ff_simple_idct48_add (simple_idct.c:303)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x8322E9A: ff_simple_idct48_add (simple_idct.c:303)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x82094DA: ff_h264_lowres_idct_add_c (h264idct.c:56)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x820957A: ff_h264_lowres_idct_add_c (h264idct.c:56)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x820961B: ff_h264_lowres_idct_add_c (h264idct.c:56)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x82096BC: ff_h264_lowres_idct_add_c (h264idct.c:56)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x8322700: ff_simple_idct48_add (simple_idct.c:293)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x832295D: ff_simple_idct48_add (simple_idct.c:293)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x8322BBA: ff_simple_idct48_add (simple_idct.c:293)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x8322E0C: ff_simple_idct48_add (simple_idct.c:293)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x83227AB: ff_simple_idct48_add (simple_idct.c:305)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x8322A08: ff_simple_idct48_add (simple_idct.c:305)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x83226DF: ff_simple_idct48_add (simple_idct.c:291)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x832271D: ff_simple_idct48_add (simple_idct.c:295)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x8322936: ff_simple_idct48_add (simple_idct.c:291)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x832297A: ff_simple_idct48_add (simple_idct.c:295)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x8322BD7: ff_simple_idct48_add (simple_idct.c:295)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x8322E28: ff_simple_idct48_add (simple_idct.c:295)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x820949E: ff_h264_lowres_idct_add_c (h264idct.c:54)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x82094BC: ff_h264_lowres_idct_add_c (h264idct.c:55)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x8209539: ff_h264_lowres_idct_add_c (h264idct.c:54)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x820955B: ff_h264_lowres_idct_add_c (h264idct.c:55)
==21625== 
==21625== Invalid read of size 1
==21625==    at 0x832276A: ff_simple_idct48_add (simple_idct.c:301)
==21625==  Address 0x7dcf184 is 12 bytes after a block of size 1,336 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCAE0: av_malloc (mem.c:83)
==21625== 
==21625== Invalid write of size 1
==21625==    at 0x832277C: ff_simple_idct48_add (simple_idct.c:301)
==21625==  Address 0x7dcf184 is 12 bytes after a block of size 1,336 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCAE0: av_malloc (mem.c:83)
==21625== 
==21625== Invalid read of size 1
==21625==    at 0x832278A: ff_simple_idct48_add (simple_idct.c:303)
==21625==  Address 0x7dcf1ac is not stack'd, malloc'd or (recently) free'd
==21625== 
==21625== Invalid write of size 1
==21625==    at 0x8322798: ff_simple_idct48_add (simple_idct.c:303)
==21625==  Address 0x7dcf1ac is not stack'd, malloc'd or (recently) free'd
==21625== 
==21625== Invalid read of size 1
==21625==    at 0x83227A5: ff_simple_idct48_add (simple_idct.c:305)
==21625==  Address 0x7dcf1d4 is 12 bytes before a block of size 90 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCBA7: av_mallocz (mem.c:83)
==21625== 
==21625== Invalid write of size 1
==21625==    at 0x83227B3: ff_simple_idct48_add (simple_idct.c:305)
==21625==  Address 0x7dcf1d4 is 12 bytes before a block of size 90 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCBA7: av_mallocz (mem.c:83)
==21625== 
==21625== Invalid read of size 1
==21625==    at 0x83229C7: ff_simple_idct48_add (simple_idct.c:301)
==21625==  Address 0x7dcf185 is 13 bytes after a block of size 1,336 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCAE0: av_malloc (mem.c:83)
==21625== 
==21625== Invalid write of size 1
==21625==    at 0x83229D9: ff_simple_idct48_add (simple_idct.c:301)
==21625==  Address 0x7dcf185 is 13 bytes after a block of size 1,336 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCAE0: av_malloc (mem.c:83)
==21625== 
==21625== Invalid read of size 1
==21625==    at 0x83229E7: ff_simple_idct48_add (simple_idct.c:303)
==21625==  Address 0x7dcf1ad is not stack'd, malloc'd or (recently) free'd
==21625== 
==21625== Invalid write of size 1
==21625==    at 0x83229F5: ff_simple_idct48_add (simple_idct.c:303)
==21625==  Address 0x7dcf1ad is not stack'd, malloc'd or (recently) free'd
==21625== 
==21625== Invalid read of size 1
==21625==    at 0x8322A02: ff_simple_idct48_add (simple_idct.c:305)
==21625==  Address 0x7dcf1d5 is 11 bytes before a block of size 90 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCBA7: av_mallocz (mem.c:83)
==21625== 
==21625== Invalid write of size 1
==21625==    at 0x8322A10: ff_simple_idct48_add (simple_idct.c:305)
==21625==  Address 0x7dcf1d5 is 11 bytes before a block of size 90 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCBA7: av_mallocz (mem.c:83)
==21625== 
==21625== Invalid read of size 1
==21625==    at 0x8322C24: ff_simple_idct48_add (simple_idct.c:301)
==21625==  Address 0x7dcf186 is 14 bytes after a block of size 1,336 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCAE0: av_malloc (mem.c:83)
==21625== 
==21625== Invalid write of size 1
==21625==    at 0x8322C36: ff_simple_idct48_add (simple_idct.c:301)
==21625==  Address 0x7dcf186 is 14 bytes after a block of size 1,336 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCAE0: av_malloc (mem.c:83)
==21625== 
==21625== Invalid read of size 1
==21625==    at 0x8322C44: ff_simple_idct48_add (simple_idct.c:303)
==21625==  Address 0x7dcf1ae is not stack'd, malloc'd or (recently) free'd
==21625== 
==21625== Invalid write of size 1
==21625==    at 0x8322C52: ff_simple_idct48_add (simple_idct.c:303)
==21625==  Address 0x7dcf1ae is not stack'd, malloc'd or (recently) free'd
==21625== 
==21625== Invalid read of size 1
==21625==    at 0x8322C5F: ff_simple_idct48_add (simple_idct.c:305)
==21625==  Address 0x7dcf1d6 is 10 bytes before a block of size 90 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCBA7: av_mallocz (mem.c:83)
==21625== 
==21625== Invalid write of size 1
==21625==    at 0x8322C6D: ff_simple_idct48_add (simple_idct.c:305)
==21625==  Address 0x7dcf1d6 is 10 bytes before a block of size 90 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCBA7: av_mallocz (mem.c:83)
==21625== 
==21625== Invalid read of size 1
==21625==    at 0x8322E74: ff_simple_idct48_add (simple_idct.c:301)
==21625==  Address 0x7dcf187 is 15 bytes after a block of size 1,336 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCAE0: av_malloc (mem.c:83)
==21625== 
==21625== Invalid write of size 1
==21625==    at 0x8322E86: ff_simple_idct48_add (simple_idct.c:301)
==21625==  Address 0x7dcf187 is 15 bytes after a block of size 1,336 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCAE0: av_malloc (mem.c:83)
==21625== 
==21625== Invalid read of size 1
==21625==    at 0x8322E90: ff_simple_idct48_add (simple_idct.c:303)
==21625==  Address 0x7dcf1af is not stack'd, malloc'd or (recently) free'd
==21625== 
==21625== Invalid write of size 1
==21625==    at 0x8322EA2: ff_simple_idct48_add (simple_idct.c:303)
==21625==  Address 0x7dcf1af is not stack'd, malloc'd or (recently) free'd
==21625== 
==21625== Invalid read of size 1
==21625==    at 0x8322EB0: ff_simple_idct48_add (simple_idct.c:305)
==21625==  Address 0x7dcf1d7 is 9 bytes before a block of size 90 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCBA7: av_mallocz (mem.c:83)
==21625== 
==21625== Invalid write of size 1
==21625==    at 0x8322EBE: ff_simple_idct48_add (simple_idct.c:305)
==21625==  Address 0x7dcf1d7 is 9 bytes before a block of size 90 alloc'd
==21625==    at 0x78BCE9E: memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x78BCEFB: posix_memalign (in 
/usr/lib64/valgrind/vgpreload_memcheck-x86-linux.so)
==21625==    by 0x84FCBA7: av_mallocz (mem.c:83)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x8322774: ff_simple_idct48_add (simple_idct.c:301)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x83229D1: ff_simple_idct48_add (simple_idct.c:301)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x8322C2E: ff_simple_idct48_add (simple_idct.c:301)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x8322E7E: ff_simple_idct48_add (simple_idct.c:301)
==21625== 
frame=   61 fps=  0 q=0.0 size=      -0kB time=2.54 bitrate=  -0.1kbits/s 
dup=10 drop=0    
==21625== Use of uninitialised value of size 4
==21625==    at 0x8322758: ff_simple_idct48_add (simple_idct.c:299)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x83229B5: ff_simple_idct48_add (simple_idct.c:299)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x8322C12: ff_simple_idct48_add (simple_idct.c:299)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x8322E63: ff_simple_idct48_add (simple_idct.c:299)
==21625== 
==21625== 
==21625== More than 100 errors detected.  Subsequent errors
==21625== will still be recorded, but in less detail than before.
==21625== Use of uninitialised value of size 4
==21625==    at 0x8322C65: ff_simple_idct48_add (simple_idct.c:305)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x8322EB6: ff_simple_idct48_add (simple_idct.c:305)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x8322B93: ff_simple_idct48_add (simple_idct.c:291)
==21625== 
==21625== Use of uninitialised value of size 4
==21625==    at 0x8322DE6: ff_simple_idct48_add (simple_idct.c:291)
==21625== 
frame=  142 fps=137 q=0.0 Lsize=      -0kB time=5.47 bitrate=  -0.0kbits/s 
dup=10 drop=0    
video:0kB audio:342kB global headers:0kB muxing overhead -100.006282%
==21625== 
==21625== HEAP SUMMARY:
==21625==     in use at exit: 20 bytes in 3 blocks
==21625==   total heap usage: 1,692 allocs, 1,689 frees, 3,726,195 bytes 
allocated
==21625== 
==21625== LEAK SUMMARY:
==21625==    definitely lost: 16 bytes in 2 blocks
==21625==    indirectly lost: 0 bytes in 0 blocks
==21625==      possibly lost: 0 bytes in 0 blocks
==21625==    still reachable: 4 bytes in 1 blocks
==21625==         suppressed: 0 bytes in 0 blocks
==21625== Rerun with --leak-check=full to see details of leaked memory
==21625== 
==21625== For counts of detected and suppressed errors, rerun with: -v
==21625== Use --track-origins=yes to see where uninitialised values come from
==21625== ERROR SUMMARY: 31958 errors from 104 contexts (suppressed: 3 from 3)

Reply via email to