[FFmpeg-devel] [PATCH] doc/muxers: update documentation for the framecrc muxer
Michael Niedermayer
michaelni at gmx.at
Sat Apr 7 11:46:12 CEST 2012
On Sat, Apr 07, 2012 at 11:12:51AM +0200, Stefano Sabatini wrote:
> Add mention to the pts and duration log fields, added in
> d2afbd9a56e4e863bad01923006dd9b77f747035.
>
> Fix trac ticket #1159.
> ---
> doc/muxers.texi | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/doc/muxers.texi b/doc/muxers.texi
> index 7d64482..7fd6548 100644
> --- a/doc/muxers.texi
> +++ b/doc/muxers.texi
> @@ -64,7 +64,7 @@ and video frame. By default audio frames are converted to signed
> CRC.
>
> The output of the muxer consists of a line for each audio and video
> -frame of the form: @var{stream_index}, @var{frame_dts},
> +frame of the form: @var{stream_index}, @var{frame_dts}, @var{frame_pts}, @var{frame_duration},
> @var{frame_size}, 0x at var{CRC}, where @var{CRC} is a hexadecimal
> number 0-padded to 8 digits containing the CRC of the decoded frame.
LGTM
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
In a rich man's house there is no place to spit but his face.
-- Diogenes of Sinope
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120407/5de00172/attachment.asc>
More information about the ffmpeg-devel
mailing list