Hi All,
I'm just writing my first graphics program and need some help:
The program is in c/c++. I'm getting a stream of h264 video all I need is to know how to open a window and show it.
Thanks,
Nahum
Printable View
Hi All,
I'm just writing my first graphics program and need some help:
The program is in c/c++. I'm getting a stream of h264 video all I need is to know how to open a window and show it.
Thanks,
Nahum
You need to determine what libraries you want to use to display this. You will need the libx264 Linux library package, as well as the x264 and x264 development packages as well. What is your LInux distribution+version and kernel version that you are using?