Opened 10 years ago
Closed 10 years ago
#4526 closed defect (fixed)
Threading decoding errors with fate-vp9-10-show-existing-frame tests
Reported by: | James | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | avcodec |
Version: | git-master | Keywords: | vp9 |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
make fate-vp9-10-show-existing-frame THREADS=8
ffmpeg version N-71798-gd2184bf Copyright (c) 2000-2015 the FFmpeg developers built with gcc 4.9.2 (GCC) 20150304 (prerelease) configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-threads-8/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --enable-avresample --cc='ccache cc' libavutil 54. 23.101 / 54. 23.101 libavcodec 56. 35.101 / 56. 35.101 libavformat 56. 31.100 / 56. 31.100 libavdevice 56. 4.100 / 56. 4.100 libavfilter 5. 14.100 / 5. 14.100 libavresample 2. 1. 0 / 2. 1. 0 libswscale 3. 1.101 / 3. 1.101 libswresample 1. 1.100 / 1. 1.100 libpostproc 53. 3.100 / 53. 3.100 Input #0, matroska,webm, from '/home/ux/fate/fate-suite/vp9-test-vectors/vp90-2-10-show-existing-frame.webm': Metadata: encoder : vpxenc v1.3.0-769-g7aead57 Duration: 00:00:00.57, start: 0.000000, bitrate: 2464 kb/s Stream #0:0(eng): Video: vp9, yuv420p, 352x288, SAR 1:1 DAR 11:9, 30 tbr, 1k tbn, 1k tbc (default) Side data: stereo3d: 2D Output #0, framemd5, to 'pipe:': Stream #0:0(eng): Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288 [SAR 1:1 DAR 11:9], q=2-31, 200 kb/s, 30 fps, 30 tbn, 30 tbc (default) Metadata: encoder : Lavc rawvideo Stream mapping: Stream #0:0 -> #0:0 (vp9 (native) -> rawvideo (native)) Press [q] to stop, [?] for help [vp9 @ 0x30841a0] Requested reference 1 not available [vp9 @ 0x3088180] Not all references are available [vp9 @ 0x3078ce0] Not all references are available [vp9 @ 0x307ccc0] Requested reference 0 not available [vp9 @ 0x30e5500] Requested reference 1 not available Error while decoding stream #0:0: Invalid data found when processing input Last message repeated 1 times [vp9 @ 0x30841a0] Requested reference 1 not available Error while decoding stream #0:0: Invalid data found when processing input [vp9 @ 0x3088180] Not all references are available Error while decoding stream #0:0: Invalid data found when processing input [vp9 @ 0x3078ce0] Not all references are available Error while decoding stream #0:0: Invalid data found when processing input [vp9 @ 0x307ccc0] Requested reference 0 not available Past duration 0.999992 too large [vp9 @ 0x30e5500] Requested reference 1 not available frame= 4 fps=0.0 q=0.0 Lsize= 0kB time=00:00:00.36 bitrate= 9.4kbits/s video:594kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown --- /home/ux/fate/ffmpeg/tests/ref/fate/vp9-10-show-existing-frame 2015-04-24 16:55:17.309538580 +0200 +++ tests/data/fate/vp9-10-show-existing-frame 2015-04-30 07:38:05.763209779 +0200 @@ -5,10 +5,5 @@ #stream#, dts, pts, duration, size, hash 0, 0, 0, 1, 152064, 18981342ec178e082519451062c3a67f 0, 1, 1, 1, 152064, 04ab9dbeac49ec31be58f6e671698e05 -0, 6, 6, 1, 152064, a41f00034923e56ba51a0b598acc2e3a -0, 7, 7, 1, 152064, 63fa55ae9535ccdf06d44cce8065dda6 -0, 9, 9, 1, 152064, 0e4b08e14d919edee2bbff2ecd47de57 -0, 10, 10, 1, 152064, 0e4b08e14d919edee2bbff2ecd47de57 -0, 13, 13, 1, 152064, 9e932915c67a789f6877e6d3f76d3649 -0, 14, 14, 1, 152064, 12f2e975c217e7ffcf334524e8acec35 -0, 15, 15, 1, 152064, 9e932915c67a789f6877e6d3f76d3649 +0, 9, 9, 1, 152064, 15ea5efd2424ef0a26fb0f72d58403e4 +0, 10, 10, 1, 152064, 15ea5efd2424ef0a26fb0f72d58403e4
make fate-vp9-10-show-existing-frame2 THREADS=8
ffmpeg version N-71798-gd2184bf Copyright (c) 2000-2015 the FFmpeg developers built with gcc 4.9.2 (GCC) 20150304 (prerelease) configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-threads-8/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --enable-avresample --cc='ccache cc' libavutil 54. 23.101 / 54. 23.101 libavcodec 56. 35.101 / 56. 35.101 libavformat 56. 31.100 / 56. 31.100 libavdevice 56. 4.100 / 56. 4.100 libavfilter 5. 14.100 / 5. 14.100 libavresample 2. 1. 0 / 2. 1. 0 libswscale 3. 1.101 / 3. 1.101 libswresample 1. 1.100 / 1. 1.100 libpostproc 53. 3.100 / 53. 3.100 Input #0, matroska,webm, from '/home/ux/fate/fate-suite/vp9-test-vectors/vp90-2-10-show-existing-frame2.webm': Metadata: encoder : libwebm-0.2.1.0 Duration: 00:00:00.50, start: 0.000000, bitrate: 161 kb/s Stream #0:0(eng): Video: vp9, yuv420p, 352x288, SAR 1:1 DAR 11:9, 30 tbr, 1k tbn, 1k tbc (default) Output #0, framemd5, to 'pipe:': Stream #0:0(eng): Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288 [SAR 1:1 DAR 11:9], q=2-31, 200 kb/s, 30 fps, 30 tbn, 30 tbc (default) Metadata: encoder : Lavc rawvideo Stream mapping: Stream #0:0 -> #0:0 (vp9 (native) -> rawvideo (native)) Press [q] to stop, [?] for help frame= 15 fps=0.0 q=0.0 Lsize= 1kB time=00:00:00.53 bitrate= 19.7kbits/s dup=0 drop=1 video:2228kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown --- /home/ux/fate/ffmpeg/tests/ref/fate/vp9-10-show-existing-frame2 2015-04-24 16:55:17.309538580 +0200 +++ tests/data/fate/vp9-10-show-existing-frame2 2015-04-30 07:38:05.783209294 +0200 @@ -12,9 +12,9 @@ 0, 6, 6, 1, 152064, fe668a6417aa0543e4ed4d1c67c5cbcb 0, 7, 7, 1, 152064, bf9901e39815fa93cce0ed5b02b2ef2d 0, 8, 8, 1, 152064, 627466200370e6ad60ea570d31be66e3 -0, 9, 9, 1, 152064, 7dc65a2af108379f2b9265a9a1ea7cf8 -0, 10, 10, 1, 152064, c979e2f084760775a567f60f79f28198 -0, 11, 11, 1, 152064, fe668a6417aa0543e4ed4d1c67c5cbcb +0, 9, 9, 1, 152064, 382b12c33cd86b38758706b8ebca8a85 +0, 10, 10, 1, 152064, 382b12c33cd86b38758706b8ebca8a85 +0, 11, 11, 1, 152064, 799544370b35c91711a5b49a28cf86a8 0, 13, 13, 1, 152064, 627466200370e6ad60ea570d31be66e3 0, 14, 14, 1, 152064, 7dc65a2af108379f2b9265a9a1ea7cf8 0, 15, 15, 1, 152064, c979e2f084760775a567f60f79f28198
Note:
See TracTickets
for help on using tickets.
Fixed in 5935513c0ed1563a654b2e40d053f824bae93e6b