Stas Oskin wrote:
> I have an idea which I wanted to hear your opinion on. If I know that
> physically the frame rate would never be above 30, can I set the timebase to
> be 60, for example, and then operate with 1/60 units?

I do not think this is a good idea. If timestamps are in milliseconds, just
set the time base to 1/1000. Your current problem (looking at the videos you
posted) is not that the video is variable frame rate, nor that you are using
a wrong time base. The problem is that frames and timestamps are generated in
a funny way. I do not know if your SDK is providing you with these broken
timestamps, or if there is something wrong somewhere else...


                                Luca
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to