Hi community, I am trying to video-decode an mpeg-2 file without using ffmpeg, on a Linux Ubuntu12.04 box that is equipped with an NVIDIA GeForce GTX 650 graphic card. And I have a couple of questions I'd really appreciate help on. So in all the following, suppose I build OpenCV-2.4.8 with '-D WITH_FFMPEG=OFF'
- Is anybody familiar with 'Video Decode and Presentation API for Unix' (VDPAU) from NVIDIA? Would that be a route to try?
- How about PureVideo from Nvidia, would it be a route on Linux?
- What are my options to decode mpeg-2 on Linux using an NVIDIA graphic card (without using ffmpeg)?
Thank you for helping
Iod