Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

using ipView to display a movie

micromysore1
Beginner
449 Views
Hi,
I want to display a sequence of frames from a movie.
I found this example out of jpeg demo call "ippview.cpp" which has thread based function like ipView_8u_C1R .. any pointers to modify those functions so that the I can pass on new data (Ipp8u *) so that new frame is displayed in the same window rather than another !!

-micromysore
0 Kudos
1 Reply
Vladimir_Dudnik
Employee
449 Views
Hi,
I can recommend you to take a look on IPP MPEG4 decoder sample, which can play MPEG4 movie, so you can learn how to implement displaying of sequence of video frames
Regards,
Vladimir
0 Kudos
Reply