[libav-api] Frame rate throttling

2017-10-30 Thread Blane, Nathan
Hello, I'm trying to decode and play an h264 video that plays at 24fps. When I just decode and play the video myself, it just gets through the video as fast as possible, which makes sense, but when I try and throttle the frame rate myself, it only occasionally decodes and plays the frame. I'm w

[libav-api] Frame rate throttling

2018-01-03 Thread Blane, Nathan
Hello, I'm trying to decode and play an h264 video that plays at 24fps. When I just decode and play the video myself, it just gets through the video as fast as possible, which makes sense, but when I try and throttle the frame rate myself, it only occasionally decodes and plays the frame. I'm w

[libav-api] Framerate throttling

2018-01-03 Thread Blane, Nathan
Hello, I'm trying to decode and play an h264 video that plays at 24fps. When I just decode and play the video myself, it just gets through the video as fast as possible, which makes sense, but when I try and throttle the frame rate myself, it only occasionally decodes and plays the frame. I'm w