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

AVSync Mp4 player scrolling

mfarook
Beginner
451 Views
I am trying to build a mp4 player with scrolling. I am using the simple_player sample as a reference. But the AVSync library that is used in the sample doesn't have a scrolling option. It has a SetPosition method but it is commented. Has anyone done something similar?
0 Kudos
2 Replies
Vladimir_Dudnik
Employee
451 Views

Hello,

you probably mean playback with trick modes, like fast forward, fast backward, repositioning to random place of stream?

These modes are not supported in IPP media sample, and AVSync class was designed without taking into account such usage model.

Regards,
Vladimir

0 Kudos
mfarook
Beginner
451 Views

Thank you for the reply. Is there anything elsebesides AvSync that I can use to accomplish what i need to do (playback with scrolling)?

0 Kudos
Reply