5560 causing GPU coding (both CUDA and intel)

Discussing about advanced video encoding techniques including GPU encoding, distributive encoding and segmental encoding. Topics are not limited to MediaCoder.
Post Reply
Avi
Amateur
Amateur
Posts: 32
Joined: Fri Apr 06, 2012 8:00 am

5560 causing GPU coding (both CUDA and intel)

Post by Avi » Mon Sep 23, 2013 11:22 am

I have an i7-2600K and Nvidia GTX570. I haven't transcoded in about a year, but used to be able to use both CUDA and Intel transcoding with no issues. I just updated from 5330 to 5560 (x64), and I started getting constant "imsdkenc.exe has stopped working" errors. I realize a new version of the SDK is being used, so I updated my Intel 3000's drivers to the latest version (9.17.10.3223) but that has not solved the issue. I'm also getting an invalid colorspace issue despite setting at I420, but that may be due to the program's not finding the proper encoder. Any thoughts about how this can be addressed would be greatly appreciated. Crash details below:

Problem signature:
Problem Event Name: APPCRASH
Application Name: imsdkenc.exe
Application Version: 0.0.0.0
Application Timestamp: 51e5744b
Fault Module Name: KERNELBASE.dll
Fault Module Version: 6.1.7601.18229
Fault Module Timestamp: 51fb1677
Exception Code: 80000003
Exception Offset: 0000000000033ca2
OS Version: 6.1.7601.2.1.0.768.3
Locale ID: 1033
Additional Information 1: 6a4f
Additional Information 2: 6a4f58db5aeacc642936e8c0039c58f5
Additional Information 3: 229a
Additional Information 4: 229a1bc151343bb50c23b3485bc4b8e2


For the record, CUDA encoding no longer works as well, and I just updated to the latest Nvidia drivers (327.23). Downgrading back to 5530 doesn't help (same errors on both CUDA and Intel, although regular transcoding works, albeit slowly). Error log for CUDA below. Any thoughts as to what may be wrong would be greatly appreciated!

Problem signature:
Problem Event Name: APPCRASH
Application Name: cudaEncode.exe
Application Version: 0.0.0.0
Application Timestamp: 50e2814e
Fault Module Name: nvcuvenc.dll
Fault Module Version: 8.17.13.2723
Fault Module Timestamp: 52314dc0
Exception Code: c0000005
Exception Offset: 0000000000006f13
OS Version: 6.1.7601.2.1.0.768.3
Locale ID: 1033
Additional Information 1: 4339
Additional Information 2: 4339e046cb16e1003aad7eb6ba8ccec3
Additional Information 3: 4e29
Additional Information 4: 4e29443e96fb04c77a28717430738c20

Avi
Amateur
Amateur
Posts: 32
Joined: Fri Apr 06, 2012 8:00 am

Re: 5560 causing GPU coding (both CUDA and intel)

Post by Avi » Mon Sep 23, 2013 1:30 pm

I think I may have solved it. Back to 5560x64.

After multiple upload and downloads; uninstalls and reinstalls, I changed from VIRTU to VIRTU MVP (v1). I think this solved the imsdkenc.exe issue.

The colorspace issue was seperate, and seems to be a result of choosing "Encoder Filters". You used to recommend that for speed for QL, but now it seems to not accept any of the colorspace options. Choosing "Source Filters" allows MediaCoder to work, it appears.

Is this intentional behavior?

Thanks

Avi
Amateur
Amateur
Posts: 32
Joined: Fri Apr 06, 2012 8:00 am

Re: 5560 causing GPU coding (both CUDA and intel)

Post by Avi » Tue Sep 24, 2013 6:50 am

I switched back to regular LUCID VIRTU and it still works. It seems that once the Intel drivers are updated, LUCID must be reinstalled. I still don't understand the issue with the colorspace, though.

stanley
Site Admin
Site Admin
Posts: 4135
Joined: Mon May 15, 2006 7:43 pm
Location: Sydney

Re: 5560 causing GPU coding (both CUDA and intel)

Post by stanley » Mon Sep 30, 2013 12:55 am

Choosing encoder filter will let some video filtering done by encoder, including scaling, deinterlacing. But the encoder supports limited types of color space.
When things work together, things work.

Post Reply