Am Donnerstag, 28. Mai 2015 um 10:21:55, schrieb T. Modes <
Thomas...@gmx.de>
Sure.
> There are more reports about bugs/crashes in nona-gpu. There are less
> reports about nona-gpu working.
>
I start with current nona:
#nona -g -d -o xa dsc_4210-1.pto
nona: using graphics card: NVIDIA Corporation GeForce GTX 750 Ti/PCIe/SSE2
destStart=[62, 1141]
destEnd=[4878, 4441]
destSize=[(4816, 3300)]
srcSize=[(4928, 3264)]
srcBuffer=0x7f82a18c0010
srcAlphaBuffer=0
destBuffer=0x7f829eb47010
destAlphaBuffer=0x7f829dc1e010
destGLInternalFormat=GL_RGBA8
destGLFormat=GL_RGB
destGLType=GL_UNSIGNED_BYTE
srcGLInternalFormat=GL_RGBA8
srcGLFormat=GL_RGB
srcGLType=GL_UNSIGNED_BYTE
srcAlphaGLType=GL_BYTE
destAlphaGLType=GL_UNSIGNED_BYTE
warparound=0
needsAtanWorkaround=0
maxTextureSize=16384
Here it hangs. Ctrl-C stops the process.
Test with 0beb67edf587: works
db1a6c64cf17: works
a6ad9e9ec0d2: hang
Kornel