Hi all
I want get framerate (ex. 50 or 60 fps) of video data
in ReelBoxDevice.c,šššš int ReelBoxDevice::PlayTsVideo(const uchar *Data, int
length)
Need know framerate realtime.
How I can do it?
Can eHD hardware detect framerate of video, and give
to me? (like Sigma Realmagick x-card em84xx)
Or can vdr give me this info, but how?
Can I use cFrameDetector. Analyze() in this function, or there is no relevant
information for it.
Give me an idea
please J