Changeset 99a357f4 in ffmpeg

Timestamp:
Feb 17, 2012, 10:03:30 PM (13 years ago)
Author:
Martin Storsjö <martin@martin.st>
Branches:
master
Children:
53026339
Parents:
af468015
git-author:
Martin Storsjö <martin@martin.st> (01/27/12 22:28:19)
git-committer:
Martin Storsjö <martin@martin.st> (02/17/12 22:03:30)
Message:

movenc: Write track durations with all bits set if duration is unknown

According to 14496-12, the duration should be all 1s if
the duration is unknown. This is the case if writing a moov
atom without any samples described in it (e.g. as in ismv files).

Signed-off-by: Martin Storsjö <martin@martin.st>

(No files)

Note: See TracChangeset for help on using the changeset viewer.