Hi, I've been looking at hwdecode-demos from Splitted-Desktop Systems to learn how to use vaapi hardware accelerated decoding with ffmpeg.
As I'm not beginner programmer, I think haven't got it all right. It would be great if someone would be so nice to write simple notes how to set up and use functions to get avcodec_decode_video done with vaapi. I know that it has to do something with struct *vaapi_context and some functions - get_format. get_buffer, release_buffer - but I can't figure how to make that work with some simple ffmpeg api like that one @ dranger.com/ffmpeg/ _______________________________________________ libav-api mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-api
