Re: [Libav-user] Failed to execute when using hardware decoding on some computers

2016-01-07 Thread Cyril Drouet
Hi, I'm not sure if the email I sent a couple days ago was approved and sent to everyone. If it is the case, note that I have resolved my problem. Information can be found here: http://stackoverflow.com/questions/34602561/failed-to-execute-0x80070057-when-decoding-video-via-ffmpeg-with-dxva2

Re: [Libav-user] Failed to execute when using hardware decoding on some computers

2016-01-06 Thread Carl Eugen Hoyos
Cyril Drouet writes: > as soon as I try higher resolution videos like > 3840x2160, I get the following errors I believe this is expected at least for some GPUs. > Note that I tried both the Windows release > available on the FFmpeg website, (No binaries are available on

[Libav-user] Failed to execute when using hardware decoding on some computers

2016-01-05 Thread Cyril Drouet
I have successfully implemented a video player using ffmpeg. I am now trying to use hardware decoding but I'm facing a couple issues. I found a post that I followed as a starting point here: http://comments.gmane.org/gmane.comp.video.ffmpeg.libav.user/13523 I have updated the code that setup the