> 在 2024年11月2日,上午7:01,Michael Niedermayer <mich...@niedermayer.cc> 写道:
> 
> On Fri, Nov 01, 2024 at 09:11:47AM +0000, Zhao Zhili wrote:
>> ffmpeg | branch: master | Zhao Zhili <zhiliz...@tencent.com> | Wed Sep 18 
>> 14:56:22 2024 +0800| [1864025458021a2d2c542f56e268ee1106f84460] | committer: 
>> Zhao Zhili
>> fate/vvc: Add a sample which lose frames before 5c66a3
>> Signed-off-by: Zhao Zhili <zhiliz...@tencent.com>
>>> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1864025458021a2d2c542f56e268ee1106f84460
>> ---
>> tests/fate/vvc.mak            |  3 ++-
>> tests/ref/fate/vvc-output-ref | 35 +++++++++++++++++++++++++++++++++++
>> 2 files changed, 37 insertions(+), 1 deletion(-)
> 
> this breaks on x86-32
> 
> --- src/tests/ref/fate/vvc-output-ref    2024-11-01 23:57:17.138355344 +0100
> +++ tests/data/fate/vvc-output-ref    2024-11-01 23:57:43.014716555 +0100
> @@ -4,32 +4,32 @@
> #dimensions 0: 480x320
> #sar 0: 0/1
> 0,          0,          0,        1,   230400, 0x3293f7f1
> -0,          1,          1,        1,   230400, 0xe2570fa4
> -0,          2,          2,        1,   230400, 0xecd608fb
> -0,          3,          3,        1,   230400, 0xea46f9f4
> -0,          4,          4,        1,   230400, 0xb715d24a
> -0,          5,          5,        1,   230400, 0x69faaf46
> -0,          6,          6,        1,   230400, 0xf9a362db
> -0,          7,          7,        1,   230400, 0x2dcd19ca
> -0,          8,          8,        1,   230400, 0xf8fda185
> -0,          9,          9,        1,   230400, 0x48a35bfd
> +0,          1,          1,        1,   230400, 0x627008c8
> +0,          2,          2,        1,   230400, 0x6ed9fa1b
> +0,          3,          3,        1,   230400, 0xf49ce95a
> +0,          4,          4,        1,   230400, 0x3886bf16
> +0,          5,          5,        1,   230400, 0x67fe9745
> +0,          6,          6,        1,   230400, 0xfbd5466d
> +0,          7,          7,        1,   230400, 0xcc74fbec
> +0,          8,          8,        1,   230400, 0x37f18143
> +0,          9,          9,        1,   230400, 0xe99c39c8
> 0,         10,         10,        1,   230400, 0x27efe832
> -0,         11,         11,        1,   230400, 0x74279617
> -0,         12,         12,        1,   230400, 0x91935248
> -0,         13,         13,        1,   230400, 0x29b621e6
> -0,         14,         14,        1,   230400, 0x89b1ec0b
> -0,         15,         15,        1,   230400, 0x898fdba1
> -0,         16,         16,        1,   230400, 0xc6d18e6f
> -0,         17,         17,        1,   230400, 0xedff651b
> -0,         18,         18,        1,   230400, 0x677e2260
> -0,         19,         19,        1,   230400, 0x930918ef
> +0,         11,         11,        1,   230400, 0x87ee9347
> +0,         12,         12,        1,   230400, 0x05b240ac
> +0,         13,         13,        1,   230400, 0x9c3c0fe9
> +0,         14,         14,        1,   230400, 0x83e3dbff
> +0,         15,         15,        1,   230400, 0xa760d011
> +0,         16,         16,        1,   230400, 0xaa73859a
> +0,         17,         17,        1,   230400, 0x22875e87
> +0,         18,         18,        1,   230400, 0x08af1bb6
> +0,         19,         19,        1,   230400, 0x761d10dc
> 0,         20,         20,        1,   230400, 0x70da2c30
> -0,         21,         21,        1,   230400, 0x699a3b9d
> -0,         22,         22,        1,   230400, 0xff3b1b3a
> -0,         23,         23,        1,   230400, 0xca11d9a5
> -0,         24,         24,        1,   230400, 0x904394e0
> -0,         25,         25,        1,   230400, 0x392e5445
> -0,         26,         26,        1,   230400, 0x6191f4d8
> -0,         27,         27,        1,   230400, 0xa7d7be12
> -0,         28,         28,        1,   230400, 0xbb29752c
> -0,         29,         29,        1,   230400, 0x14ff297e
> +0,         21,         21,        1,   230400, 0xf126321e
> +0,         22,         22,        1,   230400, 0x80ea0742
> +0,         23,         23,        1,   230400, 0x68a4cb1f
> +0,         24,         24,        1,   230400, 0xe2e97a53
> +0,         25,         25,        1,   230400, 0xc9cb338a
> +0,         26,         26,        1,   230400, 0x7fe6d117
> +0,         27,         27,        1,   230400, 0x5b1898de
> +0,         28,         28,        1,   230400, 0x6a005043
> +0,         29,         29,        1,   230400, 0xa282ff6d
> Test vvc-output-ref failed. Look at tests/data/fate/vvc-output-ref.err for 
> details.
> make: *** [src/tests/Makefile:311: fate-vvc-output-ref] Error 1

There are visible artifacts with x86-32, I think the test catch a real bug. cc 
nuomi.
 
> 
> thx
> 
> [...]
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
> 
> Concerning the gods, I have no means of knowing whether they exist or not
> or of what sort they may be, because of the obscurity of the subject, and
> the brevity of human life -- Protagoras
> 
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> 
> To unsubscribe, visit link above, or email
> ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".
> 
> <signature.asc>

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to