Changeset c22e2ec9 in ffmpeg

Timestamp:
Feb 12, 2012, 4:15:41 PM (13 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
e3cc6172
Parents:
3dffa1b4
git-author:
Andrey Utkin <andrey.krieger.utkin@gmail.com> (02/05/12 14:49:14)
git-committer:
Anton Khirnov <anton@khirnov.net> (02/12/12 16:15:41)
Message:

avconv: set AVFormatContext.duration from '-t'

Set output files duration to recording_time option, if given.
Rationale: to save duration into metadata for file that is written to
non-seekable output, for formats like FLV (with metadata at beginning).

Signed-off-by: Anton Khirnov <anton@khirnov.net>

(No files)

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