I have been working on displaying ffmpeg video frame to a OpenGL window for quite a while now and could really use some help. A lot of the use cases I find online have not been much help and OpenGL is somewhat tough especially considering this is my first rodeo with it.
Here is my code: https://pastebin.com/aiHzupCy i made it as simple as I could. It opens the file decode the frames and uses what i know in OpenGL to attempt to display it. I know my OpenGL code is wrong but, i can not pinpoint what the problems are _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
