Opened 10 years ago

#3857 new enhancement

Duration does not update with growing files

Reported by: gjdfgh Owned by:
Priority: wish Component: avformat
Version: git-master Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

libavformat apparently never updates the duration field after opening a file. This not so nice if the file is downloaded concurrently, and the duration is calculated from the file size (like it's done with .ts).

It would be nice if there was an API function to update the duration calculations, or any other "standard" way.

Change History (0)

Note: See TracTickets for help on using tickets.