Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with SIMD AVX2 #20

Open
Jamaika1 opened this issue Jul 22, 2024 · 0 comments
Open

Problem with SIMD AVX2 #20

Jamaika1 opened this issue Jul 22, 2024 · 0 comments

Comments

@Jamaika1
Copy link
Contributor

Jamaika1 commented Jul 22, 2024

When do I use SIMD AVX then codec works.
When do I use SIMD AVX2 then codec doesn't work.

Compiled: INTEL, flags: MMX SSE SSE2 SSE3 SSSE3 SSE41 SSE42 ???
Detected: INTEL, flags: MMX SSE SSE2 SSE3 SSSE3 SSE41 SSE42 AVX AVX2
Available: avx2(5)
In use: avx2(5)
--owf=auto value set to 3.
--threads=auto value set to 20.
Output #0, matroska, to 'output_uvg266.mkv':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
encoder : Lavf61.5.101
Stream #0:0(und): Video: vvc, 1 reference frame, yuv420p(progressive, left), 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 3000 kb/s, 29.97 fps, 1k tbn (default)
Metadata:
handler_name : VideoHandler
vendor_id : [0][0][0][0]
encoder : Lavc61.10.100 libuvg266
Stream #0:1(und): Audio: aac (LC) ([255][0][0][0] / 0x00FF), 48000 Hz, stereo, fltp, delay 1024, 128 kb/s (default)
Metadata:
handler_name : SoundHandler
vendor_id : [0][0][0][0]
encoder : Lavc61.10.100 aac
[out#0/matroska @ 000001e63341b2c0] Starting thread...
Assertion failed: cur_cu->type != CU_NOTSET, file ../../src/search.c, line 1044its/s speed= 0.6x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant