[FFmpeg-soc] [soc] libavsequencer [PATCH 01/08] Music module public API header file.
Ronald S. Bultje
rsbultje at gmail.com
Tue Jul 13 15:23:52 CEST 2010
Hi,
On Tue, Jul 13, 2010 at 6:04 AM, Vitor Sessak <vitor1001 at gmail.com> wrote:
> On 07/07/2010 10:46 PM, Sebastian Vater wrote:
>> /** Duration of the module, in AV_TIME_BASE fractional
>> seconds. This is the total sum of all sub-song durations
>> this module contains. */
>> uint64_t duration;
>
> Is this ever written in the files or is it calculated by the player? If the
> later, it does not belong to the BSS.
Either way this belongs in AVFormatContext and the demuxer.
Ronald
More information about the FFmpeg-soc
mailing list