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
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to