Click here to Skip to main content
15,884,353 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hello,

Can any one guide me how to count the number of frames present in a video in WPF.
like when i load the video and play in a a media element i should able to dispaly the number of frames present in a video.

Thanks in advance.
Posted

1 solution

I found this[^] which uses ffmpeg to count frames. I tend to use DexterLib tho, like this[^]. Your other option is DirectX.
 
Share this answer
 

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