Click here to Skip to main content
15,896,370 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I learned how to use mplayer in C# by this article : Simple Mplayer Front End in C#
when I use -ss 25 -endpos 10 mplayer should displays ten second from second 25 until the second 35
but it just displays 5 last seconds( it displays from 30 until 35)
i think because of the video is large (about 1.5 hour)it has delay.
how can I solve delay problem?
thank you in advance.
Posted
Updated 17-Aug-14 20:33pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900