Re: [FFmpeg-devel] Duration/bitrate estimation

2015-01-22 Thread Michael Niedermayer
On Thu, Jan 22, 2015 at 12:05:24AM -0500, Marcus Johnson wrote: > What functions are used to estimate the duration and bit rate of a file? > I'd like to add support for these features for the DTS format, and would > rather not dig around the source looking for it. you can set AVStream.duration and

[FFmpeg-devel] Duration/bitrate estimation

2015-01-21 Thread Marcus Johnson
What functions are used to estimate the duration and bit rate of a file? I'd like to add support for these features for the DTS format, and would rather not dig around the source looking for it. thanks in advance. ___ ffmpeg-devel mailing list ffmpeg-dev