[Libav-user] How to read a growing .ts file?

Calimet, Arthur arthur.calimet at stats.com
Wed Apr 12 16:40:59 EEST 2017


Hello,
I need to read a growing .ts file.
I can open it, then read and decode the frames like any other container format.
My problem is  the video AVStream size (the nb_frames property) doesn't increase with the .ts file size.
How can I update the video stream data?
Is it possible to do it in live? (updating the AVStream when a frame is added to the .ts file?)
I work on a project that currently use the v3.0 of FFMPEG API.
Regards,
Arthur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20170412/14c73a1d/attachment.html>


More information about the Libav-user mailing list