On Wed, May 14, 2014 at 10:30 AM, Ken Bass <[email protected]> wrote:
> > Question: can I simply write out each frame as I receive it, with an > appropriate PTS? This would most likely skip expected frames. Also, the > captured frame most likely wouldn't be written at the specified fps > interval. > > I think I am not clear on your question but as per my understanding, For the raw frames, if you will get them in a proper manner of PT, ti will create less issues in encoding process. May be you can buffer some frames and then send it to encode the frames and thus there wont be any skipped frames.
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
