View Single Post
Old 6th March 2015, 17:47   #44  |  Link
anonymlol
Registered User
 
Join Date: Apr 2013
Posts: 25
I'm using version 0.10.0.71, and it sometimes crashes at the beginning of x264 encodes (x265 seems to be fine, I was using it the past few days without problems).

My settings:
Code:
avs4x26x -L "x264_64-10bit" --level 5.1 --preset veryslow --crf 18.0 --input-depth 16 --log-level none --output "1080.mkv" "1080.avs"
Here's what I could find:
Code:
The thread 0xe5e4 has exited with code 0 (0x0).
Unhandled exception at 0x774C1AD6 (ntdll.dll) in avs4x26x.exe: 0xC0000005: Access violation reading location 0x00100110.

The thread 0xe39c has exited with code -1073741510 (0xc000013a).
The thread 0xe770 has exited with code -1073741510 (0xc000013a).
The thread 0xe648 has exited with code -1073741510 (0xc000013a).
The thread 0x7178 has exited with code -1073741510 (0xc000013a).
The thread 0x80f0 has exited with code -1073741510 (0xc000013a).
The thread 0xe730 has exited with code -1073741510 (0xc000013a).
The program '[55832] avs4x26x.exe' has exited with code -1073741510 (0xc000013a).
anonymlol is offline   Reply With Quote