x265 3.1_RC1+3-3bdf06e3c628 crash (--aq-motion , 2-pass, tune grain)

Issue #502 new
Nikolas Raiser created an issue

2-pass encoding with tune grain and aq-motion crashes instantly.

Always reproduceable.

Testcase:

Try to encode a random video using the following parameters:

--pass 1 --bitrate 800 --tune grain --profile main10 --output-depth 10 --aq-motion --y4m

Expected result: encoding

Actual result: crash

x265 3.1_RC1+3-3bdf06e3c628 failed with exit code: -1073741819 (0xC0000005)

The exit code might be a system error code: Die Anweisung in 0xp verwies auf Arbeitsspeicher bei 0xp. Der Vorgang s konnte im Arbeitsspeicher nicht durchgeführt werden.

OS: Win10 Pro 1903

build info [Windows][MSVC 1916][64 bit] 10bit , release build

using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX

Can anyone confirm?

Comments (6)

  1. Gopi Satykrishna Akisetty

    The fix has been pushed to the Release_3.1 branch. Can you confirm if the fix resolves the issue?

  2. Log in to comment